Installing Android Support Repository offline

前端 未结 6 1000
星月不相逢
星月不相逢 2021-01-30 17:18

I am trying to setup Android Studio + Android SDK on Linux. I was able to setup Android Studio and SDK Tools and other components except \"Android Support Repository\" (The down

6条回答
  •  慢半拍i
    慢半拍i (楼主)
    2021-01-30 17:54

    For macOS:

    1. Download android_m2repository_r47.zip
    2. Press command + shift + g from finder and then type

      ~/Library/
      

      And press return

    3. Then go to android/sdk/extras/android
    4. Then extract and save the files under the m2repository folder.

提交回复
热议问题