Android Studio Virtual Device on a Windows 7 VM not compatible

后端 未结 7 1014
别跟我提以往
别跟我提以往 2021-02-18 13:16

I have a VirtualBox VM on my computer, the VM is running Windows 7 64bit. I installed Android Studio on that VM. I only have the basic Hello World application. When I try to run

7条回答
  •  灰色年华
    2021-02-18 13:38

    if you've already enabled VT-x in the BIOS setting, make sure that you have installed intel haxm that comes with android sdk. If you haven't install it yet, you can open your SDK manager and install it from there or you can download it from this https://dl-ssl.google.com/android/repository/extras/intel/addon/haxm-windows_r6_0_5.zip, unzip it to extras folder in your android sdk then install.

提交回复
热议问题