# Meituan-Dianping/walle

Android Signature V2 Scheme签名下的新一代渠道包打包神器

Repository: https://github.com/Meituan-Dianping/walle
Canonical: https://ross.abutalabs.com/products/walle
Language: Java
License: Apache-2.0
License Family: permissive
Topics: android, gradle, apk-signature-scheme-v2, v2signingenabled
Last push: 2024-05-30T09:26:19+00:00

## Health v2 (maintenance only)
Score: 23/100 (v2, computed 2026-09-02T17:46:02.011165+00:00)
- activity 0, release rhythm 8, longevity 100
- inputs: {"age_days": 3522, "days_push": 825, "days_rel": null, "gap_med": null, "n_releases_24m": 0}
- flags: none
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 6857, forks 1088 (observed 2026-08-28T04:09:50.936799+00:00)

## What it is
Walle is a tool from Meituan-Dianping for generating Android channel (multi-market distribution) APK packages under the APK Signature Scheme V2. It embeds custom channel information into the APK Signature Block, works as a Gradle plugin or a standalone command-line/HTTP tool, and is far faster than repackaging per channel.

## Use cases
- generate channel-specific APKs for Android app distribution
- embed channel metadata into APKs without breaking V2 signatures
- read the channel name at runtime inside an Android app
- integrate channel packaging into a Gradle build
- serve channel APK generation over HTTP for build systems

## When to choose
- you distribute your Android app through multiple Chinese app stores and need many channel builds quickly
- your APKs use APK Signature Scheme V2 and legacy repackaging tools break the signature
- you want channel packaging integrated into Gradle or as a CLI step in CI

## When to avoid
- you do not need multi-channel APK distribution
- your APKs are signed only with V1 scheme or you target other platforms
- you need actively developed tooling with recent Android Gradle Plugin compatibility guarantees

## Facets
- artifact type: cli-tool
- maturity: maintenance
- function: build-tool, cli, security
- domain: mobile-development, android-tools, developer-tools
- platform: cli, jvm, cross-platform
- tags: android, gradle-plugin, apk-signing, channel-packaging, apk-signature-scheme-v2, multi-channel-distribution, automation

## Member repositories
- Meituan-Dianping/walle (main) score 23

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:09:50.936799+00:00.
- Health v2: computed from the inputs above; adoption is never an input.
- Inferred fields (summary, facets, guidance): AI-extracted, prompt v1, taxonomy v1, on 2026-08-29T17:41:44.161446+00:00, confidence not recorded.
  - readme: https://github.com/Meituan-Dianping/walle (fetched 2026-08-28T04:09:50.936799+00:00, sha 73d30b0caa6e)
- Data as of 2026-08-30T08:39:29.467469+00:00.
