Install Air applications in Android without Adobe Air… here is a solution to the problem.
Install Air applications in Android without Adobe Air
I
developed an Adobe Air app and I found that the mobile device I was trying to install the app on was not compatible with the device supported by Adobe Air because it hadn’t been launched yet.
So, how do I fix it?
I have some thoughts :
- Is it possible to change the phone name to fake another device and Adobe Air will not refuse to install?
- Is it possible to convert AIR to Java?
- Is it possible to run Air without Java?
- Ditch Flash and switch to Java or Javascript.
Thanks!
Solution
Starting with AIR 3.0, you can use Captive Runtime on Android, just like on iOS. This way you don’t need to install AIR because the runtime bundles it in your application.
If you’re using Flash Builder, check out this link: Captive Runtime packaging in Air 3.0 .
If not, use this instead: Installation and deployment options in Adobe AIR 3