简体   繁体   English

Eclipse IDE要求更新ADT-Plugin

[英]Eclipse IDE is asking for update of ADT-Plugin

I am using Eclipse Ide for android development. 我正在使用Eclipse Ide进行android开发。 As I updated Android SDK tool to its newer version 24.1.2, Now Eclipse is showing an error that " This version of the rendering library is more recent than your version of ADT plug-in. Please update ADT plug-in ". 当我将Android SDK工具更新为较新的版本24.1.2时,现在Eclipse显示错误“ 此版本的渲染库比您的ADT插件版本新。请更新ADT插件 ”。 I've checked update for ADT-Plugin several times but eclipse shows a popup with message " No Updates were found ". 我已经多次检查ADT-Plugin的更新,但是eclipse会显示一个弹出窗口,显示消息“未找到更新 ”。 what can i do? 我能做什么?

You can manually download Eclipse ADT plugin from Android, and then install it in Eclipse by importing downloaded zip into eclipse. 您可以从Android 手动下载Eclipse ADT插件,然后通过将下载的zip导入eclipse将其安装在Eclipse中。

Complete procedure with steps can be found on this link 在此链接上可以找到带有步骤的完整过程

http://developer.android.com/sdk/installing/installing-adt.html#Troubleshooting http://developer.android.com/sdk/installing/installing-adt.html#Troubleshooting

Update: 更新:

By the way, above link will provide you ADT-23.0.6.zip not 24.1.2 顺便说一句,上面的链接将为您提供ADT-23.0.6.zip而不是24.1.2

There is a note on above link 上面的链接上有一条注释

Note: If you have been using Eclipse with ADT, be aware that Android Studio is now the official IDE for Android, so you should migrate to Android Studio to receive all the latest IDE updates. 注意:如果您一直在使用带有ADT的Eclipse,请注意Android Studio现在是Android的官方IDE,因此您应该迁移到Android Studio以接收所有最新的IDE更新。 For help moving projects, see Migrating to Android Studio. 有关移动项目的帮助,请参阅迁移到Android Studio。

Update 2 更新2

Install ADT-23.0.6.zip , and it will work for SDK Tools r24.1.2 . 安装ADT-23.0.6.zip ,它将适用于SDK工具r24.1.2

http://developer.android.com/tools/sdk/eclipse-adt.html http://developer.android.com/tools/sdk/eclipse-adt.html

This version of ADT is designed for use with SDK Tools r24.1.2. 此版本的ADT设计为与SDK Tools r24.1.2一起使用。 If you haven't already installed SDK Tools r24.1.2 into your SDK, use the Android SDK Manager to do so. 如果尚未将SDK Tools r24.1.2安装到SDK中,请使用Android SDK Manager进行安装。

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

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