Eclipse Emulator not responding [duplicate]

故事扮演 提交于 2019-12-30 16:52:12

问题


When I run my android app on the eclipse emulator. I get

"Waiting for HOME ('android.process.acore') to be launched..." 

in the console and just a black screen (not even the android logo) in the emulator. I have been waiting for a long time, but there is no response from the emulator.

I need to test in this emulator only, because I have created a new emulator device with configuration as that of - "Motorola - Droid Turbo".

I don't know why this eclipse emulator is not working; Can anyone help me on this please??

Thanks in advance!


回答1:


I would rather comment but I can't, If you are running System Image API 19 or higher in AVD it would take a lot of time to load or may not load at all. try System image API 18 or low and see if your emulator works, kindly show an screen shot of your AVD when you were creating it, a lot of information can be gathered from that.




回答2:


You can use Genymotion emulator. It much faster than standart emulator.




回答3:


Yes, API 19 or higher system images do take more time to load. If you want an immediate response, try it on a real android device.



来源:https://stackoverflow.com/questions/26972166/eclipse-emulator-not-responding

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!