Eclipse reports rendering library more recent than ADT plug-in.Please update ADT plug-in
On a new Android SDK installation, the Eclipse Graphical Layout is blank, rather than showing the rendering the layout. Eclipse displays this message: "This version of the rendering library is more recent than your version of ADT plug-in. Please update ADT plug-in".
This bug report lists the steps to reproduce. How do I fix this?
用 SDK Manager 更新下载一些东西之后,Graphical Layout里面就变成空白的啦,而不是显示布局的绘图.同时Eclipse显示下列信息,让你去更新ADT的插件。更就更呗,下面我们来解决这个问题。
点击 Help > Install New Software.
在 Work with 的输入区域里, 输入:https://dl-ssl.google.com/android/eclipse/
选择 Developer Tools / Android Development Tools.
点击 Next 并完成安装.
注:Install New Software和SDK Manager ,前者比较靠谱.
原文地址:http://stackoverflow.com/questions/18852983/eclipse-reports-rendering-library-more-recent-than-adt-plug-in
相关推荐
android ADT-23.0.7,用于解决无法显示手机布局的错误: This version of the rendering library is more recent than your version of ADT plug-in. Please update。 此部分为part2;
ADT最终版本。由于打开Eclipse或者ADT Bundle后,无法查看Activity的预览图... Please update ADT plug-in". 这是由于ADT插件的版本必须和Android SDK Tools的版本保持一致 ,由于网上的分数都太高了,我发个良心版本
Please update ADT plug-in"。这个错误通常表示当前的ADT插件版本低于Android SDK Tools的版本,因此需要进行更新以保持两者兼容。 解决这个问题的步骤如下: 1. 在Eclipse中,选择菜单栏的"Help",然后点击...
This version of the rendering library is more recent than your version of ADT plug-in. Please update。 因为上传文件大小限制,分为了两部分下载,请务必下载完两部分再解压,否则报错。
android ADT-23.0.7,用于解决无法显示手机布局的错误: This version of the rendering library is more recent than your version of ADT plug-in. Please update。 此部分为part1;
This version of the rendering library is more recent than your version of ADT plug-in. Please update。 因为上传文件大小限制,分为了3部分下载,请务必下载完3部分再解压,否则报错。 解压缩后,修改后缀名为...
若需卸载ADT,可以在Eclipse的`Window` > `Preferences` > `Plug-ins`中找到并卸载。 总的来说,Android ADT是Android开发者不可或缺的工具,它为Eclipse提供了丰富的功能,使Android应用的开发变得更加便捷和高效...
Please update ADT plug-in"。 解决方法:当ADT插件版本低于SDK版本时,可能会出现此类问题。解决办法是检查并更新Eclipse中的ADT插件,确保其版本高于SDK版本。 通过上述介绍,我们可以看到在Eclipse最新版的使用...
- **SDK and ADT Plug-in**: SDK(Software Development Kit)和ADT(Android Developer Tools)插件的使用方法,帮助开发者高效构建Android应用。 - **Extend SDK**: SDK扩展,介绍如何根据项目需求扩展SDK功能。 -...