bundletool, bundletool-validate: add page (#5263)

This commit is contained in:
Axel Navarro
2021-03-12 21:04:37 -03:00
committed by GitHub
parent a1aed23c7f
commit 3192ab066b
2 changed files with 44 additions and 0 deletions

View File

@@ -0,0 +1,8 @@
# 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}}`