Android Studio Virtual Device on a Windows 7 VM not compatible

后端 未结 7 1051
别跟我提以往
别跟我提以往 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:27

    I had the same issue, solved it by Installing the Intel Hardware Accelerated Execution Manager. Download it with the SDK Manager, it's in Extras. After this, go to the folder

    [Android SDK Root]\extras\intel\Hardware_Accelerated_Execution_Manager

    then run IntelHaxm.exe and install.

    Here the link of the Intel Hardware Accelerated IntelHaxm.exe for Microsoft Windows,Mac OS* X, and Linux Ubuntu

    enter image description here

    You'll get the following message if you don't have virtualization enabled in your BIOS:

    enter image description here

提交回复
热议问题