Open existing project in Android Studio

How to open an existing project in android studio?

Step 1: Open Android Studio

Step 2.1: List of  Projects will be displayed at the left side of the following window. Click on a project that you want to open. It will be opened



OR

Step 2.1: Click "Open an existing Android Studio Project"



From "Open File or Project" Window select your project and click "OK" button.


Comments

  1. Create New Project: https://devofandroid.blogspot.com/p/first-app-in-android-studio.html

    ReplyDelete

Post a Comment

Popular posts from this blog

Manage External Storage Permission | Android Studio | Kotlin

Manage External Storage Permission | Android Studio | Java

Add a Back Button to Action Bar Android Studio (Kotlin)