apk-parser icon indicating copy to clipboard operation
apk-parser copied to clipboard

Is there a way to list lib/* contents to get supported cpuAbis?

Open dave08 opened this issue 6 years ago • 2 comments

Thanks.

dave08 avatar Apr 24 '18 11:04 dave08

Or possibly even to acces the ZipFile instance, or add another constructor for ApkFile using ZipFile instance?

dave08 avatar Apr 24 '18 12:04 dave08

Add a constructor accept a ZipFile instance looks good.

hsiafan avatar May 25 '18 01:05 hsiafan