flex - how to install adobe air in android emulator -
i implementing 1 application related android in adobe flex, .apk generated , while installing .apk file in emulator, emulator showing 1 pop install adobe air, while again installing on adobe air , showing no mobile device connected system. how can install adobe air in emulator test application made in adobe flex?
thanks in advance narasimha
to install air runtime on emulator:
adb -e install -r runtime_emulator_froyo_20100930.apk
from site: http://flashsimulations.com/2010/10/19/developing-android-applications-with-adobe-air/
Comments
Post a Comment