Eclipse 获取 URL 失败

发布于 2024-12-02 21:31:29 字数 317 浏览 1 评论 0原文

我已经下载了Android SDK并在Eclipse中安装了Android开发工具。

现在,当我尝试在 Android SDK 和 AVD Manager 中添加第三方加载项时,我得到:

无法获取 URL

我已经设置了 Android SDK 的路径,并尝试禁用防火墙,甚至我从命令提示符启动了 SDK Manager 。目前还没有任何方法可以解决这个问题。

这是什么问题?

I have downloaded the Android SDK and installed the Android Development Tools in Eclipse.

Now when I try to add Third Party Add-ons in the Android SDK and AVD Manager I get this :

Failed to fetch URL

I have already set the path to the Android SDK, and tried to disable the firewall, and even I started SDK Manager from the command promopt. Nothing has corrected the problem yet.

What's this problem ?

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(4

作妖 2024-12-09 21:31:29

您是否尝试过使用 http 而不是 https ?

Have you tried using http rather than https ?

墨小沫ゞ 2024-12-09 21:31:29

我也有这个问题,并且我解决了。
在Eclipse中点击“帮助”-> “检查更新”
更新后问题解决
Android SDK 和 AVD Manager 现在分为 Android SDK Manager 和 AVD Manager

I also have this problem, and I resolved.
in the Eclipse click "help" -> "Check for Updates"
The problem is solved after update
Android SDK and AVD Manager separated into Android SDK Manager and AVD Manager Now

洒一地阳光 2024-12-09 21:31:29

对于 ubuntu linux 12.04 sdk 7
我必须删除我的主目录中的 .android 文件,
创建一个 .android 目录
创建一个 .android/cache 目录,

然后重新运行该工具,我最初打算将文件手动下载到 android sdk 工具指定的缓存目录中。

For ubuntu linux 12.04 sdk 7
I had to delete the .android FILE in my home directory,
create a .android DIRECTORY
create a .android/cache directory

then re run the tool, I was initially going to manually download the files into the cache directory as specified by the android sdk tool.

晒暮凉 2024-12-09 21:31:29

转到您的设置或选项,检查强制 https 选项并确保 http 代理服务器文本框为空。

Go to your settings or options check the force https option and make sure that the http proxy server textbox is empty.

~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文