Bundle structure
Inspect ZIP entries, module folders and resource files commonly found in Android App Bundles.
Android App Bundle review
Open Android App Bundle-style archives locally to review file structure, manifest hints, modules and hashes before deeper build-tool analysis.
Supports: .aab, .zip
Files never leave your device
Start local analysis
Before you upload
Inspect ZIP entries, module folders and resource files commonly found in Android App Bundles.
Calculate hashes and summarize the archive without uploading the bundle.
Use the structure report before switching to bundletool or a full Android build pipeline.
Tool guide
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.
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.
Continue the workflow