Your Android Studio was set to open project in the same window. You can change that, so it asks whether to open new window while opening other project.
Do this:
- Go to: File -> Settings -> Appearance & Behavior -> System Settings -> Project Opening.
- Check [x] “Confirm window to open project in”.
- Now open the other (2nd) project with File -> Open… etc.
- You will now be asked if you want to open a new window or replace what you already have. Select New Window.
Screenshots:
Older versions:
- Go to Settings -> General -> Project opening.
- Check ‘Confirm window to open project in’.
- Create or open different project
- You will be asked if open a new window.