简体   繁体   English

Eclipse,ADT,SDK,JDK

[英]Eclipse , ADT , SDK , JDK

I tried to use the new android L theme , therefore I updated the sdk, and then I came with an error that my ADT isn't matching to the SDK , tried to update but I got an error, so now im without Eclipse, without ADT , without SDK and without JDK, trying to install the ADT 23 bundle and its seems not to work.. Can someone guide me how to install the Eclipse? 我尝试使用新的android L主题,因此我更新了sdk,然后出现一个错误,提示我的ADT与SDK不匹配,尝试更新但出现错误,所以现在我没有Eclipse,没有在没有SDK和JDK的情况下,ADT试图安装ADT 23捆绑软件,但似乎无法正常工作。有人可以指导我如何安装Eclipse吗? I don't know what to install first, what after, and I don't know how to download the files also.. I got Windows 7, 64 BIT.. 我不知道先安装什么,然后安装什么,也不知道如何下载文件。.我有Windows 7、64位。

I read about it a little bit trying to fix it.. someone said to me the problem is in the new sdk update, so I downloaded the old one : 我读了一下,试图修复它。.有人对我说,问题出在新的sdk更新中,所以我下载了旧的:

android-sdk_r22.6.2-windows... android-sdk_r22.6.2-windows ...

how can I install it with Eclipse and Jdk? 如何使用Eclipse和Jdk安装它? ty ty

Aor android L or android 5.0, you need JDK 7 or higher Aor android L或android 5.0,您需要JDK 7或更高版本

Steps for updating Eclipse: 更新Eclipse的步骤:

  1. Download Eclipse from the official site 从官方网站下载Eclipse
  2. Download and install JDK latest version 下载并安装最新版本的JDK
  3. After installing the eclipse, go to Help > Install New Software. 在安装Eclipse之后,请转到“帮助”>“安装新软件”。
  4. Click Add, in the top-right corner. 单击右上角的添加。
  5. In the Add Repository dialog that appears, enter "ADT Plugin" for the 在出现的“添加存储库”对话框中,输入“ ADT插件”作为
    Name and the following URL for the Location: https://dl-ssl.google.com/android/eclipse/ 位置的名称和以下URL: https : //dl-ssl.google.com/android/eclipse/
  6. Click OK. 单击确定。
  7. In the Available Software dialog, select the checkbox next to Developer Tools and click Next. 在“可用软件”对话框中,选中“开发人员工具”旁边的复选框,然后单击“下一步”。
  8. In the next window, you'll see a list of the tools to be downloaded. 在下一个窗口中,您将看到要下载的工具的列表。 Click Next. 点击下一步。 9.Read and accept the license agreements, then click Finish. 9.阅读并接受许可协议,然后单击“完成”。
  9. If you get a security warning saying that the authenticity or validity of the software can't be established, click OK. 如果收到安全警告,提示无法确定软件的真实性或有效性,请单击“确定”。
  10. When the installation completes, restart Eclipse. 安装完成后,重新启动Eclipse。

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

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