Returns APK, DalvikVMFormat and Analysis of a specified APK. You must specify either `filename` or `digest`. It is possible to use both, but in this case only `digest` is used. example:: s = Session() digest = s.add("some.apk")
(self, filename=None, digest=None)
source not stored for this graph (policy: none)