【发布时间】:2017-10-28 08:10:17
【问题描述】:
在安装 Android-studio 时 java 错误出现在 mid 我在 Ubuntu 14.04 中安装 Android-studio
java.io.IOException: Cannot download 'https://dl.google.com/android/repository/sdk-tools-linux-3952940.zip': Read timed out
, response: 200 OK
Warning: An error occurred while preparing SDK package Android SDK Tools: Cannot download 'https://dl.google.com/android/repository/sdk-tools-linux-3952940.zip': Read timed out
, response: 200 OK.
java.io.IOException: Cannot download 'https://dl.google.com/android/repository/emulator-linux-3965150.zip': Read timed out
, response: 200 OK
Warning: An error occurred while preparing SDK package Android Emulator: Cannot download 'https://dl.google.com/android/repository/emulator-linux-3965150.zip': Read timed out
, response: 200 OK.
java.io.IOException: Cannot download 'https://dl.google.com/android/repository/build-tools_r25.0.3-linux.zip': SSL peer shut down incorrectly
, response: 200 OK
Warning: An error occurred while preparing SDK package Android SDK Build-Tools 25.0.3: Cannot download 'https://dl.google.com/android/repository/build-tools_r25.0.3-linux.zip': SSL peer shut down incorrectly
, response: 200 OK.
【问题讨论】:
标签: java android ubuntu-14.04