Android Studio 模拟器“未找到/dev/kvm”

2023-12-24

Couldn't use x86 emulators, AVD manager shows warning "/dev/kvm is not found" and telling me to edit BIOS security setting to enable VT-x.enter image description here


重新安装 HAXM 解决了我的问题 脚步:

  1. 确保SDK Manager -> Extras -> Intel x86 Emulator Accelerator (HAXM installer)已安装
  2. 导航<sdk>/extras/intel/Hardware_Accelerated_Execution_Manager/
  3. Run ./HAXM\ installation -u
  4. Run ./HAXM\ installation
本文内容由网友自发贡献,版权归原作者所有,本站不承担相应法律责任。如您发现有涉嫌抄袭侵权的内容,请联系:hwhale#tublm.com(使用前将#替换为@)

Android Studio 模拟器“未找到/dev/kvm” 的相关文章

随机推荐