21
Mar
image

About a month ago, Google released the first preview versions of the latest ADT Eclipse plugin and SDK Tools which brought improvements and fixes to Proguard, Lint, and a few other cool things, like Network Usage. Today, the final versions, 17.0.0 (for ADT) and r17 (for SDK Tools), along with Support Package r7 are available for download from the SDK Manager or as part of the Android SDK.

The final release notes are as follows.

ADT 17.0.0

General improvements:
  • New build features

    • Added feature to automatically setup JAR dependencies. Any .jar files in the /libs folder are added to the build configuration (similar to how the Ant build system works).