Code Monkey home page Code Monkey logo

bundletool's Introduction

bundletool

Bundletool is a tool to manipulate Android App Bundles and Android SDK Bundles.

The Android App Bundle is a format for publishing Android apps in app distribution stores such as Google Play.

The Android SDK Bundle is a format for publishing runtime-enabled SDKs to SDK distribution platforms such as Google Play SDK Console.

Bundletool has a few different responsibilities:

  • Build an Android App Bundle from pre-compiled modules of a project.

  • Generate an APK Set archive containing APKs for all possible devices.

  • Extract APK(s) from the APK Set compatible with a given device.

  • Install APK(s) from the APK Set compatible with a connected device.

  • Extract device spec from a device as a JSON file.

  • Add code transparency to an Android App Bundle. Code transparency is an optional code signing mechanism.

  • Verify code transparency inside an Android App Bundle, APK files or an application installed on a connected device.

  • Build an Android SDK Bundle from a pre-compiled module of a project.

  • Generate an APK Set archive containing the SDK APKs for all devices.

  • Generate an Android SDK archive, a Maven-friendly representation of an Android SDK Bundle.

Read more about the App Bundle format and Bundletool's usage at g.co/androidappbundle

Documentation of bundletool commands can be found at: https://developer.android.com/studio/command-line/bundletool

Releases

Latest release: 1.15.4

bundletool's People

Contributors

plecesne avatar sopo-c avatar dovix91 avatar panks avatar tdobek avatar aliscafo avatar eas5 avatar friederbluemle avatar fooock avatar star-zero avatar mohammadmouadi avatar barriosnahuel avatar tutipeti avatar shashanksr avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.