getApplicationLabel

Returns the application label as defined in the apps AndroidManifest.

In contrast to android.content.pm.PackageManager.getApplicationLabel a null is returned if no explicit label has been set.

The label is localized if the android:label refers to a localized string.

Since

5.0.0