Hi,
Installed new Apache Flex 4.10.0 SDK and included AIR 3.8 SDK. For testing, used a Flash project that works perfectly using only AIR SDK 3.8 (a previous install in a separate location on the machine). When I now debug testing with the same project and using the new install of Flex plus AIR 3.8 included in its folder, getting exit code 9 error. The Flash animation displays for a second and then exits automatically (it should continue to display).
error while loading initial content
When I try to compile an AIR APK, getting error 103:
application.android is an unexpected element/attribute
[ADT command line]
The ADT command line, if opened, shows the error related, as far as I can tell, to using a signing certificate. I think this was a previous Flex SDK bug/problem: processing the certificate/password. (When I compile using the separately installed AIR 3.8 SDK and certificate/password: works OK, compiles the APK with no errors.
For now, will return to using separately installed AIR 3.8 and not use new Flex 4.10/AIR 3.8 install.
Any way to fix and use new Flex 4.10/AIR?