android studio - manually download system image for emulator

后端 未结 7 1812
礼貌的吻别
礼貌的吻别 2020-12-23 16:39

Good day,I\'m a student and I\'m trying to create a virtual device in Android Studio, however my home internet is too slow to download a System Image, there is an internet c

7条回答
  •  再見小時候
    2020-12-23 17:03

    I have faced the same issue when manually installing an android-wear image. For android-wear images the directory structure looks like this.

    /system-images/android-/android-wear/
    

    example: For this wear image https://dl.google.com/android/repository/sys-img/android-wear/x86-28_r03.zip

    /system-images/android-28/android-wear/x86
    

    Don't forget to restart the Android Studio!

提交回复
热议问题