首页 > 移动平台 > 详细

运行android模拟器,emulator: ERROR: x86 emulation currently requires hardware acceleration!

时间:2019-03-05 14:12:21      阅读:200      评论:0      收藏:0      [点我收藏+]

运行android模拟器,emulator: ERROR: x86 emulation currently requires hardware acceleration!

问题:

运行android模拟器,emulator: ERROR: x86 emulation currently requires hardware acceleration!

分析:

电脑没有启用虚拟技术或者没有安装Intel HAXM软件。

解决方案:

1.确保BIOS中的Configuration(配置)中的Virtual technoly 为Enable(打开)

一般进入BIOS的方法是,电脑重启时按住F2(F12),设置Intel Virtual Technology为Enable状态,如下图:

技术分享图片

2.下载Intel HAXM 软件;

步骤:

第一步:打开“Android Studio - SDK Manager”,如下图:

技术分享图片

第二步:右侧选择“Android SDk” ,点击“SDK Tools”,然后选择“Intel x86 Emulator Accelerator (HAXM installer)”进行安装,如下图:

技术分享图片

第三步:查看并安装Intel HAXM

刚才所下载的软件,被放在:"SDK路径\extras\intel\Hardware_Accelerated_Execution_Manager"下,如下图:

 技术分享图片

第四步,点击安装“intelhaxm-android.exe”,如下图:

技术分享图片

第五步,启动Andorid Studio - AVD Manager,如下图:

技术分享图片

打开模拟器,如下图:

技术分享图片

 

运行android模拟器,emulator: ERROR: x86 emulation currently requires hardware acceleration!

原文:https://www.cnblogs.com/lizm166/p/10476335.html

(0)
(0)
   
举报
评论 一句话评论(0
关于我们 - 联系我们 - 留言反馈 - 联系我们:wmxa8@hotmail.com
© 2014 bubuko.com 版权所有
打开技术之扣,分享程序人生!