This class can access to all elements in an APK file example:: APK("myfile.apk") APK(read("myfile.apk"), raw=True) :param filename: specify the path of the file, or raw data :param raw: specify if the filename is a path or raw data (optiona
(self, filename, raw=False, magic_file=None, skip_analysis=False, testzip=False)
source not stored for this graph (policy: none)
no test coverage detected