Saturday, March 10, 2012

Flash CS5.5 How to install Air Runtime for test

For test, we musta install Air Runtime to device (Real device or emulator).
But it take many time to install it to emulator. Because emulator don't have google id.
Flash CS5.5 have Air runtime in the folder of installation.

For device
  Adobe Flash CS5.5\AIR2.6\runtimes\air\android\device\Runtime.apk

For emulator
  Adobe Flash CS5.5\AIR2.6\runtimes\air\android\emulator\Runtime.apk

How to install runtime.
(1)Start emulator by using Android Virtual Device Manager or doing etc.
(2)adb install Runtime.apk
      (need connecting PATH to Android bin folder)


No comments:

Post a Comment