我刚刚使用Android Studio设置了新的PC,并且无法启动任何虚拟设备。当我启动设备时,我收到以下消息:
Starting emulator for AVD 'Nexus_5_API_21_x86'
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!
当我运行HAXM安装程序时,它说
This computer meets the requirements for haxm but intel virtualization is not turned on
但是在BIOS中,它肯定是打开的。
有什么想法为什么我不能使它工作?
谢谢。
最佳答案
因此某些防病毒软件会阻止HAXM运行,并确保您没有运行Windows Hypervisor。 (在程序列表下的窗口中,在H下)。
关于android - Android虚拟设备和英特尔HAXM,我们在Stack Overflow上找到一个类似的问题:https://stackoverflow.com/questions/27754104/