Android Emulator freezes
My emulator froze and I couldn't fix it with the other answers, but this solved it:
Tools->AVD Manager
In the Actions column for your virtual device, click the white arrow on the right and then click Wipe Data.
This will clear the cache for the virtual device.
If your app depends on Google Play services, you will need to update it again
Try this:
In the Android Virtual Device (AVD) settings, select
- edit this AVD
, then click
- show advanced setting
then
- DISABLE multi-core CPU
.