I am new to Android Studio
. Before that, I was developing Android apps using Eclipse
. Now I am going to start development using Android Studio
. But I am facing an issue. As in Eclipse, if we import more than one projects, they all stay in the same workspace
. But in Android Studio
, if a project is opened, and when I try to import/open
another project, it launches the new window for that project. I want to keep all projects in the same window as Eclipse does. Any help will be highly appreciated. Thanks
Asked
Active
Viewed 114 times
0

Abhishek Chaubey
- 2,960
- 1
- 17
- 24

Alex Hales
- 73
- 6
-
duplicate of http://stackoverflow.com/questions/16646114/android-studio-how-to-open-multiple-project-in-single-window – Angel Koh Feb 17 '15 at 06:33
-
I haven't found any help from that link. It is not duplicate. – Alex Hales Feb 17 '15 at 07:21