Skip to content

Open the project in Android Studio

Murad edited this page Aug 14, 2018 · 1 revision

Note: If you haven't cloned the project, please visit this page and follow the instructions.

If you have cloned the project its time to open it. The recommended IDE for the project is Android Studio. You can download the latest version of Android studio here.

Follow the steps below to open the project in Android Studio

  1. Open Android Studio.
  2. Click on Open an existing Android Studio Project.

  1. Browse to the directory where you cloned the project.
  2. Select the mentorship-android directory and click open.
  3. Android Studio will download the libraries required to run the project and open it in a new window.