简体   繁体   English

Android Studio:由于运行HAXM而无法运行教程应用程序

[英]Android Studio: Can't run tutorial app because of HAXM

I start to learn Android Development using Android Studio, so when I apply what is in the Run app page (android 5.0): https://developer.android.com/training/basics/firstapp/running-app.html I get 我开始使用Android Studio学习Android开发,因此当我应用“运行应用程序”页面(android 5.0)中的内容时: https : //developer.android.com/training/basics/firstapp/running-app.html

C:\Users\?!?!\AppData\Local\Android\sdk\tools\emulator.exe -avd Nexus_5_API_21_x86 -netspeed     full -netdelay none
emulator: ERROR: x86 emulation currently requires hardware acceleration!
Please ensure Intel HAXM is properly installed and usable.
CPU acceleration status: HAX kernel module is not installed!

I searched here and I found that I should install: Intel x86 Emulator Accelerator(HAXM installer), I download it but the problem is that my CPU does not support intel Virtualization Technology. 我在这里搜索,发现应该安装:Intel x86 Emulator Accelerator(HAXM installer),我下载了它,但问题是我的CPU不支持英特尔虚拟化技术。 so how can I run apps without it. 所以如果没有它我该如何运行应用程序。 Please Help I'm STACK. 请帮助我是堆栈。 thanks 谢谢

下载并使用ARM版本的仿真器映像。

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM