简体   繁体   English

无法在Eclipse中安装ADT插件(用于开发android应用)

[英]Trouble installing ADT plugin in eclipse (for developing android apps)

I already had Eclipse (kepler) installed to create java programs. 我已经安装了Eclipse(开普勒)来创建Java程序。 Now I wanted to develop android apps, so I wanted to install the ADT plugin for Eclipse. 现在,我想开发android应用程序,所以我想为Eclipse安装ADT插件。 I read the following: http://developer.android.com/sdk/installing/installing-adt.html#Download 我阅读了以下内容: http : //developer.android.com/sdk/installing/installing-adt.html#Download

I did those steps exactly. 我完全按照这些步骤做了。 Then, on that same page, I read this paragraph: http://developer.android.com/sdk/installing/installing-adt.html#Configure 然后,在同一页面上,我阅读以下段落: http : //developer.android.com/sdk/installing/installing-adt.html#Configure

But I don't understand what I have to do. 但是我不知道该怎么办。 When Eclipse restarts, I get a popup diolog which asks me to choose a path which has to lead to a folder. 当Eclipse重新启动时,我会看到一个弹出对话框,要求我选择一个必须指向文件夹的路径。 I can't find any folder. 我找不到任何文件夹。 I don't see anything changed in my file system. 我的文件系统没有任何变化。 I don't see any folder which looks like Android SDK. 我没有看到任何看起来像Android SDK的文件夹。 I think I am missing something. 我想我缺少了一些东西。

You need the SDK as well. 您还需要SDK。 You can find it here: 你可以在这里找到它:

https://developer.android.com/sdk/installing/index.html?pkg=tools https://developer.android.com/sdk/installing/index.html?pkg=tools

When you install it you have to insert the path of your SDK in the Eclipse popup dialog 安装时,您必须在Eclipse弹出对话框中插入SDK的路径

I encourage you to update the SDK on your first launch through SDK manager 我鼓励您在首次启动时通过SDK管理器更新SDK。

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM