How to force Android Studio to start with the welc

2019-01-30 17:03发布

问题:

is it possible to let Android Studio start into the welcome screen instead of directly loading the last recent project?

I´ve not really the fastest pc and I often need to switch between projects, its really annoying sometimes.

回答1:

Go to

(as of July 25, 2015)
File -> Settings -> Appearance & Behavior -> System Settings -> Un-check "Reopen last project on startup" -> Click apply

(old version)
File -> Settings -> General -> Startup/shutdown -> Reopen last project on startup.

Un-Check the checkbox.

Or, on the Mac, Preferences -> General -> ....