I am working on andorid and my emulator is working fine but now whenever I try to run my project my emulator always get freeze I have also added that picture. Any help to resolve this issue?
2
Try delete this emulator and create some new emulator.
That’s Windows 11 right? A lot of people seem to be having issues and there’s an issue about it on Google’s tracker:
Android Studio Emulator is not working on Windows 11 using WHPX
Android Studio Emulator is not working on Windows 11 when WSL2 is installed
If none of that applies (the question shows how to run the emulator from a terminal, so you can see what the output is) then I’d try in this order:
but given that it’s hanging like that partway through initialisation, it might be an issue with the emulator process itself. Some stuff to try anyway
Click here to cancel reply.
2
Answers
Try delete this emulator and create some new emulator.
That’s Windows 11 right? A lot of people seem to be having issues and there’s an issue about it on Google’s tracker:
Android Studio Emulator is not working on Windows 11 using WHPX
Android Studio Emulator is not working on Windows 11 when WSL2 is installed
If none of that applies (the question shows how to run the emulator from a terminal, so you can see what the output is) then I’d try in this order:
but given that it’s hanging like that partway through initialisation, it might be an issue with the emulator process itself. Some stuff to try anyway