How to install Adobe Air applications on Android Emulator?
Everyone is talking about Adobe Air on Anroid devices, but the answer to the question “How can I test my application without buying an android device?” is not very clear. There are many air applications working on real devices but I could not find a specific tutorial working on emulator and decided to write a brief one :)
Desktop shortcut not work!
There are hundreds of examples for minimizing Air Application to system tray. Of course application does not minimize itself to the system tray, it just changes its visibility to “false“. So you can change visible property from tray icon native menu or by clicking-double clicking. If you follow traditional procedures you will see that when you click desktop shortcut, your application not restore (or become visible) again. Shortcut becomes useless when you minimize your application to tray! Then how can you solve this problem ?
Adobe Air auto-update Error# 16820 solution
For auto-update feature of my air application, I prepared everything perfectly :
- Used ApplicationUpdaterUI for updater,
- Published an application which had a same version number written in update.xml and upload it to the server.
- Gave correct path for updated-air file on the server.
- Install an old version of application to my PC.
First Post!
Hi world:)
In my blog I’ll try to share my experiences about Adobe Flash – Adobe Flex and Adobe Air applications. My posts do not include any line of code from my company’s projects. They will be the just the reflections of my freetime experiments.
blog Categories
Recent Posts
- Showing flash objects in WebView
- Using Android library projects in custom builds
- How to open another application from current application on Android? – Different Approach
Archives
- December 2011
- October 2011
- September 2011
- July 2011
- June 2011
- August 2010
- June 2010
- May 2010
- March 2010

Posted by Ercan in