I have got an AMD Ryzen CPU and Android Studio's emulator doesn't work. It doesn't start the emulator becouse the CPU doesn't support the x86 emulator
我有一个AMD Ryzen CPU和Android Studio的模拟器不工作。它不会启动模拟器,因为CPU不支持x86模拟器。
3 个解决方案
#1
4
According to This answer, AMD virtualization for Android is only supported on Linux. If Ryzen becomes hugely popular, maybe they'll write one for Windows, but I won't be holding my breath.
根据这个答案,Android的AMD虚拟化只在Linux上支持。如果Ryzen变得非常流行,也许他们会为Windows写一个,但我不会屏息以待。
#2
2
Here is a list of ways to get around it:
下面列出了一些解决问题的方法:
- genymotion personal is free but you need to register
- genymotion个人是免费的,但你需要注册。
- Visual studio android emulator is also free and is fast. I had issues with it disconnecting on android studio
- Visual studio android仿真器也是免费的,而且速度很快。我在android studio上遇到了问题。
- Physical device. You will have a hard time trying to see the sqlite database if it isn't rooted.
- 物理设备。如果没有根,您将很难看到sqlite数据库。
With the physical device you can download Vysor on play store and install the extension on google chrome. Then you can have the physical device on your monitor.
使用物理设备,您可以下载Vysor并在谷歌chrome上安装扩展。然后你可以在显示器上安装物理设备。
#3
0
Gennymotion should work for amd users. I emailed them and they said yes it should work.
Gennymotion应该为amd用户工作。我给他们发了电子邮件,他们说应该可以。
check here to see their specific requirements.
在这里查看他们的具体要求。
#1
4
According to This answer, AMD virtualization for Android is only supported on Linux. If Ryzen becomes hugely popular, maybe they'll write one for Windows, but I won't be holding my breath.
根据这个答案,Android的AMD虚拟化只在Linux上支持。如果Ryzen变得非常流行,也许他们会为Windows写一个,但我不会屏息以待。
#2
2
Here is a list of ways to get around it:
下面列出了一些解决问题的方法:
- genymotion personal is free but you need to register
- genymotion个人是免费的,但你需要注册。
- Visual studio android emulator is also free and is fast. I had issues with it disconnecting on android studio
- Visual studio android仿真器也是免费的,而且速度很快。我在android studio上遇到了问题。
- Physical device. You will have a hard time trying to see the sqlite database if it isn't rooted.
- 物理设备。如果没有根,您将很难看到sqlite数据库。
With the physical device you can download Vysor on play store and install the extension on google chrome. Then you can have the physical device on your monitor.
使用物理设备,您可以下载Vysor并在谷歌chrome上安装扩展。然后你可以在显示器上安装物理设备。
#3
0
Gennymotion should work for amd users. I emailed them and they said yes it should work.
Gennymotion应该为amd用户工作。我给他们发了电子邮件,他们说应该可以。
check here to see their specific requirements.
在这里查看他们的具体要求。