I tried to open run my program on the Android studio.
Error: Unable to install HAXM
I uninstalled the HAXM from the android studio to reinstall.
Error: Unable to install Intel HAXM Unknown Error Please file a bug against Android Studio.
I tried to download another emulator and a new operating system and the error is the same as usual.
Asked
Active
Viewed 245 times
0

feridok
- 648
- 7
- 26

Samuel Arogbonlo
- 32
- 8
-
Try to download install intel x86 Emulator Accelerator from [https://www.filecroco.com/download-intel-hardware-accelerated-execution-manager/] restart android studio. I hope it will solve your issue. – Vishal Feb 10 '20 at 11:40
-
please refer [I can't install intel HAXM](https://stackoverflow.com/questions/28418450/i-cant-install-intel-haxm) or [Failed to install HAXM during Android Studio installation](https://stackoverflow.com/questions/32795704/failed-to-install-haxm-during-android-studio-installation) . – Molly Feb 10 '20 at 11:40
-
@VishalBari the webpage link is not going, it says "page not found" – Samuel Arogbonlo Feb 10 '20 at 12:00
-
Use this : https://www.filecroco.com/download-intel-hardware-accelerated-execution-manager/ – Vishal Feb 10 '20 at 12:01
-
@ChandraniChatterjee I apologize but None of those links has solved the issue, I have tried them already. – Samuel Arogbonlo Feb 10 '20 at 12:18
-
@VishalBari I have downloaded and installed but after installation, it redirects me to this link https://software.intel.com/en-us/android and still no change with the android studio – Samuel Arogbonlo Feb 10 '20 at 12:21
-
Did you try to restart your android studio? Or Invalidate your android studio cache and restart option – Vishal Feb 10 '20 at 12:24
-
invalidate caches and restart right? Yes I did – Samuel Arogbonlo Feb 10 '20 at 12:25
-
Had a similar issue and none of the suggestions worked. Had upgraded the OS, so as a final resort decided to update drivers for it from the official site, completely removed android studio and reinstalled, and everything worked fine. So try if updating your drivers helps as some utility or framework might be missing. – ljk Feb 11 '20 at 14:36