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

后端 未结 10 1340
故里飘歌
故里飘歌 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:39

    Either your CPU does not support virtualization, or it is disabled in the bios. Go into your bios and see if you can find a setting to enable it.

提交回复
热议问题