Young87

当前位置:首页 >个人收藏

Android Studio中新建项目时Your android sdk is out of date or is missing templates的解决办法

本文转载自: https://www.cnblogs.com/mfryf/archive/2013/05/21/3091040.html 作者:mfryf 转载请注明该声明。

在Android Studio中新建项目时出现了以下问题:
Your 
android sdk is out of date or is missing templates. Please ensure you are using SDK version 22 or later.
其实这是因为旧的SDK已经在你以前的Eclipse ADT Plugin中安装好了,我们只需要更新Android SDK Tool到版本22或更高即可,并将其引用在Android Studio中就行了,至于更新Android版本的问题的话,相信大家都会吧,呵呵,直接点击SDK Manager.exe就行啦。。

 

 

 

 

 

 

 

除特别声明,本站所有文章均为原创,如需转载请以超级链接形式注明出处:SmartCat's Blog

上一篇: Apriori算法介绍(Python实现)

下一篇: 仅用几行Python代码就俘获女神的欢心,什么代码这么神奇?

精华推荐