Parses Android APK files to extract metadata such as package name, version, permissions, and resources.
<dependency>
<groupId>net.dongliu</groupId>
<artifactId>apk-parser</artifactId>
<version>2.6.10</version>
</dependency>No compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Opens an APK file and prints its package name.
No known issues recorded.
No dependency data recorded yet.