android - ADT 插件安装问题 Eclipse 3.7 Ubuntu 11.10

标签 android ubuntu adt

<分区>

我正在尝试为 Eclipse 3.7 和 Ubuntu 11.10 安装 Android SDK 和 ADT Plugiun。

  1. 我已经下载了 android-sdk_r15-linux.tgz 并将其解压到 /home/user/android-sdk-linux
  2. 我导航到 /home/user/android-sdk-linux/tools 并在终端中运行 android,如前所述 here第四步
  3. 然后我下载了所有平台和其他组件。
  4. 我进入 Eclipse 和帮助 -> 安装新软件并添加了 site Google Android - 成功并检查了开发人员工具,当我这样做时,我得到的是:

    Cannot complete the install because one or more required items could not be found.
    Software being installed: Android Development Tools 15.0.0.v201110251216-213216 (com.android.ide.eclipse.adt.feature.group 15.0.0.v201110251216-213216)
    Missing requirement: Android Development Tools 15.0.0.v201110251216-213216 (com.android.ide.eclipse.adt.feature.group 15.0.0.v201110251216-213216) requires 'org.eclipse.wst.sse.core 0.0.0' but it could not be found

我之前在 Ubuntu 10.04 上安装过它并且运行良好。我错过了什么吗?

附言当我进入 Eclipse 并转到 Window -> Preferences 时,我没有看到 Android 作为左侧的一个选项,其他选项让我感到困惑。

我是否需要对从 developer.android.com 下载的 tar.gz 文件执行其他操作?

最佳答案

在此 site 上找到解决方案

只需为 Indigo 版本添加 repo!

repo 是 here .

关于android - ADT 插件安装问题 Eclipse 3.7 Ubuntu 11.10,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/8106673/

相关文章:

android - 在单个 APK 中定位多个 API

Android 代码适用于 2.3 但不适用于 4.0

android - 如何在 Android 中实现可扩展面板?

linux - 如何打开编写Python程序的页面,编译并运行它并查看输出?

android - 无法构建 actionbarsherlock : BuildConfig cannot be resolved to a variable

android - Eclipse 和 ADT 呈现 : Graphical Layout Target Platform

Android库项目滑动菜单抛出java.lang.NoClassDefFoundError : com. slidingmenu.lib.R$styleable

android - 如何重置到我在 Android Studio 中的最后一次提交

docker - 尝试将 docker swarm manager 添加到 multipass VM 时出错

linux - Nginx 访问服务器上的文件时返回 404 not found