apkInspector

apkInspector is a tool designed to provide detailed insights into the zip structure of APK files, offering the capability to extract content and decode the AndroidManifest.xml file.

Installation

In a virtualenv (see these instructions if you need to create one):

pip3 install apkinspector

Dependencies

  • None

Releases

Version Released Bookworm
Python 3.11
Trixie
Python 3.13
Files
1.3.7 2026-08-28    
1.3.6 2025-10-26    
1.3.5 2025-05-26    
1.3.4 2025-04-28    
1.3.3 2025-04-11    
1.3.2 2024-09-20    
1.3.1 2024-08-18    
1.3.0 2024-07-05    
1.2.4 2024-06-05    
1.2.3 2024-04-20    
1.2.2 2024-03-17    
1.2.1 2023-12-24    
1.2.0 2023-12-16    
1.1.9 2023-12-16    
1.1.8 2023-12-09    
1.1.7 2023-11-18    
1.1.6 2023-11-11    
1.1.5 2023-11-11    
1.1.4 2023-11-07    
1.1.3 2023-11-04    
1.1.2 2023-10-29    
1.1.1 2023-10-24    
1.1.0 2023-10-22    
1.0.4 2023-10-11    
1.0.3 2023-10-08    
1.0.2 2023-09-25    
1.0.1 2023-09-25    

Issues with this package?

Page last updated 2026-09-03 03:56:28 UTC