Import a Project

This chapter explains how to import a project in an IDE.

In order to import an existing Gradle project in Android Studio, follow the following steps:

  • If you are in the Welcome Screen, click on the Open button. Otherwise click either on File > Open… or on File > Import Project….
  • Select the root directory of the project and click on the OK button.
Project Import in Android Studio

Project Import in Android Studio

The Gradle project should now be opened in Android Studio.