[android ] Eclipse无法预览android UI界面

打开xml后,发现图形预览界面是灰色的,文字提示为:

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

 

版本不匹配,太旧了,要升级一下。

 

升级方法:

 

 

 

 

 

 



Help --> Install New Softwares...,在Work with 中输入如下链接:
    https://dl-ssl.google.com/android/eclipse/


Eclipse会弹出提示有更新,但是有没有发现非常慢

打开 C:\Windows\System32\drivers\etc\hosts ,新增如下内容:

203.208.48.134 dl-ssl.google.com

 

 

再重启Eclipse试试上面的步骤

posted @ 2015-06-03 23:03  snow__wolf  阅读(443)  评论(0)    收藏  举报