简体   繁体   English

Android Studio默认新项目向导丢失

[英]Android Studio default New Project Wizard Missing

I closed my android studio. 我关闭了我的android工作室。 Opened it the following day and the default simple new project wizard window was gone, instead its a lousy NewProject dialogbox/ wizard with java, gradle, groovy, griffon, static web, & empty project options on the left. 第二天打开它,默认的简单新项目向导窗口消失了,而不是左边有一个糟糕的NewProject对话框/向导,包含java,gradle,groovy,griffon,静态web和空项目选项。 I dont want this, the simple new project dialog/ wizard we all know with startup templates is gone. 我不想要这个,我们都知道启动模板的简单的新项目对话框/向导已经消失了。 Please help, how do I get it back? 请帮忙,我该如何取回?

Solved by OP: 由OP解决:

You must enable the Android Support. 您必须启用Android支持。 Plugin Configuration > Plugin > Android Support Plugin. 插件配置>插件> Android支持插件。 Make sure its checked! 确保检查!

I tried for 1 hour, but wasting a lot of time. 我试了1个小时,但浪费了很多时间。 You can reset the Android Studio to default by only deleting the .AndroidStudio folder. 您只需删除.AndroidStudio文件夹即可将Android Studio重置为默认值。

This way Android Studio will be reset. 这样Android Studio就会被重置。 This fixed the issue for me. 这为我解决了这个问题。

NOTE: Before going ahead be aware of your old projects and create a backup. 注意:在开始之前,请注意旧项目并创建备份。

If the Plugin > Android Support Plugin is already checked, then uncheck it, check it again. 如果已选中插件> Android支持插件,则取消选中它,再次检查。 Now the android studio will display a popup asking to restart to apply the changes. 现在android工作室将显示一个弹出窗口,要求重新启动以应用更改。 Selecting to restart will reset the android configurations to the latest. 选择重新启动会将Android配置重置为最新。 If there was any missing SDK, android studio will ask to download it. 如果有任何丢失的SDK,android studio会要求下载它。

Now the + Start a new Android Studio project will be displayed! 现在将显示+开始一个新的Android Studio项目

It worked for me and I hope it helps someone else. 它对我有用,我希望它可以帮助别人。 I suspect the problem was due to outdated or improper sdk configuration. 我怀疑问题是由于过时或不正确的sdk配置造成的。

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM