Creating your first AIR application for Android with the Flex SDK

To begin, you must have installed and set up the AIR and Flex SDKs. This tutorial uses the AMXMLC compiler from the Flex SDK and the AIR Debug Launcher (ADL), and the AIR Developer Tool (ADT) from the AIR SDK. See Setting up the Flex SDK. You must also download and install the Android SDK from the Android website, as described in: Android Developers: Installing the SDK. Note: For information on ..