Search code examples
android-studioworkspace

How to open recent project in Android Studio


I have couple of android projects, where I have to switch between them very often. I was searching in Android Studio for recent projects option to switch between projects, but I didn't find one. In eclipse we have switch work-space option, is there any similar functionality available in Android Studio?

Eclipse Image

eclipse switch workspace


Solution

  • Use Files then Reopen Projects. IF you can't do that restart Android Studio or the reason that you have only ONE project.