Your android sdk is missing out of date or corrupted что делать
How to solve «Your Android SDK is missing, out of date, or corrupted»?
I needed to free up some disk space so I deleted my C:\ADT folder because I assumed it was from my old android eclipse days. Now when I open android studio it says «please provide the path to the android sdk» with a link that takes me to the android studio dowload page. The only down load items I see there are android studio and sdk tools. I’ve tried uninstalling / reinstalling android studio, but the problem still persisted. I’ve also tried downloading sdk-tools-windows-3859397.zip from that the android studio download site but android studio didn’t recognize the sdk when I pointed it to the extracted contents with «The selected directory is not a valid home for Android SDK»
When I click on «SDK Manager» icon in android studio, It opens, but when I check anything to download, it says «Your Android SDK is missing, out of date or corrupted. Clicking «Open SDK Manager» opens literally the same window again.
Also possibly relevant: I have to install Android Studio as a different user (with admin rights) than the user that I use to run Android studio.
4 Answers 4
Turns out this was related to the fact that I had to install Android Studio as a different user (with admin rights) than my normal windows account.
After trying all the steps outlined in my question, I tried running android studio as my special admin rights user account, and it provided a special start up screen that prompted me to download the android sdk for the first time. I didn’t get that startup screen when running as my normal windows user, just got the errors as indicated in the question.
Note that when I was prompted to install the sdk, I selected «custom» install so that my android sdk would be installed into a common area and not in the private app data area for my admin user account. Then when I ran as my normal user, I was able to select that same location for the android SDK.
Android SDK is missing, out of date, or is missing templates. Please ensure you are using SDK version 22 or later
Possible duplicate, I just download a Android Studio Zip file like Eclipse, as I opened getting this error.
But problem is how to update it?
9 Answers 9
same problem happened to me, From this
I have faced the same issue, to solve it:
1- delete (or move ) the projects folder ( AndroidStudioProjects ).
2- Run the Android-Studio (a WELCOME screen will started).
I had same issue in Android Studio 3. (the project was open) so I closed the current project and the IDE automatically prompted to download the latest components. once its done everything was working correctly.
Here’s a better approach where you don’t have to delete/move anything for Android Studio 3.+.
Click on Tools > SDK Manager or click SDK Manager after If you are unable to see the location of your Android SDK Location, click on edit and create a folder where you want to keep it and then click Next and Finish
(Top right corner) File > Close Project > After you close the project you will get a screen which says that you don’t have an sdk and will ask you if you want to install it.
I was able to trigger an SDK download like this:
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
4 Answers 4
File > Setting > Appearance & Behavior > System Settings > Android SDK > [Edit] Button Click (Blue Color Link Button)
then, it will be show a Dialog [ SDK Setup ]
push [Next] button & [Finish] button
To change the update channel for an existing install, proceed as follows:
You can go to you sdk manager and download the lastest API for sdk platform, all of sdk tools and check for SDK Update Sites
Not the answer you’re looking for? Browse other questions tagged android-studio or ask your own question.
Related
Hot Network Questions
Subscribe to RSS
To subscribe to this RSS feed, copy and paste this URL into your RSS reader.
site design / logo © 2021 Stack Exchange Inc; user contributions licensed under cc by-sa. rev 2021.12.15.41030
By clicking “Accept all cookies”, you agree Stack Exchange can store cookies on your device and disclose information in accordance with our Cookie Policy.
Android sdk is missing, out of date or corrupted (SDK tools directory is missing)
I have installed android studio 3.0.1 in new PC. when i open android studio, a message say :
also when i want to download sdk it shows like this :
7 Answers 7
just download the latest api (API 27) and your desired android version.
I met this problem, use administrator privileges to open the Android studio is solved
Buddy if you have downloaded sdk then provide path for sdk folder other wise download latest sdk and give path in your android studio for that:
Go to settings>appearance and behavior>android sdk>
Then in android sdk location click on edit. There you have to provide path for downloaded sdk.
You have to download android studio :-
How to update and setup :-
Click edit to provide the path of where u want to store the sdk in And then the checkboxes in the list will enable If not then download the sdk from the Android link separately and provide the path after extracting the sdk
As for downloading apis we can download it via sdk manager in the sdk zip or from the Android studio
Your android sdk is missing out of date or corrupted что делать
There are many ways to do this online. But sometimes it’s not very useful Here, I introduce one of the simplest and most rude methods for everyone to use:
problem | Android studio can’t find the SDK package when it starts. |
solve | Download the SDK package directly online |
step one
Click this site to download Android Studio SDkClick to jump http://www.android-studio.org/
Download SDK
Download this version
Step two
Click open SDK Manager
Click SDK Manager in config
Write down the location path and open the folder
Step three
Drag the SDK zip package you just downloaded to the folder
And decompress it locally
The final result is as follows
Step four
Close all interfaces and re-click the steps in the URL to install Android Studio:
Step five
Waiting for installation to succeed
If this article is helpful to you, please pay attention to me for more advice