On a new Android SDK installation, the Eclipse Graphical Layout is blank, rather than showing the rendering the layout. Eclipse displays this message: "This version of the rendering library is more recent than your version of ADT plug-in. Please update ADT plug-in".
This bug report lists the steps to reproduce. How do I fix this?
用 SDK Manager 更新下载一些东西之后,Graphical Layout里面就变成空白的啦,而不是显示布局的绘图.同时Eclipse显示下列信息,让你去更新ADT的插件。更就更呗,下面我们来解决这个问题。
- 点击 Help > Install New Software.
- 在 Work with 的输入区域里, 输入:
https://dl-ssl.google.com/android/eclipse/
- 选择 Developer Tools / Android Development Tools.
- 点击 Next 并完成安装.
注:
Install New Software和SDK Manager ,前者比较靠谱.