IntelliJ IDEA 2018.2 Help

New Project

Use this page to configure your new project.

Item

Description

Application name

Specify the name of your Android project. By default, IntelliJ IDEA automatically generates the name of the application.

Company Domain

Use this field to specify a qualifier that will be appended to the package name. By default, IntelliJ IDEA automatically generates the name of the qualifier.

Package name

By default, IntelliJ IDEA generate the package name automatically. You can click Edit to modify the specified name of the package.

Include C ++ Support

Select this checkbox to use C ++ for your Android application.

Project location

Use this field to specify the location of your project. You can click browseButton and select the necessary directory in the dialog that opens.

Last modified: 20 November 2018

See Also