相关资料:
1.http://www.cnblogs.com/yc-755909659/p/4080645.html
问题现象:创建Android模拟器提不”no system images installed for this target”。
问题原因:在于CPU/ABI选项无法选择,并显示“No system images installed for this target”,也就是没有适合的系统镜像,即SDK中对应的Android版本没有下载系统镜像。
问题处理:启动“Android Tools”下载对面版本号的“CPU/ABI”就可以了。