android - 安装 Android 时出现 HTTPS SSL 错误

标签 android ssl openssl

我在运行安装程序时下载了 Android SDK,它显示以下错误消息。

Failed to fetch URL https://dl-ssl.google.com/android/repository/repository.xml, reason: HTTPS SSL error. You might want to force download through HTTP in the settings.

有什么提示吗?

最佳答案

提示在消息中:使用 HTTP 而不是 HTTPS。

documentation says to do this as follows :

  1. With the Android SDK and AVD Manager window open, select "Settings" in the left pane.
  2. On the right, in the "Misc" section, check the checkbox labeled "Force https://... sources to be fetched using http://..."
  3. Click Save & Apply.

关于android - 安装 Android 时出现 HTTPS SSL 错误,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/3656872/

相关文章:

android - 如何接收 android.nfc.action.TAG_LOST Intent 来检测标签移除?

java - 在 Android 中使用搜索栏

http - Jetty 9.3 SSL-ALPN-HTTP2 错误 ERR_EMPTY_RESPONSE 仅使用 HTTPS

.net - 使用 SSL 的 Restful 服务

php - 使用 SSL/TLS x509 通过 PHP 访问 MongoDB

c++ - OpenSSL加密/解密

android - 如何创建圆形画廊 View /图像切换器/ ImageView ...?

java - 如何停止 RecyclerView 适配器内的快照监听器?

c++ - 如何通过 HTTPS POST 正确发送二进制数据?

macos - 在 MAC OS X 上编译 Httrack