This version of the rendering library is more recent than your version of ADT plug-in. Please update

更新sdk之后,预览layout_xml无法显示视图,提示:This version of the rendering library is more recent than your version of ADT plug-in. Please update

原因:sdk版本过高,adt版本过低,需要升级adt插件版本

解决方法:

1、在线升级adt

  1. Click Help > Install New Software.
  2. In the Work with field, enter: https://dl-ssl.google.com/android/eclipse/
  3. Select Developer Tools / Android Development Tools.
  4. Click Next and complete the wizard. 
2、离线升级adt插件
网上下载最新adt 23.0版本,然后安装重启就可以了。(安装过程会很慢的,需要耐心等待......)

你可能感兴趣的:(This version of the rendering library is more recent than your version of ADT plug-in. Please update)