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
Use Files
then Reopen Projects
.
IF you can't do that restart Android Studio or the reason that you have only ONE project.