Use this page to specify settings for your Android Module.
| Item | Description |
|---|---|
| Package name | Specify the package name for your application. Note that it's a Java package name that is specified here.
For more information, see, for example,
Android package name and
Naming a package .
|
| Minimum required SDK | From this drop-down list, select the Android SDK level that is required for your application to run. By default, the minimum required SDK level is Android 2.1. |
| Target SDK | From this drop-down list, select the target Android SDK. By default, the target SDK level is Android 4.3. |
| Compile with | This is a read-only field. |
| Theme | From this drop-down list, select a theme to apply to your module. |
| Create custom launcher icon | Select this check box to create a custom launcher icon. By default, this check box is selected. |
| Create activity | Select this check box to create an Android activity .
By default, this check box is selected. |
| Mark this project as a library | Select this check box to create an Android library project. |
| Support Mode | Use this area to set a mode for your module. You can select from the following options:
|
| Description | This read-only field shows a quick information regarding each specified item. |
and