MCPcopy Create free account
hub / github.com/codehasan/dex2c / get_app_name

Method get_app_name

androguard/core/bytecodes/apk.py:446–504  ·  view source on GitHub ↗

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 from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers

nothing calls this directly

Calls 8

get_attribute_valueMethod · 0.95
get_main_activitiesMethod · 0.95
get_android_resourcesMethod · 0.95
get_packageMethod · 0.95
popMethod · 0.80
parse_idMethod · 0.80
default_configMethod · 0.80

Tested by

no test coverage detected