Android package node properties

An Androidâ„¢ package has Android-specific properties.

Table 1. Properties for Android package nodes
Group Property Description
Android VersionName Version name (optional).
Android

Icon-ldpi (36x36 px)
Icon-mdpi (48x48 px)
Icon-hdpi (72x72 px)
Icon-xhdpi (96x96 px)
Icon-xxhdpi (144x144 px)

Application icon. Icons must be in PNG format. See Iconography and Devices and Displays on the Android Developer site for more information about icons and their use with Android apps.
Android

Status Icon-mdpi (24x24 px)
Status Icon-hdpi (36x36 px)
Status Icon-xhdpi (48x48 px)

Status icon. Icons must be in PNG format. See Iconography and Devices and Displays on the Android Developer site for more information about icons and their use with Android apps.
Android Permissions Android permissions requested during package install, such as request to access device camera. For further information, see Android Developer's Guide: Manifest.permission.
Android Cordova Plugins Installed Cordova plugins need to be specified in the build process when creating your app. Select which Cordova plugins to include in the package. For more information, see Cordova plugins in the Genero Business Development Language User Guide.