用Android Studio时,模拟器报错:
emulator: ERROR: x86 emulation currently requires hardware acceleration!
Please ensure Intel HAXM is properly installed and usable.
CPU acceleration status: HAX kernel module is not installed!
emulator: ERROR: x86 emulation currently requires hardware acceleration!
Please ensure Intel HAXM is properly installed and usable.
CPU acceleration status: HAX kernel module is not installed!
解决方法:
0、在BIOS里,开启(Enabled)“Security - Virtualization - Intel Virtualization Technology”。
1、打开SDK Manager,下载Extras下的Intel x86 Emulator Accelerator(HAXM installer)。
2、运行sdk\extras\intel\Hardware_Accelerated_Execution_Manager\intelhaxm-android.exe。