Android Studio 环境搭建问题

2014-11-06 15:49:21 +08:00
 michaelye1988
应该是被墙了,在新建项目的过程中提示:

Loading SDK information...
Refresh Sources:
Failed to fetch URL https://dl-ssl.google.com/android/repository/addons_list-2.xml, reason: hostname in certificate didn't match: <dl-ssl.google.com> != <www.google.com> OR <www.google.com>
Fetched Add-ons List successfully
Refresh Sources
Failed to fetch URL https://dl-ssl.google.com/android/repository/repository-10.xml, reason: SSL hostname in certificate didn't match: <dl-ssl.google.com> != <www.google.com> OR <www.google.com>
Refresh Sources:
Failed to fetch URL https://dl-ssl.google.com/android/repository/repository-10.xml, reason: SSL hostname in certificate didn't match: <dl-ssl.google.com> != <www.google.com> OR <www.google.com>
There is nothing to install or update.


搜索了一下很多人有这个问题,但是目前搜索到的解决方案都不行。
19265 次点击
所在节点    问与答
6 条回复
marvinlix
2014-11-06 16:23:17 +08:00
要翻墙下载sdk
bubbles
2014-11-06 16:27:15 +08:00
其实用http代理就可以,找一个速度可以的还是很快的。
Culm
2014-11-06 16:29:02 +08:00
每次看到楼主这类头像,我就不想承认我做过android
michaelye1988
2014-11-06 16:38:39 +08:00
@marvinlix
@bubbles 是这样的,我在本地已经有sdk了(Eclipse在用的),然后今天下载Android Studio,里面指定了sdk的目录,和Eclipse共用一个sdk,但是,这几个文件一直无法下载下来,通过sdk Manager下载sdk是没有问题的。可是在新建工程的时候老是会提示这个。不知道这什么意思。
332781100
2014-11-16 11:12:50 +08:00
我用了vpn都不行,奇怪的是,我用浏览器访问那个Failed to fetch URL,可以访问到。然后我在看看错误信息。reason: hostname in certificate didn't match: <dl-ssl.google.com> != <www.google.com>; OR <www.google.com>。证书中的hostname不匹配。然后猜想,以前用eclipse的时候sdk update修改了windows下面的host文件,把host下的
203.208.46.146 dl.google.com
203.208.46.146 dl-ssl.google.com
注释掉,然后打开vpn更新,可以了。
btw:android studio编程真的很有快感,不过同时bug也挺多的
michaelye1988
2014-11-17 12:48:48 +08:00
@332781100 恩,是这样的,Eclipse也留着,以备不时之需,哈哈

这是一个专为移动设备优化的页面(即为了让你能够在 Google 搜索结果里秒开这个页面),如果你希望参与 V2EX 社区的讨论,你可以继续到 V2EX 上打开本讨论主题的完整版本。

https://www.v2ex.com/t/144429

V2EX 是创意工作者们的社区,是一个分享自己正在做的有趣事物、交流想法,可以遇见新朋友甚至新机会的地方。

V2EX is a community of developers, designers and creative people.

© 2021 V2EX