文件名称:Android代码-apk-parser
文件大小:157KB
文件格式:ZIP
更新时间:2022-08-25 23:15:51
Android代码
Apk parser with java, for decoding xml file and getting meta infos from apk file. Features Retrieve basic apk metas, such as title, icon, package name, version, etc. Parse and convert binary xml file to text Classes from dex file Get certificate metas and verify apk signature Get apk-parser Apk-parser has been submited to maven central repo, maven, gradle, ivy and other build tools can be used to get this lib. With maven, you can add apk-parser as dependency by: net.dongliu apk-parse