bundletool-dump

Verified for current stable LTS

Bundletool Dump Commands

Bundletool Dump command syntax with verified terminal examples.

Commands

13 commands for Bundletool Dump

bundletool-dump

Bundletool Dump Command: Display Android Manifest Base

bundletool dump manifest --bundle <path/to/bundle.aab>
bundletool-dump

Bundletool Dump Command: Display Manifest Value Xpath

bundletool dump manifest --bundle <path/to/bundle.aab> --xpath {/manifest/@android:versionCode}
bundletool-dump

Bundletool Dump Command: Display Android Manifest Module

bundletool dump manifest --bundle <path/to/bundle.aab> --module <name>
bundletool-dump

Bundletool Dump Command: Display All Resources

bundletool dump resources --bundle <path/to/bundle.aab>
bundletool-dump

Bundletool Dump Command: Display Resource Configuration

bundletool dump resources --bundle <path/to/bundle.aab> --resource <type/name>
bundletool-dump

Bundletool Dump Command: Display Resource Config Values

bundletool dump resources --bundle <path/to/bundle.aab> --resource <0x7f0e013a> --values
bundletool-dump

Bundletool Dump Command: Display Bundle Config File

bundletool dump config --bundle <path/to/bundle.aab>
bundletool-dump

Bundletool Dump Command: Display Android Manifest Base Module

bundletool dump manifest --bundle <path/to/bundle.aab>
bundletool-dump

Bundletool Dump Command: Display Android Manifest Value Xpath

bundletool dump manifest --bundle <path/to/bundle.aab> --xpath {/manifest/@android:versionCode}
bundletool-dump

Bundletool Dump Command: Display Android Manifest Specific Module

bundletool dump manifest --bundle <path/to/bundle.aab> --module <name>
bundletool-dump

Bundletool Dump Command: Display All Resources In Bundle

bundletool dump resources --bundle <path/to/bundle.aab>
bundletool-dump

Bundletool Dump Command: Display Resource Configuration Values By Id

bundletool dump resources --bundle <path/to/bundle.aab> --resource <0x7f0e013a> --values
bundletool-dump

Bundletool Dump Command: Display Bundle Configuration File

bundletool dump config --bundle <path/to/bundle.aab>

Suggest a Bundletool Dump Command

Submit missing workflows, corrections, or verified alternatives for this tool.

FAQ

Coverage: Focused examples for common Bundletool Dump workflows.

Verified version: current stable LTS.

Verification: Test commands in a disposable workspace and submit notes for edge cases.