Reputation: 594
I was trying to create a AVD on android studio.But i could not I had already installed intel HAXM. I have tried
1. I have installed intel HAXM through android Studio.
2. I have tried installing intel HAXM through intel website.
3. I executed silent_install in intel HAXM folder
4. I restarted my android studio after silent.install
The error i got
6:25 PM Emulator: emulator: ERROR: x86 emulation currently requires hardware acceleration!
6:25 PM Emulator: CPU acceleration status: Unable to open HAXM device: ERROR_FILE_NOT_FOUND
6:25 PM Emulator: Process finished with exit code 1
In my PC intel HAXM is installed at
C:\Users\Pie\AppData\Local\Android\Sdk\extras\intel\Hardware_Accelerated_Execution_Manager
Upvotes: 2
Views: 658
Reputation: 10709
If you are using version HAXM version 7.2.0, uninstall it and install version 7.1.0. Doing this solved my problem
Link for version 7.1.0 windows edition
Upvotes: 3