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


    运行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路径extrasintelHardware_Accelerated_Execution_Manager"下,如下图:

     

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

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

    打开模拟器,如下图:

  • 相关阅读:
    笔记二
    笔记一:高效的可维护的,组件化的CSS
    移动端调自适应的方法
    前端世界的憧憬
    JAVA继承、多态与接口
    JAVA第一周
    常用CSS标签1——属性
    回头再看N层架构(图解)
    .net 配置加密
    小小商城的一次前端架构演变
  • 原文地址:https://www.cnblogs.com/lizm166/p/10476335.html
Copyright © 2020-2023  润新知