Solution To: Your Android SDK is out of date

ERROR:

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


SOLUTION:

1) Run SDK Manager. Open your SDK manager in the ADT Bundle and update you Android SDK Tools from 21.1 to 22

For windows user the tools and other SDK packages are saved with the Android Studio application directory ie: \Users\AppData\Local\Android\android-studio\sdk\

For Mac: /Applications/Android\ Studio.app/sdk/

2) Run Android Studio. Open the Configure > Project Defaults > Project Structure, set your project sdk is Android SDK. Then select SDK tab and select build target (eg: Android 4.2.2)



Post a Comment

0 Comments