ADT找不到工具目录

发布于 2024-10-15 11:04:07 字数 456 浏览 5 评论 0原文

好的,一切正常,我在 eclipse Galileo 下安装了 ADT 0.9。但后来我尝试安装 Honeycomb 预览版 SDK,系统提示我安装 ADT 9.0。

问题是我的工具文件夹不知何故被删除了!显然它现在已更名为平台工具。但是每当我进入“首选项”->“Android”并将我的 SDK 所在的文件夹放入其中时,Eclipse 就会不断抱怨缺少工具目录。

我能做些什么?

更新:问题是 ADT 安装错误和调试密钥过期的混合。有关如何处理过期的调试密钥的更多信息,请查看:http://androidbook.blogspot.com/2009/11/tip-dealing-with-expired-debug.html

Ok, everything was working fine, I had the ADT 0.9 installed under eclipse Galileo. But then I just tryied to install the Honeycomb preview SDK and for that I was prompted to install the ADT 9.0.

The problem is that somehow my tools folder was erased! and apparently it has now been renamed as platform-tools. But whenever I go to Preferences->Android and put the folder where my SDK is, eclipse keeps complaining about the missing tools directory.

What can I do?

UPDATE: The problem was a mix of bad ADT installation and an expired debug key. For more info about how dealing with the expired debug key just take a look at: http://androidbook.blogspot.com/2009/11/tip-dealing-with-expired-debug.html

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

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

发布评论

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

评论(1

不气馁 2024-10-22 11:04:07

重新启动您的工作台并转到“帮助”->“检查更新。许多工具已正式从 $sdk_root/tools 移至 $sdk_root/platform-tools,您收到错误的唯一原因是您拥有旧版本的 ADT。

您可以通过“帮助”->“ADT”查看ADT的版本。关于 Eclipse SDK。我的猜测是更新失败或者更新后您没有重新启动工作台。如果这两种情况都不成立,我建议卸载 SDK 并重新下载。

Restart your workbench and go to Help -> Check for updates. The many of the tools were officially moved from $sdk_root/tools to $sdk_root/platform-tools and the only reason you would be receiving an error would be that you have an old version of ADT.

You can check the version of ADT by going to Help -> About Eclipse SDK. My guess is that either the update failed or after the update you didn't restart the work bench. If neither of these cases is true, i would recommend uninstalling the SDKs and redownloading.

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