初学Android创建的第一个App出现Layout界面显示不出以及两个警告 求各位大神帮忙!

1.This version of the rendering library is more recent than your version of ADT plug-in. Please update ADT plug-in
2.[2015-07-21 21:46:26 - appcompat_v7] WARNING: unable to write jarlist cache file C:\Users\Administrator\workspace\appcompat_v7\bin\jarlist.cache
[2015-07-21 21:46:26 - appcompat_v7] WARNING: unable to write jarlist cache file C:\Users\Administrator\workspace\appcompat_v7\bin\jarlist.cache
图片说明

初学的话,还是用Android Studio吧,Google现在对Eclipse的支持不是很好了

.This version of the rendering library is more recent than your version of ADT plug-in. Please update ADT plug-in
让你更新adt插件

ADT 版本的问题
现在从 ADT更新Android SDK 比较困难

刚开始学的话,还是用android studio吧
后续eclipse的android支持不是谷歌来做了,可能会有些问题