awesome-repositories.com
Blog
awesome-repositories.com

Entdecke die besten Open-Source-Repositories mit KI-gestützter Suche.

EntdeckenKuratierte SuchenOpen-Source-AlternativenSelf-hosted SoftwareBlogSitemap
ProjektÜber unsRanking-MethodikPresseMCP-Server
RechtlichesDatenschutzAGB
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
google avatar

google/bundletool

0
View on GitHub↗
3,941 Stars·413 Forks·Java·apache-2.0·3 Aufrufeg.co/androidappbundle↗

Bundletool

Bundletool is a command line toolkit for manipulating Android App Bundles and generating optimized APKs tailored to specific device configurations. It serves as a utility for converting bundles into monolithic or split installation files and validating the integrity and size of these packages before publishing.

The tool differentiates itself through the ability to analyze device hardware specifications to extract only the required resource sets, reducing application download sizes. It also provides specialized capabilities for creating and exporting distribution archives for runtime-enabled software kits from pre-compiled project modules.

The project covers broader capabilities including the deployment of compatible installation packages to connected hardware, the export of device specifications, and the verification of digital signatures to ensure code transparency. It also includes mechanisms for estimating compressed download sizes based on target hardware dimensions.

Features

  • App Bundle Toolkits - Provides a comprehensive command line toolkit for manipulating Android App Bundles and generating optimized, device-specific APKs.
  • Architecture-Specific APK Packaging - Generates Android application packages tailored to specific hardware architectures and screen densities.
  • Bundle Splitting - Implements bundle splitting to divide large app bundles into smaller, device-optimized chunks.
  • APK Set Generation - Produces a comprehensive collection of installation files targeting all possible device configurations.
  • Bundle to APK Conversion - Transforms an app bundle into a set of installation files using custom security keys.
  • Split APK Generation - Creates sets of smaller installation files containing only required code and resources for specific configurations.
  • Package Installers - Deploys compatible installation files onto connected devices based on their hardware specifications.
  • Application Deployment Tools - Pushes specific combinations of installation files that match the hardware requirements of target devices.
  • Android App Bundle Supports - Generates standardized Android application bundles from pre-compiled project modules.
  • APK Loaders - Pushes and installs the correct combination of split APKs onto connected Android devices based on hardware specifications.
  • Android App Distribution - Manages the conversion of Android App Bundles into optimized APKs for delivery to various configurations.
  • Android App Modularization - Implements strategies for decoupling Android applications into smaller modules to optimize binary size and download efficiency.
  • Resource Partitioning - Organizes application content into independent units delivered based on feature or hardware requirements.
  • Asset Hashing and Deduplication - Removes redundant resources across modules to minimize the final installation size.
  • Monolithic APK Generation - Produces single installation files for older devices that cannot handle split packages.
  • Pre-built SDK Distributions - Generates distribution-ready archives and installation sets from runtime-enabled software kits and pre-compiled modules.
  • SDK Bundle Creation - Generates a distribution format for runtime-enabled software kits using pre-compiled project modules.
  • SDK Distribution Archives - Generates distribution-ready archives or installation sets from software kit bundles.
  • Bundle Validators - Estimates final download sizes and verifies digital signatures specifically within Android App Bundle files.
  • Bundle Integrity Verifications - Validates the authenticity and integrity of application bundles using cryptographic signatures to ensure code transparency.
  • Digital Signature Validators - Verifies the cryptographic integrity of app bundles using digital signatures before conversion.
  • App Bundle Validators - Provides utilities for verifying digital signatures and estimating the final compressed size of app bundles before publication.

Star-Verlauf

Star-Verlauf für google/bundletoolStar-Verlauf für google/bundletool

KI-Suche

Entdecke weitere awesome Repositories

Beschreibe in einfachen Worten, was du brauchst — die KI bewertet tausende kuratierte Open-Source-Projekte nach Relevanz.

Start searching with AI

Häufig gestellte Fragen

Was macht google/bundletool?

Bundletool is a command line toolkit for manipulating Android App Bundles and generating optimized APKs tailored to specific device configurations. It serves as a utility for converting bundles into monolithic or split installation files and validating the integrity and size of these packages before publishing.

Was sind die Hauptfunktionen von google/bundletool?

Die Hauptfunktionen von google/bundletool sind: App Bundle Toolkits, Architecture-Specific APK Packaging, Bundle Splitting, APK Set Generation, Bundle to APK Conversion, Split APK Generation, Package Installers, Application Deployment Tools.

Welche Open-Source-Alternativen gibt es zu google/bundletool?

Open-Source-Alternativen zu google/bundletool sind unter anderem: didi/virtualapk — VirtualAPK is an Android plugin framework and runtime environment designed to load and execute external Android… getgrav/grav — Grav is a flat-file content management system that eliminates the need for a traditional database by storing site… gcssloop/androidnote — AndroidNote is a technical knowledge base and reference resource for Android development. It provides comprehensive… deployphp/deployer — Deployer is a PHP deployment tool and SSH-based deployment automator used to push applications to remote servers and… fongmi/release — Release is an Android APK distribution system and build pipeline designed to compile and publish versioned application… crimera/twitter-apk — This project is a suite of tools for scraping remote assets, applying binary modifications, and orchestrating the…

Open-Source-Alternativen zu Bundletool

Ähnliche Open-Source-Projekte, sortiert nach der Anzahl der gemeinsamen Funktionen mit Bundletool.
  • didi/virtualapkAvatar von didi

    didi/VirtualAPK

    9,055Auf GitHub ansehen↗

    VirtualAPK is an Android plugin framework and runtime environment designed to load and execute external Android packages dynamically. It functions as a component host that allows a main application to run activities, services, and providers delivered via external modules without requiring system installation or manifest registration. The framework enables dynamic feature delivery by loading external packages at runtime, allowing application functionality to be updated without redeploying the entire app. It provides a mechanism for Android sandbox execution, running isolated components within

    Java
    Auf GitHub ansehen↗9,055
  • getgrav/gravAvatar von getgrav

    getgrav/grav

    15,395Auf GitHub ansehen↗

    Grav is a flat-file content management system that eliminates the need for a traditional database by storing site content and configuration in human-readable Markdown and YAML files. Built as a modular PHP web framework, it uses a hierarchical page routing system where the physical directory structure directly determines the site's URL paths. The platform is distinguished by its event-driven plugin architecture and a command-line interface that prioritizes system administration, deployment, and maintenance tasks. It utilizes a blueprint-driven system to generate administrative forms from stru

    PHPcmscontentcontent-management
    Auf GitHub ansehen↗15,395
  • crimera/twitter-apkAvatar von crimera

    crimera/twitter-apk

    3,835Auf GitHub ansehen↗

    This project is a suite of tools for scraping remote assets, applying binary modifications, and orchestrating the distribution of patched Android applications. It functions as an automated build pipeline that fetches remote assets and compiles patched binaries into installable packages. The system includes a specialized remote asset downloader designed to fetch application files and version metadata from remote servers while bypassing bot protections. It also operates as an Android app distribution system that uploads modified binaries to a repository and sends update notifications via Telegr

    Pythonrevanced
    Auf GitHub ansehen↗3,835
  • deployphp/deployerAvatar von deployphp

    deployphp/deployer

    11,077Auf GitHub ansehen↗

    Deployer is a PHP deployment tool and SSH-based deployment automator used to push applications to remote servers and automate the provisioning of hosting environments. It functions as a zero-downtime deployment manager that utilizes symbolic links to switch between application versions, ensuring continuous site availability. The system employs pre-defined deployment recipes tailored to the specific requirements of popular PHP web frameworks. This framework-specific automation allows for the execution of task sequences designed for particular software environments. The tool covers remote serv

    PHPdeploydeploymentphp
    Auf GitHub ansehen↗11,077
  • Alle 30 Alternativen zu Bundletool anzeigen→