I used flashdevelop to create a default air for android project. But an apk cannot be generated. The cmd windows when apk setup creation failed:
Packaging: dist\Test.apk
using certificate: cert\Test.p12...
D:.......\application.xml: error 102: Invalid namespace http://ns.adobe.com/air/application/3.8
APK setup creation FAILED.
Troubleshooting:
-did you build your project in FlashDevelop? -verify AIR SDK target version in application.xml
I have tested changing the version of "" in application.xml from 3.0 to 3.8, but it still refused to work.
I hope I can make it finally with your help, thanks.