首页 > 代码库 > 关于Eclipse搭建android开发平台问题
关于Eclipse搭建android开发平台问题
============问题描述============
启动Eclipse提示sdk platform is missing……
启动 sdk manager 提示
Fetching http://dl-ssl.google.com/android/repository/addons_list-1.xml
Failed to fetch URL http://dl-ssl.google.com/android/repository/addons_list-1.xml, reason: Connection to http://proxy.lzu.edu.cn:8080 refused
Fetched Add-ons List successfully
Fetching URL: http://dl-ssl.google.com/android/repository/repository-6.xml
Failed to fetch URL http://dl-ssl.google.com/android/repository/repository-6.xml, reason: Connection to http://proxy.lzu.edu.cn:8080 refused
Fetching URL: http://dl-ssl.google.com/android/repository/repository-5.xml
Failed to fetch URL http://dl-ssl.google.com/android/repository/repository-5.xml/addon.xml, reason: Connection to http://proxy.lzu.edu.cn:8080 refused
Done loading packages.
搜了网上的解决方案,都是同样的结果。
ADT安装的是官方最新的。
总之sdk manageer 不能在线更新。sdk目录下的platform文件夹为空.
希望大大们,给个好的解决方案。
如果能发个可以用的sdk或者集成android开发的Eclipse更好!!!
邮箱:ysjshengjie@qq.com
十分感谢
============解决方案1============
我也是啊~纠结了很久,都不知道,之前是怎么下载~刚获得的办法~来分享一下~
在SDK Manager下Tools->Options打开了SDK Manager的Settings,选中“Force https://… sources to be fetched using http://…”,强制使用http协议。
Windows在C:\WINDOWS\system32\drivers\etc打开/etc/hosts文件,添加
#google_android更新
203.208.46.146 dl.google.com
203.208.46.146 dl-ssl.google.com
关于Eclipse搭建android开发平台问题
声明:以上内容来自用户投稿及互联网公开渠道收集整理发布,本网站不拥有所有权,未作人工编辑处理,也不承担相关法律责任,若内容有误或涉及侵权可进行投诉: 投诉/举报 工作人员会在5个工作日内联系你,一经查实,本站将立刻删除涉嫌侵权内容。