Employee Directory Sample Application Using Flex and AIR for Android – Updated for Froyo

I finally took the time to rebuild the Employee Directory application with the latest version of AIR for Android (available here) to run on Froyo. See the links below to download the apk and the source code. (If you are still running Eclair see my original post).

The Employee Directory application demonstrates how to build Flex applications for Android using the AIR runtime.

Watch the video:

The key point when you look at the source code of this application is that you build Flex applications for Android the exact same way you build Flex applications for the Browser and the Desktop: same programming model, same language, same tools, same code. This application for example uses a local SQLite database on your device that you access using the same database API you’d use for any other Flex application running on the AIR runtime.

The other good news is that you have access to additional APIs (GPS, accelerometer), and you can integrate with other applications on your phone (dialer, SMS, email, etc).

Download the Application and Source Code

  • You can download the application (EmployeeDirectory.apk) here
  • You can download the source code (EmployeeDirectory.fxp project file) here

Comments

  1. w00t! It isn’t a real flash product until it has the employee directory app ported to it.

  2. Tahir Alvi says:

    It is very nice example so for i see for AIR apps to Android.

    I redesign it for my demo and i run it Android Emulator it work fine.

    Thanks

  3. warez says:

    Good stuff.Thank you!

  4. Bernie says:

    I think you need the application permission from now on. The EmployeeDirectory-app.xml would be something like:

    EmployeeDirectory
    EmployeeDirectory
    Employee Directory
    1.0.0
    mobileDevice

    EmployeeDirectory.swf
    true
    <!– true –>

    <![CDATA[

    ]]>

Trackbacks

  1. [...] Employee Directory Sample Application Using Flex and AIR for … [...]

  2. [...] Sample App using Flex, AIR, and the Microphone API AIR on Android: TweetrApp Video walk-through Employee Directory Sample Application Using Flex and AIR for Android – Updated for Froyo Flex 4 Application Handling Touch Events on Android with Flash Player [...]

  3. [...] Sample App using Flex, AIR, and the Microphone API AIR on Android: TweetrApp Video walk-through Employee Directory Sample Application Using Flex and AIR for Android – Updated for Froyo Flex 4 Application Handling Touch Events on Android with Flash Player [...]

Speak Your Mind

*