【ANDROID学习】

本文介绍了在Eclipse中开发Android程序时遇到的虚拟机启动失败问题及解决步骤,包括如何关闭Hyper-V,安装Intel HAXM来确保硬件加速功能的启用。
摘要由CSDN通过智能技术生成

Eclipse开发Android程序DEBUG

一 .虚拟机启动失败

  1. 报错信息:
    emulator: ERROR: x86_64 emulation currently requires hardware acceleration!
    Please ensure Intel HAXM is properly installed and usable.
    CPU acceleration status: Please disable Hyper-V before using the Android Emulator. Start a command prompt as Administrator, run ‘bcdedit /set hypervisorlaunchtype off’, reboot.

  2. 原因分析:
    跟着网上一步步百度,设置了很多东西发现本质的Hyper-V并没有关闭,于是回到eclipse报错信息,发现已经给出了解决方案:Start a command prompt as Administrator, run 'bcdedit /set hypervisorlaunchtype off

  3. 解决方案:
    1.3.1 先用管理员身份运行cmd(如下图cmd窗口带“管理员”字样)
    1.3.2 然后按照error里的信息键入bcdedit /set hypervisorlaunchtype off,可以看到显示操作成功完成,重新点击模拟器start,但是还是出现相同报错,于是将电脑重启。

评论 1
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包
实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值