我该如何修复此版本的渲染库比eclipse中的ADT插件版本新?
问题描述:
我将android SDK工具更新为24.1.2,并更新为Android API 22(即5.1),然后重新启动eclipse并使用目标API 22创建了新的android项目,然后打开了XML文件.它没有显示任何预览.它显示了一个错误:
I was updated my android SDK tools to 24.1.2 and I updated to Android API 22 (that is, 5.1) and I restarted my eclipse and created new android project with target API of 22 then when I was opened my XML file it was not showing any preview. It was showing an error:
此版本的渲染库比您的ADT插件版本新.请更新ADT插件.
答
转到帮助 >> 安装新软件并添加安装https://dl-ssl.google.com/android/eclipse/,然后选择开发者工具,然后点击下一步开始安装
Go to Help >> Install new software and add install https://dl-ssl.google.com/android/eclipse/ then select Developer Tools and click on next to begin install
或
更改XML的API版本.
Change the API version in XML.