Ad Code

Responsive Advertisement

How to Install Android SDK Offline?


Android SDK has it owns SDK tool called Android SDK Tools. This is the tool that responsible for installing, downloading , updating and managing all the entire SDK packages. What you need to now is , the SDK Tool itself has updates on its own.


So before we begin to download everything , first off all Android SDK Tools is all what you need: (Please download the latest version available) 

Installing Android SDK for the first timer

  • Download the latest SDK Tools that match your OS. It is things like tools_rxxx_os.zip
  • Create a new folder dedicated for Android SDK. For instance "AndroidSDK" in E:\ Drive This folder will store all SDK installation packages. You can use whatever folder you want .. Just make sure it is accessible for you.
  • Extract the tools_rxxx_os.zip inside the AndroidSDK folder This could take seconds or a minute . You can use apps like 7-zip, wiinrar , etc.
  • Now you have "tools" folder inside your AndroidSDK directory.
  • When the extraction done , you can safely delete the tools_rxx_os.zip or you can move to somewhere else
  • Back to AndroidSDK root directory and manually create folder called "temp". This folder used to store all offline installation packages later. For now make let it empty.
  • Now, the basic setup for SDK Manager has been done. Congrats!

How to Install Android SDK for Offline Installation
How to Setup Android SDK Tools Manager

Test Android SDK Installaion

To test SDK manager open android.bat (windows) , wait for a while to load. If this is the first time you use it, SDK manager will load lists packages available. This might needs internet connection 

Live Video Demo

For Complete Demonstration on how to install Android SDK , including packages , check out this video below. This is a common guideline video for installing Android SDK  Offline.
It uses Android 5 as the SDK example that being installed, However these process is common and can be applied to install other SDK Versions from 4,5,6,7 and also the SDK tools. Follow the video for detailed instruction. 

Reactions

Post a Comment

0 Comments

Follow US