简体   繁体   中英

Android emulator showing offline

From within a Java application, I am using emulator '-avd "+emulatorName+" -scale 96dpi -dpi-device 160' command to open an emulator. Emulator is opening however it is always in offline state in DDMS and because of this I am not able to run apk on this. Any Idea on this?

The "wipe user data" option finally solved my problem. just wipe user data every time you start the emulator(i dont know how to do that from command line). This always works for me! I use windows 8 x64 , eclipse.

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