【发布时间】:2014-05-12 06:51:11
【问题描述】:
我有一个很好的工作 Eclipse,但我现在必须使用它 3 周,我决定在 sdk 管理器中运行检查更新(它发现我安装了一些更新)
今天我尝试打开我的 Eclipse,我收到了这条消息:
This Android SDK requires Android ToolKit version 22.6.2 or above. Current version is 22.3.0v201310242005-887826. Please update ADT to the latest version
(在工具的 Android SDK 管理器中,我检查了 Android SDK Tools 22.6.3 是否已安装)
我正在检查更新,但收到一条消息:no updates were found
还有一个错误:some sites could not be found. see the error log for more detail
and details are : Some sites could not be found. See the error log for more detail.
Unable to read repository at http:/content.xml.
Host name may not be null
Unable to read repository at http:/content.xml.
Host name may not be null
在那之后我的项目出现了很多错误,当我尝试选择属性然后选择 android 来查看 api 级别列表时......那里什么都没有
【问题讨论】:
-
检查这个链接..希望它对你有帮助..stackoverflow.com/questions/22513524/…
-
几天前我遇到了这个问题,因为我必须启动 Eclipse(以管理员身份运行)。人们说要卸载该插件并重新安装它,但我没有找到任何合适的解决方案。我再次下载了eclipse,现在我没有那个错误了。
-
好的,我找到了解决方案...我下载了新的 sdk 并再次安装手册...在旧目录上现在可以正常工作了
-
谢谢ranjit Pati.. 现在我看到了你的帖子.. 是的,我也这样做了。