Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

Your Android SDK is missing, out of date or corrupted

I tried to install android studio after installing Java SE 9 version an get this error enter image description here

like image 314
Ahmed Mahmoud Avatar asked Feb 08 '18 15:02

Ahmed Mahmoud


People also ask

How do I fix Android SDK is missing or corrupted?

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.

Where is the Android SDK located?

by default, the "Android Studio IDE" will be installed in " C:\Program Files\Android\Android Studio ", and the "Android SDK" in " c:\Users\username\AppData\Local\Android\Sdk ".


1 Answers

Files -> setting -> Android SDK -> you can see the 'edit' that you can change the path of the Android SDK. -> click the download button

like image 107
Ryuoon Avatar answered Sep 28 '22 20:09

Ryuoon