Module crossbundle_tools::tools[][src]

Structs

AAPT2 (Android Asset Packaging Tool) is a build tool that Android Studio and Android Gradle Plugin use to compile and package your app’s resources. [AAPT2] parses, indexes, and compiles the resources into a binary format that is optimized for the Android platform

Compile

Converts an apk between binary and proto formats.

Preforms resource optimizations on an APK

Helper structure that contains information about the Android NDK Path and returns paths to the tools.

Helper structure that contains information about the Android SDK path and returns paths to the tools.

Generate a set of APKs from your app bundle

Build your app bundle using bundletool

Bundletool

Extract device-specific APKs from an existing APK set

Generate and use device specification JSON files

Measure the estimated download sizes of APKs in an APK set

Deploy APKs to a connected device

Enums

Traits

Functions