Android Sdk Is Missing, Out of Date, or Is Missing Templates. Please Ensure You Are Using Sdk Version 22 or Later

Android SDK is missing, out of date, or is missing templates. Please ensure you are using SDK version 22 or later

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).

3- From Welcome Screen choose, "Configure -> Project Defaults -> Project Structure)

4- Under Platform Settings choose SDKs.

5- Select Android SDK -> right_click delete.

6- Right_click -> New Sdk -> Android SDK -> choose your SDK dir -> then OK.

7- Choose the Build target -> apply -> OK. enjoy

Android Studio - SDK is out of date or is missing templates

It just happened because you already have your SDK setted up for Android Developers Bundle with eclipse. Simply open your SDK manager in the ADT Bundle and update you Android SDK Tools from 21.1 to 22 and you are good to go.

Worked for me.

Nothing to do! Android SDK is up to date. SDK emulator directory is missing

Delete everything first, everything in the user is in the Google file,
there are files for Android, delete them, the old Sdk and the program

C:\Users\<your user>\AppData\Local\Google

C:\Users\<your user>\AppData\Roaming\Google

Now go to the Android page to download the Android, but the older version is from the archive

See the Android Studio release notes.
More downloads are available in the download archives.

And click on download from the archive or go to the direct link
https://developer.android.com/studio/archive
Then look for the version Android Studio 3.6.3 April 17, 2020

Then click on it and download the appropriate version for your system

Now after the normal install
Download all the appropriate emulators and operating systems for you and all the tools you need
And in the end, go to updates and then to check update
To download the

latest version of Android 4.2.1

The problem returns,
but you will now have the required emulators, SDK tools and everything you need.

Android Studio SDK Missing

You need to open your SDK manager from Eclipse and update you Android SDK Tools from 21.1 to 22.That will solve your problem.



Related Topics



Leave a reply



Submit