Google 的 Android 存储库损坏了吗?
我正在尝试从 Google 下载 Android“ADT Plugin for Eclipse”,但收到此错误:
https:// /i.sstatic.net/3Z7VB.png
我尝试禁用防火墙,并强制(而不是强制)HTTPS。
非常感谢任何帮助!
I am trying to download the android "ADT Plugin for Eclipse" from Google, and I get this error:
https://i.sstatic.net/3Z7VB.png
I have tried disabling my firewall, and forcing (and not forcing) HTTPS.
Any help is much appreciated!
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(1)
我解决了问题,
转到SDK管理器(在计算机上导航到它,而不是从eclipse),然后打开它并转到有强制HTTPS复选框的地方。我不小心将 URL 粘贴到了 url 区域中用于代理的存储库文件。
一旦我删除了 URL,它就工作正常了。
I figured out the problem,
Go to the SDK Manager (Navigate to it on the computer, not from eclipse), then open it up and go to the place where there is a force HTTPS checkbox. I had accidentally pasted the URL to the repository files in the url area up there that was meant for a proxy.
Once I deleted the URL, it worked fine.