如何降级Android ADT?

发布于 2024-12-17 23:12:41 字数 126 浏览 1 评论 0原文

最新的 Android ADT 更新毁了我的生活。有没有办法下载旧的 ADT(14 之前)并将其安装到全新的 Eclipse 安装中?我在任何地方都没有找到该文件。

编辑:我不再需要这个,但如果有人知道答案,请继续说出来。

The newest Android ADT update ruined my life. Is there any way to download and install the old ADTs (before 14) to a clean Eclipse install? I didn't find the file anywhere.

EDIT: I don't need this one anymore but if somebody knows the answer, go on and say it.

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

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

发布评论

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

评论(2

好菇凉咱不稀罕他 2024-12-24 23:12:41

我也犯了升级到最新ADT的错误。这是一种快速恢复旧设备的方法。

  1. 前往 http://developer.android.com/sdk/eclipse-adt.html#notes 并选择您要再次使用的版本。
  2. 创建下载网址:http://dl.google.com/android/ADT-## .#.#.zip。 Google 使用版本号进行下载,因此如果您需要 10.0.1,您的下载将为 http:// /dl.google.com/android/ADT-10.0.1.zip
  3. 在 Eclipse 中卸载当前的 ADT 版本。
  4. 安装新版本作为存档!

I also made the mistake of upgrading to the latest ADT. Heres a quick way to get your old one back.

  1. Head over to http://developer.android.com/sdk/eclipse-adt.html#notes and pick which pick which version you want to use again.
  2. Create your download url: http://dl.google.com/android/ADT-##.#.#.zip. Google uses the version number for the downloads, so if you need 10.0.1, your download would be http://dl.google.com/android/ADT-10.0.1.zip.
  3. Uninstall the current ADT version in Eclipse.
  4. Install the new version as an archive!
╰つ倒转 2024-12-24 23:12:41

我找到了方法(如果你的 eclipse 曾经安装过旧版本)。

在 Eclipse 上转到“帮助”->“关于-> “已安装的软件”>安装历史记录

找到插件具有您想要的版本的状态并恢复到它。

I find how (if your eclipse had once the old version installed).

On Eclipse go to Help-> About-> "Installed Softwares" > Installation History

Found the state where the plugin has the version you want and revert to it.

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