【发布时间】:2015-05-20 17:32:56
【问题描述】:
我正在使用最新版本的 (android-studio-bundle-135.1740770-windows 7)
我已完成安装过程,但当我打开 Android SDK 时,它显示“正在下载组件”。我让它下载,但下载失败并出现此错误:
****// Refresh Sources:
Failed to fetch URL
(http://dl.google.com/android/repository/addons_list-2.xml), reason: Unknown Host dl.google.com
Fetched Add-ons List successfully
Refresh Sources
Failed to fetch URL
http://dl.google.com/android/repository/repository-10.xml, reason: IO Unknown Host dl.google.com
There is nothing to install or update.
The following SDK component was not installed:
build-tools-21.1.1 ***///
我从 Google 找到了一个解决方案,可以使用存储库的直接链接离线下载这些组件,但存储库包含大量文件。我要下载哪些文件?
【问题讨论】: