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.
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.
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…
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
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
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
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