When I starts android emulator in android studio ; after boot completes this window opens :
and emulator hangs . How can I fix this problem ?
I have tried changing the resolution, RAM size, Emulated performance graphic type, etc.. but none of them worked. Finally, I found that the android version image was my problem(Android P) so I downloaded a different version image and it worked fine
If the virtual device was previously working, try to wipe user data. Go to the AVD manager, select the virtual device action and click on "Wipe data" (Wipe the user data of this AVD)
Beyond other possible solutions, what worked to me was to change the "Emulated performance" option to "Software".
I found some solutions in this page : Error Message: emulator-arm.exe has stopped working
In this page suggests changing of resolution and RAM and you should decrease them. When I decrease my resolution It fixes this problem .
Try to use a low-resolution device, when I selected Nexus 4 it kept running smoothly with me. If it doesn't work. try this:
If you want to have graphics acceleration enabled by default for this AVD, in the Hardware section of the AVD configuration, click New, select GPU emulation and set the value to Yes.