I want to open existing Android Studio Project without launching Android Studio with last closed project.
i.e When I launch Android Studio then it opens last closed project on it.
Then I have to close it or go to
File menu -> Open -> Open File Or Project
Rather than i wants to open it from windows file explorer/finder or from terminal where project is stored. like Xcode, Unity and other IDE does.
Or we can say.
can we create a special Android Studio Launcher icon for separate Project in that project directory.