.. apkInspector documentation master file, created by
   sphinx-quickstart on Wed Nov 22 19:40:21 2023.
   You can adapt this file completely to your liking, but it should at least
   contain the root `toctree` directive.

Welcome to apkInspector's documentation!
========================================

.. image:: https://i.imgur.com/VxGTAdp.png
   :alt: 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.

.. toctree::
   :maxdepth: 1
   :caption: Contents:

   headers
   axml
   extract
   indicators
   helpers


Indices and tables
==================

* :ref:`genindex`
* :ref:`modindex`
* :ref:`search`
