更新了Ad.2到r.22给出了错误

时间:2014-03-06 09:34:28

标签: android xml eclipse adt android-4.4-kitkat

我已更新到Adt r.22,现在需要花费大量时间才能尝试解决sdk内容加载器

Eclipse hangs at the Android SDK Content Loader

现在很好但每次我打开一个xml / layout文件时都会显示4.4.2正在加载并消耗很多时间,直到布局显示出来。

我面临的第二个问题是显示Api 19布局的Api级渲染显示特殊字符而不是文字

enter image description here

2 个答案:

答案 0 :(得分:0)

尝试更新您的sdk构建工具。

答案 1 :(得分:0)

最后,Google在最新更新ADT 22.6.2

中解决了这些问题

ADT 22。6。2(2014年3月26日) http://developer.android.com/tools/sdk/eclipse-adt.html

一般说明:

    Fixed a problem where Eclipse was non-responsive for a few seconds after opening an XML file. (Issue 67084)
    Fixed a problem where the SDK Manager threw a NullPointerException after removing a virtual device that was created using the Android Wear system image. (Issue 67588)
    Fixed a problem where the layout preview for large screens in Eclipse showed the resources from the drawable-* directories instead of those from the drawable-large-* directories.
    Fixed a problem with Nexus 5 Android virtual devices created from the command line where the SD card file system was read-only.
    Changed the URL for the Android Developer Tools Update Site from HTTP to HTTPS.