Android Studio遇到的问题:Your CPU does not support required features (VT-x or SVM)

1.Your CPU does not support required features (VT-x or SVM)

Android Studio的使用过程中,发现有些电脑没有办法创建或运行虚拟机。

在创建虚拟机时候,出现下图所示:

Android Studio遇到的问题:Your CPU does not support required features (VT-x or SVM)_第1张图片

原因:电脑的处理器是AMD,而AMD不能安装HAXM

解决方法:Genymotion+AS插件

2.安装Genymotion

点击官网:http://www.genymotion.net/
Genymotion有免费版和收费版,个人用免费版就够了。

Android Studio遇到的问题:Your CPU does not support required features (VT-x or SVM)_第2张图片

备注:需要,必须注册后才能下载,请记牢密码,下载安装时需要登录。

安装成功后有这三样:

图6

3.AS插件

android Studio –> File –> setting –> plugins –> Brower –> 输入Genymotion –> Download –> restart AS. 
出现下图最右边的图标则表示安装成功:

图7

你可能感兴趣的:(Android Studio遇到的问题:Your CPU does not support required features (VT-x or SVM))