zoukankan      html  css  js  c++  java
  • 新建 一个android工程,res/layout 下的xml布局文件无法预览

    最近 新建 一个android工程,res/layout 下的xml布局文件无法预览了;


    总是报这个错:

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


    上网查了一下,需要更新Eclipse插件:

    Help --> Install New Softwares...,在Work with 中输入如下链接:

        https://dl-ssl.google.com/android/eclipse/


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

    打开 C:WindowsSystem32driversetchosts ,新增如下内容:

    203.208.48.134 dl-ssl.google.com


    再重启Eclipse试试上面的步骤,是不是会快很多?

  • 相关阅读:
    窗口实训1
    课后练习----实现窗口的切换
    第五次实训作业继承
    课程总结
    999
    777777777777777777777
    7
    6
    5
    事件处理程序
  • 原文地址:https://www.cnblogs.com/liulaolaiu/p/11744576.html
Copyright © 2011-2022 走看看