Contenido principal

Package name

Defines unique Android application package name

Model Configuration Pane: Hardware Implementation / Hardware board settings / Target hardware resources / App options

Description

All Android® applications have a full Java-language-style package name. The package name must be unique. To avoid conflicts with other developers, use internet domain ownership, in the reverse order, as the basis for your package name. For example, com.mydomain.myappname.

Dependencies

This parameter appears in the App options group of the Target Hardware Resources pane when the Hardware board parameter is set to Android Device.

Settings

com.example (default)

Default: com.example

Programmatic Use

No programmatic use is available.

Version History

Introduced in R2017a