Adobe AIR for Android Hello World
问题 Apologies in advance for asking such stupid questions, but: In Workflow for creating AIR applications for mobile devices, they say to Create an AIR application descriptor file (using the 2.5, or later, namespace). Compile the application. Package the application as an Android package (.apk). What do they mean by an AIR application descriptor file? Do they mean application.xml? What do they mean by the 2.5 namespace? I see application xmlns="http://ns.adobe.com/air/application/2.0" in