Description
Parses Android XML data and extracts application names without depending on Androguard. It helps APK inspection tools read manifest-related information with a smaller, focused parser.
APK files can be untrusted or misleading. Use it for inspection workflows, not as proof that an application is safe, and avoid executing unknown Android packages.