Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

How do I open two or more projects at the same time in Android Studio?

In Android Studio, I want to open another project, so I click File -> Open, but the original project has been closed.

What should I do to open the two projects at the same time?

like image 824
xiadeye Avatar asked May 24 '15 05:05

xiadeye


2 Answers

To open multiple projects simultaneously in Android Studio,
go to Settings > Appearance & Behavior > System Settings,
in the Project Opening section,
choose Open project in new window.

Screenshot for Settings in Android Studio

like image 52
Alvaro Rodriguez Scelza Avatar answered Sep 30 '22 17:09

Alvaro Rodriguez Scelza


Umh,I have solved my question. First,I try to click the File->Find Action and search 'open new project'.Then I find a result and enter the settings window:Project opening.(So sad I have no reputation to post a picture) Select the first check box.

like image 28
xiadeye Avatar answered Sep 30 '22 17:09

xiadeye