GithubHelp home page GithubHelp logo

lheberlie / building-mobile-apps-flex Goto Github PK

View Code? Open in Web Editor NEW
9.0 9.0 12.0 25.47 MB

Building Mobile Applications with the ArcGIS API for Flex: In this session we show you how easy it is to use Flex to deploy native mobile mapping applications on iPhone and Android. We’ll cover considerations for mobile versus web development. And, explore topics such as map performance, events, multiple views as well as handling gesture, orientation changes and we’ll also cover debugging tips.

License: Apache License 2.0

ActionScript 97.70% CSS 2.30%

building-mobile-apps-flex's People

Contributors

lheberlie avatar ycabon avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

building-mobile-apps-flex's Issues

MobileMapBoilerPlate Save button when editing

after clicking a feature and opening a popup, the user can hit edit or zoom to. When hitting edit the view changes to allow the user to edit. after editing both save and delete are not tied to any functions and do not save changes or delete the feature.

Add hello world sample.

Add sample code for basic hello world demo. This demo is slightly more polished that what will be shown in a dry run demo due to time constraints.

Add hello ane sample. (AIR Native Extension)

Add sample code for demonstrating how to setup an AIR Native Extension for a Flex mobile application. This is nothing more than a boilerplate example of "getting it to work". You can think of this as the baby steps of understanding the ANE framework. This includes an ActionScript library project for the ANE, the source code for the ANE, and a Flex mobile project to demonstrate how it works.

Fix hello orientation sample to correct issues on Android devices.

There were some issues with how Android devices handled the StageOrientationEvent, and runtime issues how Android handled accessing the stage. This fix corrected both issues. Use addedToStage and removedFromStage on View to add event listener. Use stage.deviceOrientation to detect the orientation of the device.

How to accommodate multiple screens

Hi
When I was using flex to learn how to develop mobile applications, I didn't quite understand how to adapt to multiple resolution screens.I see a bitmap that can be adaptive by setting multiple dpi, but where is the layout of the component (width and location)?
I look forward to your help and thank you very much

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.