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

Method get_app_icon

androguard/core/bytecodes/apk.py:506–590  ·  view source on GitHub ↗

Return the first icon file name, which density is not greater than max_dpi, unless exact icon resolution is set in the manifest, in which case return the exact file. This information is read from the AndroidManifest.xml From https://developer.android.com/gu

(self, max_dpi=65536)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers

nothing calls this directly

Calls 6

get_main_activityMethod · 0.95
get_attribute_valueMethod · 0.95
get_android_resourcesMethod · 0.95
get_res_id_by_keyMethod · 0.80
get_densityMethod · 0.80

Tested by

no test coverage detected