我正在安装 android studio,但是在下载 SDK 组件时失败并出现以下错误。
java.io.IOException: Cannot download 'https://dl.google
.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 'https://dl.google.com/android/repository/android_m2repository_r47.zip':
Read timed out
, response: 200 OK.
答案1
对于某些人来说,运行as Administrator
或chmod 777
已经纠正了这个问题。
答案2
文件太大了(339MB)。如果你的网速不好,下载会失败。