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

Method is_android_api

androguard/core/analysis/analysis.py:784–810  ·  view source on GitHub ↗

Tries to guess if the current class is an Android API class. This might be not very precise unless an apilist is given, with classes that are in fact known APIs. Such a list might be generated by using the android.jar files. :return: boolean

(self)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers

nothing calls this directly

Calls 2

is_externalMethod · 0.95
get_nameMethod · 0.45

Tested by

no test coverage detected