Skip to content

0.3.3

Compare
Choose a tag to compare
@plecesne plecesne released this 04 May 15:56
· 72 commits to master since this release

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

Official documentation

Issues

Report any issue you find on our Issue Tracker.