Installing Android Software Development Kit on Microsoft Windows 7/10 Machine
You can use the Android SDK (Software Development Kit) to create applications using the Android platform. The installer checks your machine to see if required tools like the Java SE Development Kit (JDK) are available and installs it if required. The installer saves the Android SDK Tools in a specified location outside the Android Studio directories.
Before installing the Software Development Kit (SDK) on a Windows 7 /10 machine, Java JDK 8 must be installed as a prerequisite.
To install the Android SDK
-
Double click installer_r24.3.4-windows.exe to install the SDK.
Note: Write down the name and location of the SDK saved on your system. You may have to refer to the SDK directory later if using SDK tools from the command line.After the installation is complete, the Android SDK Manager starts.
-
Click Tools and then select Options in the Android SDK Manager.
The Android SDK Manager – Settings screen appears.
-
On the Android SDK Manager – Settings screen, enter the HTTP Proxy Server and HTTP Proxy Port details as required to bypass any firewall.
-
Click Packages and then select the following packages to install in the Android SDK Manager:
-
Install Android 5.0.1 (API 21)
-
Install Android 6.0 (API 23)
-
Install Extras.
-
-
Click Install Packages.