awesome-repositories.com
Blog
awesome-repositories.com

Discover the best open-source repositories with AI-powered search.

ExploreCurated searchesOpen-source alternativesSelf-hosted softwareBlogSitemap
ProjectAboutHow we rankPressMCP server
LegalPrivacyTerms
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

1 repo

Awesome GitHub RepositoriesAPK Channel Packaging Tools

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.

Awesome APK Channel Packaging Tools GitHub Repositories

Find the best repos with AI.We'll search the best matching repositories with AI.
  • meituan-dianping/walleMeituan-Dianping avatar

    Meituan-Dianping/walle

    6,852View on GitHub↗

    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.

    Javaandroidapk-signature-scheme-v2gradle
    View on GitHub↗6,852
  1. Home
  2. Mobile Development
  3. APK Channel Packaging Tools