Eclipse Luna - Android SDK

声明:本页面是StackOverFlow热门问题的中英对照翻译,遵循CC BY-SA 4.0协议,如果您需要使用它,必须同样遵循CC BY-SA许可,注明原文地址和作者信息,同时你必须将它归于原作者(不是我):StackOverFlow 原文地址: http://stackoverflow.com/questions/27093590/
Warning: these are provided under cc-by-sa 4.0 license. You are free to use/share it, But you must attribute it to the original authors (not me): StackOverFlow

提示:将鼠标放在中文语句上可以显示对应的英文。显示中英文
时间:2020-09-19 22:14:30  来源:igfitidea点击:

Eclipse Luna - Android SDK

androideclipseadt

提问by Paulie

I downloaded Eclipse Luna, started it then went to install new software

我下载了 Eclipse Luna,启动它然后去安装新软件

https://dl.google.com/eclipse/plugin/4.4

https://dl.google.com/eclipse/plugin/4.4

Downloaded all of the plugins, but nothing for Androids SDK appeared.

下载了所有插件,但没有出现 Androids SDK。

When I start Eclipse it says I need to update my Android SDK location preferences.

当我启动 Eclipse 时,它​​说我需要更新我的 Android SDK 位置首选项。

Could I get some assistance as to where to find it in my eclipse directory, or where to download the ADT package. Previous versions have included ADT within it, but I've failed to find a version of Luna that does.

我能否就在 eclipse 目录中的何处找到它或从何处下载 ADT 包获得一些帮助。以前的版本已在其中包含 ADT,但我未能找到包含 ADT 的 Luna 版本。

Thanks

谢谢

回答by xry

The only Eclipse Version with ADT incluced is Juno yet. You can try to download the single ADT-Plugin in Eclipse: https://dl-ssl.google.com/android/eclipseIf you have the Android SDK installed you also have to add the directories "tools" and "platform-tools" to your environment path.

目前唯一包含 ADT 的 Eclipse 版本是 Juno。您可以尝试在 Eclipse 中下载单个 ADT-Plugin:https: //dl-ssl.google.com/android/eclipse如果您安装了 Android SDK,您还必须添加目录“tools”和“platform-tools” " 到您的环境路径。