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

Method get_android_resources

androguard/core/bytecodes/apk.py:1499–1513  ·  view source on GitHub ↗

Return the :class:`~androguard.core.bytecodes.axml.ARSCParser` object which corresponds to the resources.arsc file :rtype: :class:`~androguard.core.bytecodes.axml.ARSCParser`

(self)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 4

_get_res_string_valueMethod · 0.95
get_app_nameMethod · 0.95
get_app_iconMethod · 0.95
get_apkidFunction · 0.95

Calls 2

ARSCParserClass · 0.90
readMethod · 0.80

Tested by

no test coverage detected