How to use Android Emulator on AMD Ryzen (Android Studio)?

前端 未结 3 2055
感动是毒
感动是毒 2021-02-06 15:25

I try to build Android app from Android Studio.

I tried to install HAXM from Android Studio installer but I\'ve an error:

Intel Virtualization T

3条回答
  •  北荒
    北荒 (楼主)
    2021-02-06 16:05

    I just purchased a ryzen 5 laptop with vega 8 video and was having alot of problems running the Android Studio emulator in the end the problem was resolved and it was very simple.

    1: enable SVM or other virtual machine setting in the BIOS 2: disable all hypervisor and virtual machine features by going to "Turn features on / off" in windows. 3: ensure you checkmark the AMD driver and uncheck HAXM in "SDK Tools" is SDK Manager.

    And most important:

    it is said that the latest update of android studio automatically installs the AMD driver once selected, however I found this not to be the case so the last step you need to do manually just to make sure.

    4:run : C:\users\username\AppData\Local\Android\Sdk\extras\google\Android_Emulator_Hypervisor_Driver\silent_install.bat

提交回复
热议问题