易采站长站为您分析解决Eclipse创建android项目无法正常预览布局文件问题的方法,需要的朋友可以参考下
一、问题描述
今天使用SDK Manager将Android SDK的版本更新到了Android 5.1的版本,eclipse创建android项目时,预览activity_main.xml文件时提示:This version of the rendering library is more recent than your version of ADT plug-in. Please update ADT plug-in,导致无法正常预览布局文件,现象如下图所示:
上网查了一下原因,问题根源:SDK版本过高,ADT版本过低。
二、问题的解决办法——升级ADT插件
查看现在的ADT插件的版本
在线更新ADT插件:Help --> Install New Softwares...,














