Installing Android Support Repository offline

前端 未结 6 984
星月不相逢
星月不相逢 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条回答
  •  时光说笑
    2021-01-30 18:12

    If you have another computer(or friend's computer) that working android studio,

    just copy the sdk folder

    • typically C:\Users\$usrname$\AppData\Local\Android\sdk
    • and need to zipping (too many folders and files in it)

    oops, My first computer os is windows 10 64bit and second computer os is windows 7 32bit

    and sdk trouble occurred

    and I found another solution here

    After 5?minutes the install seemed to go through (not sure though if it just timed out... but at least starting downloading rest of files) ... now stuck on sdk-tools-darwin-###.zip and went through after few minutes... now stuck again at emulator-darwin-4266726.zip, then build_tools_r27-macosx.zip. then on google_m2repository_gms_v11_3_rc05_wear_2_0_5.zip.... and then platform-27-r01.zip and so on... Will report back if it actually still installed everything and works. – armyofda12mnkeys Nov 3 '17 at 18:11

    and I'm happy now

提交回复
热议问题