Developing AIR applications for mobile devices

AIR applications on mobile devices are deployed as native applications. They use the application format of the device, not the AIR file format. Currently AIR supports Android APK packages and iOS IPA packages. Once you have created the release version of your application package, you can distribute your app through the standard platform mechanism. For Android, this typically means the Android Market, for iOS, the Apple App Store.

You can use Flash Professional, Flash Builder, or another ActionScript, Flash, or Flex development tool to build AIR apps for mobile devices. HTML-based mobile AIR apps are not currently supported.