apk-parser
apk-parser copied to clipboard
Is there a way to list lib/* contents to get supported cpuAbis?
Thanks.
Or possibly even to acces the ZipFile
instance, or add another constructor for ApkFile using ZipFile instance?
Add a constructor accept a ZipFile instance looks good.