Browsing all articles in Air

How to install Adobe Air applications on Android Emulator?

Posted Posted by Ercan in Air, BLOG     Comments 12 comments
Jun
9

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 :)

read more

Desktop shortcut not work!

Posted Posted by Ercan in Air     Comments 4 comments
Mar
23

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 ?

read more

Adobe Air auto-update Error# 16820 solution

Posted Posted by Ercan in Air     Comments 3 comments
Mar
23

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.

read more

First Post!

Posted Posted by Ercan in Actionscript, Air, Flex     Comments No comments
Mar
6

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.

read more