[wear-os] Fail to create Android virtual Device, "No system image installed for this Target"

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?

This question is related to wear-os

The answer is


As a workaround, go to sdk installation directory and perform the following steps:

  • Navigate to system-images/android-19/default
  • Move everything in there to system-images/android-19/

The directory structure should look like this: enter image description here

And it should work!


I had android sdk and android studio installed separately in my system. Android studio had installed its own sdk. After I deleted the stand-alone android sdk, the issue of "“No system image installed for this Target” was gone.


If you use Android Studio .Open the SDK-Manager, checked "Show Package Details" you will find out "Android Wear ARM EABI v7a System Image" download it , success !