🤖 XAPK TOOLS

Android App Bundle review

AAB Inspector

Open Android App Bundle-style archives locally to review file structure, manifest hints, modules and hashes before deeper build-tool analysis.

AAB structureFile inventorySHA hashesNo upload

Start local analysis

AAB Inspector

Accepted: .aab,.zip

Before you upload

What APK Info will analyze

Browser only

Bundle structure

Inspect ZIP entries, module folders and resource files commonly found in Android App Bundles.

Local hashes

Calculate hashes and summarize the archive without uploading the bundle.

Build-tool context

Use the structure report before switching to bundletool or a full Android build pipeline.

Tool guide

AAB Inspector: what it does

AAB Inspector gives a browser-local structure view for Android App Bundle-style archives. AAB files are publishing bundles, not normal installable APK files, so this page focuses on inspection, file inventory and hashes.

Common use cases

Review AAB archive structure and module folders.

Calculate hashes for build artifact tracking.

Inspect files before using bundletool or CI build tools.

Document bundle contents without uploading the file.

How to use this tool

  1. Drop an .aab file into the inspector.
  2. Review the file inventory, structure and hashes.
  3. Use Android build tools for full bundle validation or APK generation.
  4. Keep the generated report for release notes or QA evidence.