1 个仓库
Tools designed to embed distribution channel identifiers into Android APKs using the Signature V2 scheme.
Distinct from Android APK Repackaging Tools: None of the candidates cover the specific use case of channel packaging without re-signing; they focus on repackaging or analysis.
Explore 1 awesome GitHub repository matching mobile development · APK Channel Packaging Tools. Refine with filters or upvote what's useful.
Walle is a tooling system for automating the injection of distribution channel identifiers and metadata into signed Android application binaries. It functions as a command-line utility and build pipeline extension that reads and writes custom metadata directly into the Android application signing block. The tool specifically modifies the Android Signature V2 block to embed channel identifiers and key-value pairs without re-signing the binary. This approach enables the generation of multiple channel-specific application packages without requiring a full binary rebuild or repeated signing opera
Embeds channel identifiers into Android APKs using the Signature V2 scheme without re-signing the binary.