在Eclipse中设置Android开发工具 [英] Setting up Android Development Tools in Eclipse

查看:119
本文介绍了在Eclipse中设置Android开发工具的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

如果您现在下载Android SDK,它会附带一个自定义eclipse,其中android完全安装在其上,这样更容易



解决了,它是通过下载Eclipse Indigo解决的,但是如上所述,他们告诉你去'文件>新的>其他...> Android> Android Project',但Android Project不在列表中?



所以,



我最近想开始制作一个Java的Android应用程序,并通过访问developer.android.com,他们告诉我,安装Android SDK工具,所以我这样做,那么在日食中,我必须要帮助,广告新软件,并使用:在名称字段中输入Android开发工具,并在位置字段中输入https://dl-ssl.google.com/android/eclipse/。,所以我做了,它不断给我这个错误:

 (com.android.ide.eclipse.adt。 feature.group 20.0.2.v201207191942-407447)
缺少要求:Android开发工具20.0 .2.v201207191942-407447(com.android.ide.eclipse.adt.feature.group 20.0.2.v201207191942-407447)需要org.eclipse.core.runtime 3.6.0,但找不到

我在google上查找了,但找不到任何东西...
现在有人如何修复这个?



greets

解决方案

我使用的是Eclipse Helios。从 here 下载 Eclipse IDE for Java Developers &安培;更新最新的软件包,转到菜单帮助 - >检查新更新



下载&安装Android SDK。



要安装ADT插件:


  1. 启动Eclipse,然后选择帮助>安装新软件....
    单击右上角的添加。

  2. 在添加存储库对话框中出现,输入名称的ADT插件和位置的以下URL:



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


  3. 单击确定
    注意:如果您在获取插件时遇到问题,请尝试在位置网址中使用http,而不是https(出于安全考虑,首选使用https)。


  4. 在可用软件对话框中,选中开发工具旁边的复选框,然后单击下一步。

  5. 在下一个窗口中,您将看到要下载的工具列表。单击下一步。

  6. 阅读并接受许可协议,然后单击完成。
    注意:如果您收到安全警告,表示软件的真实性或有效性无法建立,请单击确定。

  7. 安装完成后,重新启动Eclipse。 / li>


If you download android SDK now, it comes with a custom eclipse with android fully installed on it, so way easier

Solved!, it was solved by downloading Eclipse Indigo, but as indicated online, they tell you to go to ‘File>New>Other…>Android>Android Project‘, but Android Project is not in the list?

So,

I recently wanted to start making a Java android app, and by going to developer.android.com, they told me, install Android SDK tools, so i did that, then in eclipse, i have to got to help, ad new software, and use this : Enter Android Development Tools in the Name field, and https://dl-ssl.google.com/android/eclipse/ in the Location field. , so i did that, and it keeps giving me this error :

(com.android.ide.eclipse.adt.feature.group 20.0.2.v201207191942-407447)
  Missing requirement: Android Development Tools 20.0.2.v201207191942-407447 (com.android.ide.eclipse.adt.feature.group 20.0.2.v201207191942-407447) requires 'org.eclipse.core.runtime 3.6.0' but it could not be found

i looked it up on google, but couldnt find anything... Does anyone now how to fix this?

Greets

解决方案

I am using Eclipse Helios. Download Eclipse IDE for Java Developers from here & update it latest packages by goto to menu Help -> Check for new updates.

Download & install Android SDK.

To install ADT Plugin:

  1. Start Eclipse, then select Help > Install New Software.... Click Add, in the top-right corner.
  2. 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/

  3. Click OK Note: If you have trouble acquiring the plugin, try using "http" in the Location URL, instead of "https" (https is preferred for security reasons).

  4. In the Available Software dialog, select the checkbox next to Developer Tools and click Next.
  5. In the next window, you'll see a list of the tools to be downloaded. Click Next.
  6. Read and accept the license agreements, then click Finish. Note: If you get a security warning saying that the authenticity or validity of the software can't be established, click OK.
  7. When the installation completes, restart Eclipse.

这篇关于在Eclipse中设置Android开发工具的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆