In this post, we will be installing the Android SDK from the Android Studio. Well if you have installed the Android Studio for the first time, then you will be guided towards installing the Android SDK. If not, then follow this post to install it manually.
Prerequisites
Install Android SDK
Open the Android Studio. Create a new project or open existing. The studio will ask you the path of the Android SDK. Since we don’t have it installed, click on cancel.
To install, click on SDK Manager. This option will be on the right side of the screen.

Choose the SDK platform and click on OK.

This starts the download and install of the SDK.

Once finished, you are good to go.
You must be logged in to post a comment.