Co-authored-by: Sebastiaan Speck <12570668+sebastiaanspeck@users.noreply.github.com> Co-authored-by: K.B.Dharun Krishna <kbdharunkrishna@gmail.com>
9 lines
266 B
Markdown
9 lines
266 B
Markdown
# bundletool validate
|
|
|
|
> 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}}`
|