【问题标题】:ADT plugin for eclipse on Windows 7Windows 7 上用于 Eclipse 的 ADT 插件
【发布时间】:2012-10-03 23:31:19
【问题描述】:

您好,我是 eclipse 和 android 的新手。尝试在我的 Windows 7 笔记本电脑上设置 ADE。 Eclipse 工作正常。 现在我按照http://developer.android.com/sdk/installing/installing-adt.html上的程序进行操作

下载 ADT 插件

Start Eclipse, then select Help > Install New Software.
Click Add, in the top-right corner.
In the Add Repository dialog that appears, enter "ADT Plugin" for the Name and the following URL for the Location:

https://dl-ssl.google.com/android/eclipse/

Click OK.

这么好

If you have trouble acquiring the plugin, try using "http" in the Location URL, instead of "https" (https is preferred for security reasons).
In the Available Software dialog, select the checkbox next to Developer Tools and click Next.
In the next window, you'll see a list of the tools to be downloaded. Click Next.
Read and accept the license agreements, then click Finish.
If you get a security warning saying that the authenticity or validity of the software can't be established, click OK.
When the installation completes, restart Eclipse.

我在这里迷路了。当我重新启动 Eclipse 时,ADT 显然不存在,因为 File->New 下拉菜单下没有 Android App 按钮。

谁能告诉我该怎么做才能让它工作?

【问题讨论】:

    标签: android eclipse adt


    【解决方案1】:

    试试

    文件->新建->项目->Android->Android应用项目

    【讨论】:

      【解决方案2】:

      当 Eclipse 重新启动时,您似乎没有看到以下链接提到的欢迎屏幕。 http://developer.android.com/sdk/installing/installing-adt.html

      你可能需要做的是:Window->preferences;搜索安卓。您应该在本地磁盘上指定 Android SDK 的位置。然后,您可以按照上述链接中详述的其余设置说明进行操作。

      希望这会有所帮助。

      【讨论】:

      • 这也是我最初的猜测,但我不知道我应该在这里改变什么。我这里确实有android的入口,默认填写的是指定位置(指向我安装android SDK的位置)。
      • 在这种情况下,您需要转到:file->new->project... 这应该会给您一个对话框,其中包含 Android 选项。你有这些吗?
      猜你喜欢
      • 2012-11-06
      • 1970-01-01
      • 2012-11-23
      • 1970-01-01
      • 2010-12-14
      • 1970-01-01
      • 1970-01-01
      • 1970-01-01
      • 2011-11-16
      相关资源
      最近更新 更多