Air 3.8 - Installation parse error


hi,

 

i'm building android app adobe air 3.8.

some users newer android devices (e.g. nexus 4) told me got parse error trying install app.

 

"parse error. there problem parsing package"

 

is wrong app.xml?

android part of app.xml:

 

 

<?xml version="1.0" encoding="utf-8" standalone="no" ?> <application xmlns="http://ns.adobe.com/air/application/3.8"> <id>com.example.android</id>   <versionnumber>1.0.0</versionnumber>   <filename>example</filename>   <description/>   <name>example</name>   <copyright/>   <initialwindow>     <content>example.swf</content>     <systemchrome>standard</systemchrome>     <transparent>false</transparent>     <visible>true</visible>     <fullscreen>false</fullscreen>     <rendermode>direct</rendermode>     <autoorients>true</autoorients>     <maximizable>true</maximizable>     <minimizable>true</minimizable>     <resizable>true</resizable>   </initialwindow>   <icon>     <image36x36>appiconsforpublishandroid/36.png</image36x36>     <image48x48>appiconsforpublishandroid/48.png</image48x48>     <image72x72>appiconsforpublishandroid/72.png</image72x72>   </icon>   <customupdateui>false</customupdateui>   <allowbrowserinvocation>true</allowbrowserinvocation>   <android>    <manifestadditions>       <![cdata[         <manifest android:installlocation="auto"> <uses-permission android:name="android.permission.internet"/> <uses-sdk android:minsdkversion="8"/> <supports-screens android:largescreens="true" android:xlargescreens="true"/>             <application android:hardwareaccelerated="true">      </application>         </manifest>     ]]>     </manifestadditions>   </android>   <versionlabel>1.0.0</versionlabel>   <supportedlanguages>en</supportedlanguages> </application>  

 

this part seems wrong:

 

 

 

though think either work.



More discussions in AIR Development


adobe

Comments

Popular posts from this blog

Thread: gpg: Conflicting Commands

Adobe Acrobat Pro , Terminal Server Use

when i try using AE CC 3d camera tracker after the first step it says "Analysis solve failed." help?