You will need to download the Android SDK without Android Studio bundled . Go to Android SDK and navigate to the SDK Tools Only section. Copy the URL for the download that’s appropriate for your build machine OS. Unzip and place the contents within your home directory.
Read moreIs Android SDK included in Android Studio?
Android SDK comes bundled with Android Studio , Google’s official integrated development environment (IDE) for the Android operating system.2 Tem 2020
Read moreHow do I find my SDK build tools version?
How to determine the Build-tools version installed in Android Studio
Read moreHow do I update my build tools?
To download it, go to Tools > Android > SDK Manager, then click on the “SDK Tools” tab at the top of the new window. Then select the “Show Package Details” checkbox in the lower right-hand corner. Finally, scroll down to where you see 26.0. 2, check the checkbox next to it, and click “OK” to begin the install process.
Read moreHow do I install missing components in SDK manager?
The Cause for this error -SDK tools package might not be installed. Quick fix: Go to the Tools –> SDK manager –> SDK tools. Deselect Hide obsolete packages option on the right bottom and further install Android SDK Tools(obsolete) . A new folder named Tools is now generated in the SDK directory.
Read moreHow do you fix installed build tools revision 31.0 0 is corrupted remove and install again using the SDK Manager?
Remove and install again using the SDK Manager.
Read moreHow do I reinstall SDK?
Within Android Studio, you can install the Android 12 SDK as follows:
Read more