Problems launching Android java project in a Android Virtual Machine using Eclipse

前端 未结 4 436
傲寒
傲寒 2021-01-17 06:33

I have installed and set up Eclipse and the plugin ADT in order to work with Android SDK. So far so good. But when I try to launch a VM(virtual Machine) for any android plat

4条回答
  •  情话喂你
    2021-01-17 07:14

    I had a similar issue which was solved by creating a new emulator and running it. You can check progress in Devices view through DDMS. Sometimes, this problem may occur when a snapshot enabled emulator hangs because of error, which can be solved by starting the emulator with user data wiped.

提交回复
热议问题