Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

Android studio not asking to open project in new window

Android Studio used to ask me every time I went to open an existing project if I wanted to open this project in a new window but now it doesn't ask and just opens the project in my existing android studio window. So I want to be able to have two projects up at once. Anyone know how to get that prompt to come back up again?

like image 729
jeepGirl90 Avatar asked Sep 02 '25 01:09

jeepGirl90


1 Answers

Windows:

Go to: File -> Settings -> Appearance & Behavior -> System Settings -> Project Opening.

macOS:

Preferences -> Appearance & Behavior -> System Settings -> Project.

Shortcut (⌘ ,)

Check "Confirm window to open project in"

enter image description here

now restart your Android Studio

like image 64
Kartik Agarwal Avatar answered Sep 05 '25 13:09

Kartik Agarwal