当运行Android程序时,弹出提示: no Android Virtual Device,当你create new Android Virtual Device时,错误提示:no system images installed for this target.

这是eclipse的一个Bug,它没有找到安装的sdk/system-images/android-22目录下的system images(armeabi-v7a and x86),你只需把sdk/system-images/android-22/default下的文件夹copy到sdk/system-images/android-22目录下,然后重启eclispe就可以完成create new Android Virtual Device.

更多相关文章

  1. [置顶] Android(安卓)怎么退出整个应用程序?
  2. android:text文字添加阴影效果
  3. 让Android程序自动打开软键盘
  4. 2、一、Introduction(入门):1、Application Fundamentals(应用程
  5. android中 layer-list和include的使用
  6. Android(安卓)studio打包报错:Lint found fatal errors while ass
  7. Android(安卓)Studio 提示错误:No IDEA annotations attached to
  8. 初学android遇到的几个问题
  9. [Android笔记一]手动创建Activity

随机推荐

  1. 为Android应用程序添加两个入口
  2. Ubuntu搭建Android交叉编译环境
  3. Android强制为自身应用设置实现多语言
  4. Execution failed for task ':app:preDeb
  5. android的logcat详细用法!
  6. Android能否在子线程刷新UI
  7. fullScreen时的软键盘监听(非重写Layout
  8. Android更新ADT到R17以后,不能用第三方ja
  9. Attribute is missing the Android names
  10. Android的电话功能介绍