.AAB File Info & Viewer

Open & inspect
.AAB files online

Can't open an Android App Bundle? View and inspect the contents of your .AAB files here for free.

Drag & drop your .AAB file here
or click to browse from your device
Android App Bundles & more
Uploading...
Extension
.AAB
Category
Developer
Primary Use
Android App Publishing Format
Primary Software

What is an AAB file?

The .AAB file is an Android App Bundle. Developers use this format to upload Android applications to Google Play. Google created the .AAB format to replace the traditional .APK format for app publishing.

File structure

Under the surface, an .AAB file is a compressed ZIP archive. It stores compiled code, resources, and native libraries for an app. The Google Play store uses this single package to build and serve optimized versions of the app for different devices.

How to open AAB files?

You can open and build .AAB files using Android Studio. Developers also use the bundletool command-line utility to inspect the bundle or convert it into installable .APK files. Because an .AAB file is a standard archive, you can unpack its contents using file extraction software like 7-Zip or PeaZip.

Inspecting AAB files online

If you do not have developer tools installed, viewer.online/aab analyzes .AAB files to identify their exact format and creator software, shows which programs can open the file, and usually previews it.

Summary

Because .AAB files use the known ZIP format, viewer.online/aab can safely open and display them online, eliminating compatibility problems.

Frequently Asked Questions

What is an AAB file?

An .AAB file is an Android App Bundle. Google uses this format for modern Android app distribution.

How do I open an AAB file?

You can open an .AAB file using Android Studio or extract its contents with standard archive software like 7-Zip.

What is the difference between APK and AAB?

An .APK is an installable app package, while an .AAB is a publishing format. Google Play uses the .AAB file to generate optimized .APK files for specific devices.

Can I install an AAB file directly on my phone?

No, you cannot install an .AAB file directly. You must use bundletool to convert it into an installable .APK file first.

Is an AAB file safe to open?

Yes, an .AAB file is generally safe to inspect. It is a standard ZIP archive containing app resources. However, you should only run compiled code from trusted sources.

Ready to inspect your .AAB file?

Upload any .AAB file and instantly identify its format, extract content, and preview it online.

Drop file here