今天在看android布局文件的时候发现在eclipse里面不能正常的显示布局,提示This version of the rendering library is more recent than your version of ADT plug-in. Please update ADT plug-in。这样都没法看写的页面是啥样的了。。囧。。。
解决这个问题其实也很简单,菜单栏那里有个android机器人的小图标,鼠标放上去会提示Android version to use when rendering layouts in Eclipse 。把这个改成你项目对应的版本就可以了。。
遇到这个问题不要慌张,千万不能慌张。。照着做就能轻松的解决问题了。。