Android support repository path for manual copy -


due internet speed problems, android studio had problem downloading file https://dl.google.com/android/repository/android_m2repository_r32.zip

i download file manually, should copy (or extract) file?

inside android sdk installation there folder called extras

android-sdk\extras

inside extras extract zip files android_m2repository_r41.zip , support_r23.2.1.zip , rename these folders m2repository , support

at end should android-sdk\extras\m2repository , android-sdk\extras\support


Comments

Popular posts from this blog

sequelize.js - Sequelize group by with association includes id -

android - Robolectric "INTERNET permission is required" -

java - Android raising EPERM (Operation not permitted) when attempting to send UDP packet after network connection -