For Ryzen on Windows 10, use the latest stable instead of canary.
Enable virtualization in BIOS.
Remove HAXM.
Turn off Hyper-V, Windows Hypervisor platform, Windows Sandbox(depends on your windows version, old versions may not have all). REBOOT
Launch SDK Manager via Android Studio and you should see "Android Emulator Hypervisor Driver for AMD Processors". Check and click "Apply". The SDK Manager will download the installer package and unpack it to $ANDROID_SDK_ROOT\extras\google\Android_Emulator_Hypervisor_Driver.
Then,
Open a Windows command console with administrator privileges.
Go to $ANDROID_SDK_ROOT\extras\google\Android_Emulator_Hypervisor_Driver.
Run silent_install.bat. Make sure you see the desired output from the installer: STATE: 4 RUNNING
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.
With Android Studio Canary, I've lot of problem...
Use the Android Studio Cannary for this. I was with the even issue and it fix for me. Watch the video for help to configure it.
https://www.youtube.com/watch?v=57vZtl5l9hk
For Ryzen on Windows 10, use the latest stable instead of canary.
$ANDROID_SDK_ROOT\extras\google\Android_Emulator_Hypervisor_Driver.
Then,
STATE: 4 RUNNING
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