测试APP时出现以下错误信息:

Intel HAXM is required to run this AVD.

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

Unfortunately, your computer does not support hardware accelerated virtualization.
Here are some of your options:
 1) Use a physical device for testing
 2) Develop on a Windows/OSX computer with an Intel processor that supports VT-x and NX
 3) Develop on a Linux computer that supports VT-x or SVM
 4) Use an Android Virtual Device based on an ARM system image

   (This is 10x slower than hardware accelerated virtualization)

解决方案是使用基于ARM的系统映像。操作方法如图:

这样就没问题了。

更多相关文章

  1. Android图片解决方案
  2. listView当中有嵌套了有onClickListener的控件时ListView自身的o
  3. android 报错问题解析
  4. Suggestion: add 'tools:replace="android:value"' to element
  5. Linux下 解包/打包 Android(安卓)映像文件 system.img, boot.img
  6. Android(安卓)编译 product 分区
  7. Gradle build-info.xml not found for module app. Please make
  8. Android(安卓)Maven 采用第三方jar包,程序运行时报错的解决方案
  9. android sdk更新后出现please update ADT to the latest ve

随机推荐

  1. Android(安卓)NFC 标签 读写
  2. GraphWidget插件—简介
  3. Android(安卓)判断当前的界面是否是桌面
  4. Android之jni深入
  5. 【Android(安卓)studio】为按钮添加简单
  6. 如何进行adb模式下的调试
  7. [置顶] popwindow的基本使用
  8. android的make错误
  9. Android(安卓)自定义camera
  10. Android关于PagerAdapter的使用方法的总