【发布时间】:2015-01-10 13:49:17
【问题描述】:
我是安卓工作室的新手。我安装了最新版本的 Android Studio 并提供了现有 SDK 文件夹路径的路径,我知道它们可以在我的另一台带有 android Studio 的 PC 上运行。 但它不会启动并且在下载组件屏幕上给我这个错误并退出。
Refresh Sources:
Failed to fetch URL http://dl-ssl.google.com/android/repository/addons_list-2.xml, reason: Unknown Host dl-ssl.google.com
Fetched Add-ons List successfully
Refresh Sources
Failed to fetch URL http://dl-ssl.google.com/android/repository/repository-10.xml, reason: IO Unknown Host dl-ssl.google.com
Refresh Sources:
Failed to fetch URL http://dl-ssl.google.com/android/repository/repository-10.xml, reason: IO Unknown Host dl-ssl.google.com
There is nothing to install or update.
The following SDK component was not installed: build-tools-21.1.
所以在显示此消息后,设置关闭。
【问题讨论】:
标签: android android-studio sdk installation