Fail to create Android virtual Device, “No system image installed for this Target”

前端 未结 4 1423
我在风中等你
我在风中等你 2020-12-02 12:28

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.

4条回答
  •  悲哀的现实
    2020-12-02 12:59

    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!

提交回复
热议问题