This version of the rendering library is more ....

地址:http://stackoverflow.com/questions/18852983/eclipse-reports-rendering-library-more-recent-than-adt-plug-inandroid

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

預覽layout.xml文件時提示:佈局

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

致使沒法正常預覽佈局文件;google

問題根源:SDK版本太高,ADT版本低;spa

解決辦法有好幾種,以下:.net

1.code

  1. Click Help > Install New Software.orm

  2. In the Work with field, enter: https://dl-ssl.google.com/android/eclipse/xml

  3. Select Developer Tools / Android Development Tools.

  4. Click Next and complete the wizard. 

2.

Change  android version while rendering  layout..

3,

Change the Target version to new updates you have. Otherwise, change what SDK version you have in the Android manifest file.

android:minSdkVersion="8"
android:targetSdkVersion="18"
相關文章
相關標籤/搜索