user1462498
user1462498

Reputation: 374

Android Emulator not responding - frozen

when i try to launch AVD in emulator a small window appears (see image) and after 5 second it says not responding and stays that way until i close it.

i searched online and tried all solutions but non worked

i dont know what else i can try, please help if you can.

enter image description here enter image description here enter image description here

Upvotes: 3

Views: 4532

Answers (2)

Semih
Semih

Reputation: 1

For my case it was Visual Studio Xamarin and Android Studio installations probably interfering with each other. So, I completely removed both of them with no left over files and registry. Afterwards installing only Android Studio withcorresponding SDK tools and accelerator solved my problem. I haven't installed VS Xamarin (MAUI) again, as it may break things again.

Upvotes: 0

user1462498
user1462498

Reputation: 374

so it seems even though intel HAXM shows as installed on SDK Tools, it wasnt really installed so i had to go to below location and manually reinstall (intelhaxm-android) file.

C:\Users\SUHAIL\AppData\Local\Android\Sdk\extras\intel\Hardware_Accelerated_Execution_Manager

if the file doesnt exist in that location, that means it wasnt downloaded and you will have to download the file online

Upvotes: 6

Related Questions