This document provides instructions for developing mobile applications with Adobe AIR for both Android and iOS platforms. It discusses setting up the AIR SDK and Android SDK, as well as obtaining certificates, adding devices, creating app IDs, and generating provisioning profiles needed for iOS development. Code snippets are provided for tasks like generating certificate signing requests on both Windows and Mac systems. Best practices for optimizing AIR mobile apps are also mentioned, such as reusing objects and using efficient data types.