7 October 2011
Some familiarity with Adobe Flex is helpful.
Additional required products
iOS, Android, or BlackBerry Tablet OS device is useful but not required.
Beginning
Note: This article has been updated to include information about the BlackBerry Tablet OS and Apple iOS support added in the Flex 4.5.1 and Flash Builder 4.5.1 updates.
With the release of Adobe Flash Builder 4.5, you can now develop Flex applications for Android, BlackBerry Tablet OS, or iOS devices using the same workflow you use to build web or desktop applications today. In this quick tutorial, you'll build an application that gets the latest trending topics from Twitter and lets you see the tweets for each topic, as well as information on the user who posted each tweet (see Figure 1). Along the way, youll see how to create and lay out a mobile Flex application, bind it to data using the data connectivity features in Flash Builder, and test your application on both the desktop and on a physical device.
The mobile development features in Flex and Flash Builder 4.5 provide several key features:
To start with the tutorial, download the following:
For more information about building apps for mobile devices, read Mobile development using Flex SDK 4.5 and Flash Builder 4.5.
For more information on packaging an application for final deployment for each platform, see:
After finishing this tutorial, if you want to go further and explore building a more complete Flex application with a custom server back end, check out the Flex Test Drive for Mobile.
This work is licensed under a Creative Commons Attribution-Noncommercial-Share Alike 3.0 Unported License. Permissions beyond the scope of this license, pertaining to the examples of code included within this work are available at Adobe.
Flex User Forum |
More |
| 02/21/2012 | Problem with scrolling in ADG |
|---|---|
| 02/21/2012 | extending FormItem and direction |
| 02/21/2012 | Change the Selected TEXT Color of Spark DataGrid Row |
| 02/21/2012 | Vertically Align Text in Spark DataGrid Row |
Flex Cookbook |
More |
| 02/15/2012 | Custom WorkFlow Component |
|---|---|
| 02/09/2012 | Using Camera with a MediaContainer instead of VideoDisplay |
| 02/08/2012 | Digital Clock |
| 01/20/2012 | Skinnable Transform Tool |