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

Popular posts from this blog

objective c - Change font of selected text in UITextView -

php - Accessing POST data in Facebook cavas app -

c# - Getting control value when switching a view as part of a multiview -