Manually download of Android SDK Tools and SDK Platform-tools

Related Posts

SDK Tools (pre-installed in the Android SDK starter package)

Android Tools LogoContains 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 19:

Linux
http://dl.google.com/android/repository/tools_r19-linux.zip
Size: 28.4MB
Windows
http://dl.google.com/android/repository/tools_r19-windows.zip
Size: 35.6MB
Mac
http://dl.google.com/android/repository/tools_r19-macosx.zip
32.3M

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 11:

Linux
http://dl.google.com/android/repository/platform-tools_r11-linux.zip
Size: 10MB
SHA1: 3d12586a1d83d5ad068c017edf60ab165f251305
Windows
http://dl.google.com/android/repository/platform-tools_r11-windows.zip
Size: 10MB
SHA1: 9a35e21735515167e1c39f5a17cb705c3b4c821a
Mac
http://dl.google.com/android/repository/platform-tools_r11-macosx.zip
10M
SHA1: 7b9ab7705438556f2d825732bf146154b7bf7d70

Manually download of Android SDK Tools and SDK Platform-tools
4.5/5 based on 2 reviews

Related Posts:


About this entry