`
littie1987
  • 浏览: 130987 次
  • 性别: Icon_minigender_1
  • 来自: 长沙
社区版块
存档分类
最新评论

Fail to fetch URL

 
阅读更多

在搭建android的开发环境的时候经常遇到Fail to fetch URL的问题。

解决办法:在c:\windows\system32\drivers\etc\host  找到该文件,加入:

74.125.237.1 dl-ssl.google.com
74.125.237.1 dl.google.com

问题解决。

参考博客:http://www.360doc.com/content/12/0125/01/8511437_181743067.shtml

 

在安装ADT的时候经常出现org.eclipse.wst.sse找不到的错误。

可以下载Eclipse的RCP版本。

分享到:
评论

相关推荐

Global site tag (gtag.js) - Google Analytics