Detailed off-line installation method of Android SDK

Android SDK has been always very slow to download and sometimes it could make a little bit all night. So only choose to use off-line installation. Now there gives the method.
First, you should download the installation package, android-sdk_r10-windows.zip, to extract the directory, such as my directory: D:\programs\android-sdk-windows. Download address: https://dl.google.com/android/android-sdk_r10-windows.zip
Second, creating the following folders: platforms,docs,samples,usb_driver,market_licensing.
Third, remove all contents from tools. This step is optional, because the contents maybe are outdated, but it may still be available.
Fourth, open the download tool and download the following:
Google installation kits:
Android SDK Tools, revision 10 https://dl-ssl.google.com/android/repository/tools_r10-windows.zip
Android SDK Platform-tools, revision 3 https://dl-ssl.google.com/android/repository/platform-tools_r03-windows.zip
Android SDK Docs for Android API 11, revision 1 https://dl-ssl.google.com/android/repository/docs-3.0_r01-linux.zip
Android SDK Platform 3.0, revision 1 https://dl-ssl.google.com/android/repository/android-3.0_r01-linux.zip
Android SDK Platform 2.3.3._r1 Revision 1 https://dl-ssl.google.com/android/repository/android-2.3.3_r01-linux.zip
Android SDK Platform 2.3.1_r2 Revision 2 (Obsolete) https://dl-ssl.google.com/android/repository/android-2.3.1_r02-linux.zip
Android SDK Platform 2.2_r1 Revision 2 https://dl-ssl.google.com/android/repository/android-2.2_r02-windows.zip
Android SDK Platform 2.1_r2 Revision 2 https://dl-ssl.google.com/android/repository/android-2.1_r02-windows.zip
Android SDK Platform 1.6_r2 Revision 3 https://dl-ssl.google.com/android/repository/android-1.6_r03-windows.zip
Android SDK Platform 1.5_r3 Revision 4 https://dl-ssl.google.com/android/repository/android-1.5_r04-windows.zip
Android SDK Samples for Android API 11, revision 1 https://dl-ssl.google.com/android/repository/samples-3.0_r01-linux.zip
Android SDK Samples for Android API 10, revision 1 https://dl-ssl.google.com/android/repository/samples-2.3.3_r01-linux.zip
Android SDK Samples for Android API 9, revision 1 https://dl-ssl.google.com/android/repository/samples-2.3_r01-linux.zip
Android SDK Samples for Android API 8, revision 1 https://dl-ssl.google.com/android/repository/samples-2.2_r01-linux.zip
Android SDK Samples for Android API 7, revision 1 https://dl-ssl.google.com/android/repository/samples-2.1_r01-linux.zip
Android + Google APIs, API 11, revision 1 https://dl-ssl.google.com/android/repository/google_apis-11_r01.zip
Android + Google APIs, API 10, revision 1 https://dl-ssl.google.com/android/repository/google_apis-10_r01.zip
Android + Google APIs, API 9, revision 2 https://dl-ssl.google.com/android/repository/google_apis-9_r02.zip
Android + Google APIs, API 8, revision 2 https://dl-ssl.google.com/android/repository/google_apis-8_r02.zip
Android + Google APIs, API 7, revision 1 https://dl-ssl.google.com/android/repository/google_apis-7_r01.zip
Android + Google APIs, API 4, revision 2 https://dl-ssl.google.com/android/repository/google_apis-4_r02.zip
Android + Google APIs, API 3, revision 3 https://dl-ssl.google.com/android/repository/google_apis-3-r03.zip
Google USB Driver package, revision 4 https://dl-ssl.google.com/android/repository/usb_driver_r04-windows.zip

Dbank download address: https://dl.dbank.com/c0tdze5bas
If you use a Linux platform, just change the Window to Linux and Max platform can be changed to Macosx platform.
It should be noted that the documentation and samples are the same address: docs-2.2_r01-linux.zip,samples-2.2_r01-linux.zip,samples-2.1_r01-linux.zip.

Fifth, extract the document to the specified directory.
extract the file with the beginning of android to platforms directory;
extract the file with the beginning of goole_apis to add-ons directory ;
extract the file with the beginning of market_licensing-r01.zip to market_licensing directory ;
extract the file with the beginning of tools_r07-windows.zip to tools directory ;
extract the file with the beginning of docs-2.2_r01-linux.zip to docs directory ;
extract the file with the beginning of samples-2.2_r01-linux.zip and samples-2.1_r01-linux.zip tosamples directory ;
extract the file with the beginning of usb_driver_r03-windows.zip to usb_driver directory ;

Basically installation is complete.

Comments

There are no comments to display.
Cookies are required to use this site. You must accept them to continue using the site. Learn more…