Android Studio Emulator “/dev/kvm is not found”

后端 未结 10 1335
故里飘歌
故里飘歌 2020-11-30 04:58

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.

10条回答
  •  粉色の甜心
    2020-11-30 05:36

    Re-installing HAXM resolved my problem Steps:

    1. Make sure SDK Manager -> Extras -> Intel x86 Emulator Accelerator (HAXM installer) is installed
    2. Navigate to /extras/intel/Hardware_Accelerated_Execution_Manager/
    3. Run ./HAXM\ installation -u
    4. Run ./HAXM\ installation

提交回复
热议问题