android-sdk-offline
android-sdk-offline copied to clipboard
Generate Android sdk offline download links.
Android SDK offline download links generator
This tool help to you generate latest offline down links for Android SDK. This is helpful when you don't have internet access or speed is low.
You can use your favorite download tool to download them. Then put these downloaded files into sdk/temp folder and open Android SDK Manager. Click the items in Android SDK Manager, it will read from your downloaded cache.
If your can't get the Android SDK Manager items or if they are not update, or the download speed is slow, please try to use the proxy listed here
If it helps, please star and spread this project :)
Online site
http://www.april1985.com/android-sdk-offline/
Clone and run locally
git clone https://github.com/derekhe/android-sdk-offline.git
npm install
cd web
bower install
cd ..
npm install -g http-server
//You may need to set proxy if your network is blocked
npm run generate
npm run serve
open your browser and navigate to localhost:8080
Hope this tool can help you
This tool is automatically updated everyday on my digitalocean server. I suggest you to serve your server on digitalocean. I can give a 5 starts for my 3+ years of experience of using digitalocean. Please help me reigster a digitalocean account to support this tool keeping update. Please Register Here