Android SDK Tools, Revision 20 發布

來源:互聯網
上載者:User

 SDK
Tools, Revision 20 (June
2012)

Dependencies:
  • Android SDK Platform-tools revision 12 or later.
  • If you are developing in Eclipse with ADT, note that the SDK Tools r20 is designed for use with ADT 20.0.0 and later. If you haven't already, we highly recommend updating your ADT
    Plugin to 20.0.0.
  • If you are developing outside Eclipse, you must have Apache Ant 1.8 or later.
General notes:
  • Added new Device Monitor application, grouping Android debugging tools into a single application, including ddms, traceview, hierarchyviewer and Tracer for GLES. (more
    info)
  • Added new System Trace new tool for tracing Android system activity. This tool allow you to capture a slice of system activity, plus additional information tagged from the Settings > Developer Options > Monitoring: Enable
    traces
     or with specific calls added to your application code. (more info)
  • Build System
    • Added automatic merging of library project manifest files into the including project's manifest. Enable this feature with the manifestmerger.enabled property.
    • Added automatic ProGuard support for the aapt -G flag. This change causes the build system to generate a temporary
      ProGuard keep-rules file containing classes that are referenced from XML files (such as custom views) and pass this to ProGuard at shrink-time. This can make the resulting APK much smaller when using just a small portion of a large library project (such as
      the Android Support library), since the catch-all rules to keep all custom views from the default ProGuard configuration file have also been removed.
    • Added two ProGuard configuration files for use in projects: proguard-android-optimize.txt which enables optimizations
      and proguard-android.txt which disables them.
  • SDK Manager
    • Improved caching to reduce downloading of repository definitions.
    • Added Tools > Manage Add-on Sites option to allow deactivation of third-party sites for improved performance (e.g., if one or more sites are temporarily slow to load.)
    • Added settings for the SDK Manager download cache (SDK Manager > Tools > Options).
Bug fixes:
  • Build

    • Fixed problem where test projects did not have access to the full classpath of tested projects, including Library Projects and third-party jars.
    • Fixed deployment logic so that applications with embedded tests can now be deployed and tested like test applications, including code coverage information.
    • Fixed Ant support for testing projects with libraries.
相關文章

聯繫我們

該頁面正文內容均來源於網絡整理,並不代表阿里雲官方的觀點,該頁面所提到的產品和服務也與阿里云無關,如果該頁面內容對您造成了困擾,歡迎寫郵件給我們,收到郵件我們將在5個工作日內處理。

如果您發現本社區中有涉嫌抄襲的內容,歡迎發送郵件至: info-contact@alibabacloud.com 進行舉報並提供相關證據,工作人員會在 5 個工作天內聯絡您,一經查實,本站將立刻刪除涉嫌侵權內容。

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.