Read (appid, versionCode, versionName) from an APK This first tries to do quick binary XML parsing to just get the values that are needed. It will fallback to full androguard parsing, which is slow, if it can't find the versionName value or versionName is set to a Android String Re
(apkfile)
source not stored for this graph (policy: none)
nothing calls this directly
no test coverage detected