mirror of
https://github.com/tldr-pages/tldr.git
synced 2025-04-29 23:24:55 +02:00
9 lines
287 B
Markdown
9 lines
287 B
Markdown
![]() |
# 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}}`
|