Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

Android Studio - How to configure Android Studio to ask about the project to open when he start?

When I open Android Studio IDE they open the last project that I opned :

I want Android Studio to ask me about the project to open, How do I do it ?

like image 987
Cool Avatar asked Feb 26 '15 11:02

Cool


3 Answers

You just need to un-check one thing that is checked by default settings of Android Studio.

Do it like this,

Go to File -> Settings or press (Ctrl+Alt+S)

Under the tab of IDE Settings select General Option from left side of window

Settings will be appeared on right side, now just Un-check Reopen last project on startup

And then click Apply and OK button at bottom.

Now your project will be closed everytime you close Android-Studio, so it will open a window to select a project

like image 108
Apurva Avatar answered Oct 11 '22 02:10

Apurva


Refer attached image for the solution.

enter image description here

like image 34
Smeet Avatar answered Oct 11 '22 00:10

Smeet


Now setting has changed in new Android Studio so might people face this problem to get where this setting is, so for your convenience i am enclosing screenshot here with.

enter image description here

like image 27
Deepak Kumar Sharma Avatar answered Oct 11 '22 00:10

Deepak Kumar Sharma