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.
This parameter appears in the App options group
of the Target Hardware Resources pane when the Hardware
board parameter is set to Android Device.
Default: com.example