• After 15+ years, we've made a big change: Android Forums is now Early Bird Club. Learn more here.

Android Emulator

HI all,

I am using Eclipse IDE for test android applications.
To run the Application I used the following procedure:

  1. Select Run > Run Configurations.and select the Android virtual device and press ok.
  2. Then my appllication run successfully.
After closing the emulator again if I do the same it shows Lanching HelloAndroid(27%) as processing and no more move.

How to use emulator repeatedly to test my application without closing the Eclipse IDE?
 
Back
Top Bottom