简体   繁体   中英

Trouble with Eclipse Android Emulator

I'm trying to run an Android application on the emulator. When I run the application from Eclipse, it prompts me to pick the emulator, but when I actually run it, nothing happens. What am I missing?

Try

Go to Eclipse-> window-> Android Virtual Device Manager

If you have created a AVD ,it will be visible there, Select it and Click on Start on Right Side

This should launch your AVD

After Launching AVD, run you application on it

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM