简体   繁体   中英

eclipse android emulator not starting

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

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.

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

如果您在AVD遇到问题,我强烈鼓励尝试Genymotion

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.

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

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