Why is the intel x86 emulator accelerator (HAXM installer) is showing not compatible with windows?

泄露秘密 提交于 2019-12-03 11:40:39

I did face the same issue (standalone sdk manager showing that its not windows compatible).

Step 1: Open Settings -> Android SDK -> SDK Tools Tab

Select the HAXM entry (see the last entry)


It installed it successfully!!



NOTE: This actually just downloaded the installer. It did not install it.

Step 2: In order to install check the installer at following location:

Run the intelhaxm-android.exe



Step 3: Restart Android Studio

Maybe Virtualization option is disabled in BIOS settings. Enable it for HAXM to work.

Because it is not compatibility with Windows, it depends on your CPU (every windows > Windows 7 is compatible but as name says, it is intel so I wouldn't expect anything on AMD CPU) but you have to check in your BIOS if there is option named: Intel Virtualization Technology.

If there is not, you can't emulate anything

If there is just turn it on

First verify that you have Intel® VT-x Technology enabled in the BIOS.

Then download and install HAXM from the link below.

https://software.intel.com/en-us/android/articles/intel-hardware-accelerated-execution-manager-end-user-license-agreement.

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!