SDK tools
SDK tools is a downloadable component for the android SDK. It includes des thecomplete set of development and debugging tools for the android SDK.
If you are new to the android SDK,
SDK starter package installthelatest revision of the SDK tools in
<SDK>/tools
Directory.
If you are already using the SDK and you want to update to the latest versionof the SDK tools, use
Android SDK ManagerTo get theupdate, rather than downloading a new SDK starter package. For more informationabout how to update, see
Updating sdkcomponents.
Revisions
The sections below provide notes about successive releases ofthe SDK tools, as denoted by revision number. to determine what revision of the sdktools you are using, refer to the "installed packages" listing in the android SDK manager.
For a summary of all known issues In SDK tools, see
Http://tools.android.com/knownissues.
SDK tools, revision 19
(Rjl 2012)
Note:This update of SDK tools is only available throughthe
Android SDK manager. Use this tool todownload and install this update.
-
Dependencies:
-
- Android SDK platform-tools revision 9 or later.
- If you are developing in eclipse with ADT, note that the SDK tools r19 is designed for use with ADT 18.0.0 and later. If you haven't already, we highly recommend updating your
ADT plugin to 18.0.0.
- If you are developing outside eclipse, you must have
Apache ant 1.8 or later.
-
Bug fixes:
-
- Fixed an issue that prevented some developers from running the emulator with gpuacceleration.