Tuesday, December 17, 2013

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

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


How to solve the problem "Android SDK is out of date or is missing templates" In Android Studio. Easy and Simple Steps

Follow these Steps



  • Open up your project in Android Studio.

  • Go to Settings for the Project via F4. Or selecting the Project Root -> Right-Click and then Module Settings.

  • You will find Project Settings and Module Settings under which you have the option of selecting both your JDK and Android SDKs if you want.

  • For e.g. under Platform Settings, you will find SDKs and you can simply tap on the green + sign to add your own path to a locally present SDK.


Check Once


First of all, on Windows and Mac, the individual tools and other SDKpackages are saved with the Android Studio application directory.

Windows: Users\AppDataLocalAnroidandroid-studiosdk Mac: /Applications/Android Studio.app/sdk/ Make sure your android-sdk-path is correct and the sdk tool version is 22 or later.

first time do open the Configure—> Project Defaults —> Project Structure, set your project sdk is Android SDK.

then select SDK tab and select build target (eg:Android4.2.2)

No comments:

Post a Comment