.aabTypical support level 2
Inspect AAB Package Contents Online
AAB is an Android publishing bundle organized into modules from which an app store generates device-specific APKs. Anyfile lists its ZIP-derived package structure without generating, signing or installing APKs.
Choose a .aab fileYour file stays on this device
Anyfile reads only the local file you select. Parsing, decoding and rendering happen in this browser tab; the file is not uploaded to Anyfile servers.
What Anyfile can show
- Module directories, resources and packaged assets
- Entry paths, sizes and compression methods
Limits and conditions
- The bundle is not converted into installable APKs
- Protocol-buffer manifests, signing and delivery configuration are not decoded
Need deeper capabilities?
Android Studio — Use Android tooling when you need manifest decoding, signing checks, installation or app analysis.
Independent suggestion; no partnership or endorsement is implied.
IMPLEMENTATION
Viewers responsible for this format
Common question
Can an AAB be installed directly on a phone?
No. An app store or Android bundle tooling must generate installable APKs from the publishing bundle.