Android SDKOffline installation methods(Accelerated Installation)
Androidsdk download has been slow in China. Sometimes it cannot be downloaded all night. In the end, you only need to select offline installation. Now you need to issue the offline installation address and method, hoping to help you.
First download the sdkinstallation package, and unzip android-sdk_r10-windows.zip (Installation Tool) to the directory, such as my Directory D: \ Programs \ Android-SDK-Windows
: Http://dl.google.com/android/android-sdk_r10-windows.zip (Latest Version)
2. Create the following folders:
Platforms, Docs, samples, usb_driver, market_licensing
3. Delete all content of tools
This step is optional because the tool content may be outdated or still available.
4. Open the download tool (thunder, Donkey, etc.) and download the following content:
Google API installation package
Android SDK tools, revision 10 |
Http://dl-ssl.google.com/android/repository/tools_r10-windows.zip |
Android SDK platform-tools, Revision 3 |
Http://dl-ssl.google.com/android/repository/platform-tools_r03-windows.zip |
Android SDK docs for Android API 11, Revision 1 |
Http://dl-ssl.google.com/android/repository/docs-3.0_r01-linux.zip |
Android SDK Platform 3.0, Revision 1 |
Http://dl-ssl.google.com/android/repository/android-3.0_r01-linux.zip |
Android SDK platform 2.3.3. _ R1 Revision 1 |
Http://dl-ssl.google.com/android/repository/android-2.3.3_r01-linux.zip |
Android SDK platform 2.3.1 _ R2 Revision 2 (obsolete) |
Http://dl-ssl.google.com/android/repository/android-2.3.1_r02-linux.zip |
Android SDK platform 2.2 _ R1 Revision 2 |
Http://dl-ssl.google.com/android/repository/android-2.2_r02-windows.zip |
Android SDK platform 2.1 _ R2 Revision 2 |
Http://dl-ssl.google.com/android/repository/android-2.1_r02-windows.zip |
Android SDK platform 1.6 _ R2 Revision 3 |
Http://dl-ssl.google.com/android/repository/android-1.6_r03-windows.zip |
Android SDK platform 1.5 _ r3 Revision 4 |
Http://dl-ssl.google.com/android/repository/android-1.5_r04-windows.zip |
Android SDK samples for Android API 11, Revision 1 |
Http://dl-ssl.google.com/android/repository/samples-3.0_r01-linux.zip |
Android SDK samples for Android API 10, Revision 1 |
Http://dl-ssl.google.com/android/repository/samples-2.3.3_r01-linux.zip |
Android SDK samples for Android API 9, Revision 1 |
Http://dl-ssl.google.com/android/repository/samples-2.3_r01-linux.zip |
Android SDK samples for Android API 8, Revision 1 |
Http://dl-ssl.google.com/android/repository/samples-2.2_r01-linux.zip |
Android SDK samples for Android API 7, Revision 1 |
Http://dl-ssl.google.com/android/repository/samples-2.1_r01-linux.zip |
Android + Google APIs, API 11, Revision 1 |
Http://dl-ssl.google.com/android/repository/google_apis-11_r01.zip |
Android + Google APIs, API 10, Revision 1 |
Http://dl-ssl.google.com/android/repository/google_apis-10_r01.zip |
Android + Google APIs, API 9, revision 2 |
Http://dl-ssl.google.com/android/repository/google_apis-9_r02.zip |
Android + Google APIs, API 8, revision 2 |
Http://dl-ssl.google.com/android/repository/google_apis-8_r02.zip |
Android + Google APIs, API 7, Revision 1 |
Http://dl-ssl.google.com/android/repository/google_apis-7_r01.zip |
Android + Google APIs, API 4, revision 2 |
Http://dl-ssl.google.com/android/repository/google_apis-4_r02.zip |
Android + Google APIs, API 3, Revision 3 |
Http://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: http://dl.dbank.com/c0tdze5bas
If you are a friend of the Linux platform, change windows to Linux, and change Mac to MacOSX.
.
5. Extract the document to the specified directory.
Decompress the file starting with Android to the platforms directory.
Decompress the file starting with goole_apis to the add-ons directory.
Decompress market_licensing-r01.zip to the market_licensing directory.
Decompress tools_r07-windows.zip to the tools directory (the folder is cleared before)
Extract docs-2.2_r01-linux.zip to docs
Decompress samples-2.2_r01-linux.zipand samples-2.20.r01-linux.zip to the samples directory.
Decompress usb_driver_r03-windows.zip to the usb_driver directory.
Basically, the installation is complete.
Open the SDK setup. ext and find the installed content.
However, there may also be content to be updated or installed, because the updated content may already exist when you see this article.
Then, add your installation directory/tools to the system environment variables and add the installation directory to android_home. The installation is complete.