【问题标题】:Updated Adt to r.22 giving errors将 Adt 更新到 r.22 给出错误
【发布时间】:2014-04-08 20:14:46
【问题描述】:
【问题讨论】:
标签:
android
xml
eclipse
adt
android-4.4-kitkat
【解决方案2】:
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.