IntelliJ IDEA 2019.3 Help

Import a project

  1. Launch IntelliJ IDEA.

    If the Welcome screen opens, click Import Project.

    Otherwise, from the main menu, select File | New | Project from Existing Sources.

  2. In the dialog that opens, select the directory in which your sources, libraries, and other assets are located and click Open.

  3. Select the project type:

    Importing a project from an external model

Import a project from Android Gradle

  1. Launch IntelliJ IDEA.

    If the Welcome screen opens, click Import Project.

    Otherwise, from the main menu, select File | New | Project from Existing Sources.

  2. In the dialog that opens, select the directory in which your sources, libraries, and other assets are located and click Open.

  3. Select Import project from external model | Android Gradle and click Finish.

IntelliJ IDEA opens and syncs the project in the IDE. If you need to adjust the Gradle settings options, refer to Access the Gradle settings.

Importing a project from Android Gradle
Last modified: 26 April 2020