I want to use Adobe Flash in the development of Android applications. But how do I install flash on the emulator so that I can test my software with flash?
I want to use Adobe Flash in the development of Android applications. But how do I install flash on the emulator so that I can test my software with flash?
To install the AIR runtime on the emulator:
adb -e install -r Runtime_Emulator_Froyo_20100930.apk
from this site: http://flashsimulations.com/2010/10/19/developing-android-applications-with-adobe-air/
In the Android browser, browse to http://get.adobe.com/flashplayer and it should redirect you to the Android Flash install.