eclipse android emulator not starting

你。 提交于 2019-12-29 09:34:15

问题


I have some problems with my emulator in eclipse. When I create an AVD and start it, the emulator is running and showing the "Android" logo/text, but never moves on from there.

Should I set some specific settings when I create a new AVD to make it run faster? Any suggestions will be greatly appreciated


回答1:


If you have issues with AVD, I'd highly encourage to try Genymotion.




回答2:


If You have a PC/Laptop with less than 4GB RAM the emulator will take some time to start up and it will run very slow. Additionally You can tick a box called Use Host GPU in the Emulation Options while crating a new AVD.




回答3:


If you have a processor that supports VT-x, EM64T, and Execute Disable (XD) Bit functionality or in simple terms a core i processor, download intel HAXM android emulator. It is much faster then the default android emulator comes bundled.

Here is the link: Intel HAXM Android EMUALTOR




回答4:


You may have snapshots enabled, in which case, ensure you are selecting 'Wipe Device' in the device manager when you start it.

I would also suggest you just create a new AVD instance, and start from scratch - this doesn't take very long, and will likely be quicker than trying to debug a failing instance.




回答5:


Use lower specifications for your Android Emulator other than using a host GPU as mentioned by PLG. For details refer to my answer here.



来源:https://stackoverflow.com/questions/19338270/eclipse-android-emulator-not-starting

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