There are quite a few details and things to consider when installing the Android SDK on your Windows PC. The following guide should help you wade through the process.

Install the Latest Version of Java

If you don’t want to use Android Studio and just want the Android SDK command line version, then you’ll need to first download and install Java.

Install SDK Command Line

Android Studio is a space-consuming app, and while we think its UI (user interface) makes it a very accessible way of managing your development tools and packages, some people prefer the command-line route.

Getting Started With SDK Command Line

After the installation, you should find new “platform-tools” folder in the “Android” folder. Within this folder contains the adb.exe, fastboot.exe and several other executables. This will give you access to the adb and fastboot commands, which are great if you enjoy sideloading things onto Android and dabbling in the recovery options.

Install Android Studio

Alternatively, if you want to enjoy all the modern features, conveniences and UI elements of Android Studio, then it’s pretty simple. Image credit: Zain Ali via Pexels