No system images installed for this target



  分类: Android开发
经上网查证,发现原因在于CPU/ABI选项无法选择,并显示“No system images

 installed for this target”,也就是没有适合的系统镜像,通过与安装好了的ADT-bundle中的

AVD Manager创建模拟器的窗口情况对比,发现该下拉列表选项正好是SDK Manager安装包

Android4.2.2(API 17)的一个组件“ARM EABI v7a System Image”没有安装,如图2所示。

安装好了之后,问题解决。另:如果安装了"Inter x86 Atom System Image",则CPU/ABI列

表选项更加丰富。
No system images installed for this target_第1张图片

你可能感兴趣的:(No system images installed for this target)