【发布时间】:2012-07-20 18:07:13
【问题描述】:
Android 手册:http://jayxie.com/mirrors/android-sdk/sdk/eclipse-adt.html#InstallingADT
我已按照 Android 手册中的步骤对 ADT 进行更新和故障排除,但均未成功。
我无法访问 Android SDK 和 AVD 管理器,因为它显示“Android SDK 的位置尚未在首选项中设置”。 我下载了 zip 版本以手动安装,但随后出现此错误:
Cannot complete the request. See the error log for details.
"Android DDMS" will be ignored because a newer version is already installed.
"Android Development Tools" will be ignored because a newer version is already installed.
我还尝试使用带有网站 url 的 Eclipse 安装新软件: https://dl-ssl.google.com/android/eclipse/
但随后出现问题:
卸载会话上下文时出错 是:(配置文件=SDK配置文件,
阶段=org.eclipse.equinox.internal.p2.engine.phases.卸载, 操作数=[R]com.android.ide.eclipse.adt 10.0.0.v201102162101-104271 --> [R]com.android.ide.eclipse.adt 16.0.1.v201112150204-238534, 动作=org.eclipse.equinox.internal.p2.touchpoint.eclipse.actions.UninstallBundleAction)。 加载操纵器时出错。加载操纵器时出错。
我在我的 macbook 上安装了 Eclipse 3.6.2,构建 ID:M20110210-1200。 我安装了较新版本的 Eclipse,但无法打开它。 当我双击 Eclipse 程序时,它会很快出现在下面的 Dock 中,然后消失。因此我需要使用当前的 Eclipse 版本。
【问题讨论】: