The workflow for creating an AIR application for mobile (or other) devices is, in general, very similar to that for creating a desktop application. The primary workflow differences occur when it is time to package, debug, and install an application. For example, AIR for Android apps use the native Android APK package format rather than the AIR package format. Hence, they also use the standard Android install and update mechanisms.
The following steps are typical when developing an AIR application for Android:
You can use Adobe Flash Builder, Adobe Flash Professional CS5, or the command-line tools to accomplish these steps.
Once your AIR app is finished and packaged as an APK file, you can submit it to the Android Market or distribute it through other means.
The following steps are typical when developing AIR applications for iOS:
You must list the IDs of any test devices on which you plan to install the application when creating the provisioning profile.
Once your AIR app is finished, you can repackage it using a distribution certificate and provisioning profile. It is then ready to submit to the Apple App Store.
Twitter™ and Facebook posts are not covered under the terms of Creative Commons.