Return the appname of the APK This name is read from the AndroidManifest.xml using the application android:label. If no label exists, the android:label of the main activity is used. If there is also no main activity label, an empty string is returned.
(self)
source not stored for this graph (policy: none)
nothing calls this directly
no test coverage detected