问题
Why is the intel x86 emulator accelerator (HAXM installer) is showing not compatible with windows. I have windows 10 ,64 bit.
回答1:
- Check your system have Intel® VT-x Technology.
- If yes then goto bios settings and turn it on.
- Check This Link : https://software.intel.com/en-us/android/articles/installation-instructions-for-intel-hardware-accelerated-execution-manager-windows.
回答2:
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
回答3:
Maybe Virtualization option is disabled in BIOS settings. Enable it for HAXM to work.
回答4:
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
回答5:
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.
来源:https://stackoverflow.com/questions/41408552/why-is-the-intel-x86-emulator-accelerator-haxm-installer-is-showing-not-compat