1
0
Fork 0
mirror of https://github.com/tldr-pages/tldr.git synced 2025-04-29 23:24:55 +02:00
tldr/pages/common/bundletool-validate.md
2024-02-16 21:07:37 +05:30

8 lines
252 B
Markdown

# bundletool validate
> Manipulate Android Application Bundles.
> More information: <https://developer.android.com/tools/bundletool>.
- Verify a bundle and display detailed information about it:
`bundletool validate --bundle={{path/to/bundle.aab}}`