Installing HAXM on Windows 10 for Android Studio

46,135

Solution 1

This will fix your issue Develop apps using x86 Android* 4.4 (KitKat) emulator on Intel Developer Zone see the section

4. Download and install Intel HAXM

you will find other emulators intalation also

Solution 2


Make sure Virtualization is enabled in BIOS (advanced Firmware for windows 10)


and install manually from https://software.intel.com/en-us/android/articles/intel-hardware-accelerated-execution-manager/

after running installation batch file, silent_install.bat of downloaded zip file.

tns run android -->Should open up the simulator!

Share:
46,135
Connor Vance
Author by

Connor Vance

Updated on July 09, 2022

Comments

  • Connor Vance
    Connor Vance almost 2 years

    Android Studio told me to install HAXM, so I downloaded it and when I went to install, it said This computer does not support Intel Virtualization Technology. After some search, I found that if you uncheck Hyper-V in control panel, all will be well. The problem I'm facing is, it isn't even checked. Is there any other way to fix this issue or does my computer just really not support VT-X?