First public release
Commands available
- build-bundle: Builds an Android App Bundle from a set of precompiled modules.
- build-apks: Generates an APK Set archive containing all possible split APKs and standalone APKs.
- extract-apks: Extracts from an APK Set the APKs that should be installed on a given device.
- install-apks: Installs APKs extracted from an APK Set to a connected device.
- get-device-spec: Writes out a JSON file containing the device specifications of the connected Android device.
- validate: Verifies the given Android App Bundle is valid and prints out information about it.
- version: Prints the version of
bundletool
.
Documentation
Issues
Report any issue you find on our Issue Tracker.