AndroidStudio xml代码无提示且预览页面空白解决方案

Posted

tags:

篇首语:本文由小常识网(cha138.com)小编为大家整理,主要介绍了AndroidStudio xml代码无提示且预览页面空白解决方案相关的知识,希望对你有一定的参考价值。

参考技术A stackoverflow上大神的回复,删除.idea文件夹和所有的.iml文件,然后重启as,重新build project,经测试时有效果的。

预览安卓xml布局文件提示 This version of the rendering library is more recent than your version of ADT plug-

eclipse创建android项目时,预览layout.xml文件时提示: This version of the rendering library is more recent than your version of ADT plug-in. Please update ADT plug-in,导致无法正常预览布局文件。问题根源:SDK版本过高,ADT版本过低。解决方法如下。

技术分享
 

工具/原料

 
  • eclipse
  • ADT插件

方法/步骤

 
  1.  

    找到eclipse文件夹,打开eclipse软件,创建android应用项目,点击help选择install new software。In the Work with field,键入: https://dl-ssl.google.com/android/eclipse/,选择Developer Tools / Android Development Tools.点击next。开始安装。

     

  2.  

    若安装不成功,第二种解决方法。打开layout文件中的.xml文件,找到选择android版本按钮,改变android版本。

    技术分享
  3. 3

    第三种解决方法是打开android项目中的project.properties,直接修改版本:target=android-18

以上是关于AndroidStudio xml代码无提示且预览页面空白解决方案的主要内容,如果未能解决你的问题,请参考以下文章

AndroidStudio xml预览界面模糊

AndroidStudio如何同时显示代码内容和布局预览

androidstudio里面在.xml文件里面的代码提示快捷键是哪个

androidstudio里面在.xml文件里面的代码提示快捷键是哪个

错误选择从侧边栏 xml 预览中删除

配置ssm 时, web.xml 文件无 # 自动代码提示