Copy link to clipboard
Copied
I installed air on a tablet (samsung galaxy 2) I also put a .air file I compiled on my pc onto tge tablet when I attempt to run the air file it replys with , unable to find application to pref8rm this action, sadly this wasnt as simple as I hoped , what steps did I miss?
Copy link to clipboard
Copied
You can not transfer a .air on to any mobile device without first recompiling it for it each target mobile platform. Go back to your project and change the Publish Target from AIR desktop to AIR for Android. You will then have to fiil out various settings and probably also deal with unsupported code that you will have to deal with.
Good luck,
Chris Griffith
Copy link to clipboard
Copied
is this possible on CS five or do I need a more current version
Copy link to clipboard
Copied
You would need CS5.5 or later to publish from within Flash Professional. It is possible to compile with the command line, but that might prove difficult depending on the structure of the project.
Copy link to clipboard
Copied
could you point me in the right direction for compiling air apps for Android with the command line
Copy link to clipboard
Copied
Find more inspiration, events, and resources on the new Adobe Community
Explore Now