Xamarin.Android模拟器提示HAX kernel module is not Installed
错误信息:
emulator : ERROR : x86 emulation currently requires hardware acceleration!
Please ensure Intel HAXM is properly installed and usable.
CPU accelaration status:HAX kernel module is not install3d
当模拟器使用x86镜像系统后,需要安装Intel x86模拟器加速组件。用户首先需要在SDK Manager的Extra中,下载Intel x86 Emulator Acceleartor组件。然后,到SDK目录\extras\intel\Hardware_Accelerated_Execution_Manager找到安装文件,并进行安装。
来源:oschina
链接:https://my.oschina.net/u/1585857/blog/744639