O arquivo descritor do aplicativo é um documento XML com a seguinte estrutura:
<aplicativo xmlns="http://ns.adobe.com/air/application/2.6"> <allowBrowserInvocation>...<allowBrowserInvocation> <android> <manifestAdditions <manifesto>...</manifesto> ]]> </manifestAdditions </android> <copyright>...</copyright> customUpdateUI>...</ <descrição> <texto xml:lang="...">...</texto> </descrição> <extensões> <extensionID>...</extensionID> </extensões> <nome de arquivo>...</nome de arquivo> <fileTypes> <fileType> <contentType>...</contentType> <descrição>...</descrição> <extension>...</extension> <ícone> <imageNxN>...</imageNxN> </ícone> <nome>...</nome> </fileType> </fileTypes> <ícone> <imageNxN>...</imageNxN> </ícone> <id>...</id> <initialWindow> <aspectRatio>...</aspectRatio> <autoOrients>...</autoOrients> <conteúdo>...</conteúdo> <fullScreen>...</fullScreen> <height>...</height> <maximizable>...</maximizable> <maxSize>...</maxSize> <minimizable>...</minimizable> <minSize>...</minSize> <renderMode>...</renderMode> <resizable>...</resizable> <systemChrome>...</systemChrome> <title>...</title> <transparent>...</transparent> <visible>...</visible> <width>...</width> <x>...</x> <y>...</y> </initialWindow> <installFolder>...</installFolder> <iPhone> <InfoAdditions>...</InfoAdditions> <requestedDisplayResolution>...</requestedDisplayResolution> </iPhone> <nome> <texto xml:lang="...">...</texto> </nome> <programMenuFolder>...</programMenuFolder> <publisherID>...</publisherID> <softKeyboardBehavior>...</softKeyboardBehavior> <supportedProfiles>...</supportedProfiles> <versionNumber>...</versionNumber> <versionLabel>...</versionLabel> </aplicativo>