1
0
Fork 0
mirror of https://github.com/tldr-pages/tldr.git synced 2025-04-23 00:42:08 +02:00
tldr/pages/common/bundletool-validate.md
2021-03-12 19:04:37 -05:00

287 B

bundletool validate

Command-line tool to manipulate Android Application Bundles. More information: https://developer.android.com/studio/command-line/bundletool.

  • Verify a bundle and display detailed information about it:

bundletool validate --bundle={{path/to/bundle.aab}}