Can I run Android Studio (Android SDK emulator) in a Microsoft hyper-v virtual machine?

后端 未结 7 1699
鱼传尺愫
鱼传尺愫 2020-12-01 02:11

Can I run Android Studio and Android SDK emulator in a Microsoft hyper-v virtual machine? Please read carefully.

I already use Hyper-V a lot for other purposes. Now

7条回答
  •  一整个雨季
    2020-12-01 02:49

    Microsoft posted a link to allow Hyper-V as hardware accelerator for android emulator run in windows.

    The link is here

    Here is the instructions.

    1. Enter About in the Windows search box.

    2. Select About your PC in the search results.

    3. Scroll down in the About dialog to the Windows specifications section.

    4. Verify that the Version is at least 1803.

    5. Enter windows features in the Windows search box and make sure both Hyper-V and Windows Hypervisor Platform are checked.

    6. Open SDK manager in Android Studio, make sure your Android Emulator version is at least 27.2.7.

    7. Restart your computer, and relaunch your Android Emulator in AVD Manager in Android Studio.

提交回复
热议问题