Manually download of Android SDK Tools and SDK Platform-tools
Related Posts
SDK Tools (pre-installed in the Android SDK starter package)
Contains tools for debugging and testing your application and other utility tools. You can access these in the /tools/ directory of your SDK and read more about them in the Tools section of the developer guide.
Important: To download the new Android 4.0 system components from the Android SDK Manager, you must first update the SDK tools to revision 14 or later and restart the Android SDK Manager. If you do not, the Android 4.0 system components will not be available for download.
Revision 21.1:
- Linux
- http://dl.google.com/android/repository/tools_r21.1-linux.zip
- SHA1: 770818f4e92d48ea40f512035419a5306454dd5c
- Size: 91MB
- Windows
- http://dl.google.com/android/repository/tools_r21.1-windows.zip
- SHA1: 1aabf96102c31485749274df9f209dd6b38e521a
- Size: 99MB
- Mac
- http://dl.google.com/android/repository/tools_r21.1-macosx.zip
- SHA1: ef4842763c350ff33a52fb34b502e3a5164507c6
- 66M
SDK Platform-tools
Contains tools that are required to develop and debug your application, but which are developed alongside the Android platform in order to support the latest features. These tools are typically updated only when a new platform becomes available. You can access these in the /platform-tools/ directory. Read more about them in the Tools section of the developer guide.
Revision 16:
- Linux
- http://dl.google.com/android/repository/platform-tools_r16-linux.zip
- Size: 13MB
- SHA1: 84d563ae5e324f223f335f11bf511bf6207c05fb
- Windows
- http://dl.google.com/android/repository/platform-tools_r16-windows.zip
- Size: 11MB
- SHA1: 0d6245b685c7d303cf4a054a3d373c4427b7ad01
- Mac
- http://dl.google.com/android/repository/platform-tools_r16-macosx.zip
- 13M
- SHA1: fbb0f8d2786a83b8c3eb6df402e706e136db8fed
Manually download of Android SDK Tools and SDK Platform-tools