I am installing android studio but while downloading SDK component it fails with following error.
java.io.IOException: Cannot download '
.com/android/repository/android_m2repository_r47.zip': Read timed out
, response: 200 OK
Warning: An error occurred while preparing SDK package Android Support Repository:
Cannot download '
Read timed out
, response: 200 OK. 1 2 Answers
For some, running as Administrator or chmod 777 have corrected the issue.
It is a too big file (339 MB). If you don't have good speed internet, it will fail on downloading.
0