问题
I have installed all the necessary files from android site, but when I run my emulator it just displays "ANDROID" and nothing else. I am using Intel Dual core (2.20GHz), ASUS motherboard and 3gb of RAM. Whats the prob I couldnt understand.. Even one of my friend using Intel Dual core(1.80GHz) with 1gb of RAM running smoothly then whats my problem.
回答1:
The emulator is slow becasue it is, of all things, emulating a completely different architecture (arm), and if it's the first time you've started it it has to create the memory file toi emulate the SD card you told it was there.
My bet would be that you simply didn't wait long enough for it to boot up.
You can save yourself some time by checking the option to save snapshots and start from them (it'll save you start time after the first time at least). Another emulator speed-up is to open your run configuration for whatever app you are going to run, click on the "Target" tab, and check the box to "Disable Boot Animation".
回答2:
The Emulator must be booting. Just waiting for it. The time is depending on your machine.
回答3:
Or you might want to look at the GPU support that comes with the new SDK. It's much faster http://android-developers.blogspot.com/2012/04/faster-emulator-with-better-hardware.html
来源:https://stackoverflow.com/questions/10424848/android-emulator-doesnt-work-properly