创建安卓虚拟设备失败,“没有为此目标安装系统映像" [英] Fail to create Android virtual Device, "No system image installed for this Target"

查看:32
本文介绍了创建安卓虚拟设备失败,“没有为此目标安装系统映像"的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

.

Unable to create Android Virtual Device i follwed this link.

I installed all ARM images for each Android more than 4.0.

I installed intel & MIPs as well.

But, still my AVD Manager is saying "NO System images installed for this target".

why, so?

解决方案

In order to create an Android Wear emulator you need to follow the instructions below:

  1. If your version of Android SDK Tools is lower than 22.6, you must update

  2. Under Android 4.4.2, select Android Wear ARM EABI v7a System Image and install it.

  3. Under Extras, ensure that you have the latest version of the Android Support Library. If an update is available, select Android Support Library. If you're using Android Studio, also select Android Support Repository.

Below is the snapshot of what it should look like:

Then you must check the following in order to create a Wearable AVD:

  1. For the Device, select Android Wear Square or Android Wear Round.

  2. For the Target, select Android 4.4.2 - API Level 19 (or higher, otherwise corresponding system image will not show up.).

  3. For the CPU/ABI, select Android Wear ARM (armeabi-v7a).

  4. For the Skin, select AndroidWearSquare or AndroidWearRound.

  5. Leave all other options set to their defaults and click OK.

Then you are good to go. For more information you can always refer to the developer site.

这篇关于创建安卓虚拟设备失败,“没有为此目标安装系统映像"的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆