最近改用 Android Studio,但是一执行模拟器就挂了
显示的错误讯息:
Cannot launch AVD in emulator.
Output:
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!
上网查过资料之后,这是没有安装硬件加速功能的关系
但是我的 BIOS 本身就不支援硬件加速,所以没办法安装
想请教各位前辈,有什么方法能够把 HAXM 的功能关掉
速度慢一点倒是没关系,主要是可以顺利执行,谢谢