Rich Internet Applications, Flex, AIR, Java, Android

Monthly Archives: May 2010

Sample Application using Flex and AIR for Android

Here is a simple Employee Directory application I wrote to demonstrate 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 [...]
Posted in Air, Android, Flex | 26 Comments

Android Trader Application with Flex 4 and AIR

I recently blogged about building a Real Time Trader Desktop Application using Flex 4 and LiveCycle Data Services. I posted the source code for the AIR version and the Browser version of the application. The next logical step was to build a Mobile version. I used Flex 4 and the prerelease version of AIR for [...]
Posted in Air, Android, Flex | 10 Comments

Using the Flash Builder 4 Data Centric Features with Parsley (and other frameworks)

I have blogged about the new data-centric features in Flash Builder 4 here and here. One question people often ask me is: “Can I use this feature if I use a Framework (Cairngorm, Mate, Parsley, Spring ActionScript, Swiz, etc)?” The answer is yes: The classes generated by Flash Builder (Value Objects and Service Stubs) are [...]
Posted in BlazeDS, Flex, LCDS, Parsley | 15 Comments