In this dialog, specify the class that implements the new Android component, the component type, and the title to be displayed to the user.
| Item | Description |
|---|---|
| Name | In this text box, type the name of the class that implements the component. |
| Kind |
In this drop-down list, specify the component type. The available options are:
|
| Label |
In this text box, type the title that will be displayed to the user.
|
| Mark as startup Activity |
Select this check box to have the new component of the Activity type displayed by default when the application starts.
The check box is available only when the Activity component type is specified in the Kind drop-down list. |
| Create layout file |
The check box is available only for the activity or fragment component types. |
: an Android Interface
Definition Language (AIDL) interface used for interprocess communication.