Ross ROSS = Recommend OSS · open-source software intelligence for agents

GavinCT/AndroidMultiChannelBuildTool

安卓多渠道打包工具 observed · 2026-08-28

github.com/GavinCT/AndroidMultiChannelBuildTool · Java · Apache-2.0 (permissive) observed · 2026-08-28

Health v2 · maintenance only

32/100

  • Activity 0
  • Release rhythm 35
  • Longevity 100

Flags: no_releases

How is this computed?

round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-02. Adoption (stars, forks) is never an input.

  • gap_med: n/a
  • age_days: 4286
  • days_rel: n/a
  • days_push: 3157
  • n_releases_24m: 0

Full methodology

Adoption not part of the score

1328 stars · 359 forks observed · 2026-08-28

What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded

A Python-based batch packaging tool for generating multiple Android channel APKs by injecting channel info into the APK's META-INF directory, paired with a Java utility class for reading the channel at runtime. It only works with v1 APK signatures and is superseded by Meituan's walle for v2 signatures.

Use cases

  • batch build android apks for multiple app stores
  • generate channel-specific apk packages quickly
  • read channel name inside android app at runtime
  • avoid slow gradle flavor builds for channel packaging
  • automate apk repackaging with a python script

When to choose

  • maintaining a legacy Android app that only uses v1 APK signatures
  • needing a fast, scriptable alternative to gradle product flavors for channel builds

When to avoid

  • apps signed with APK Signature Scheme v2 or newer (use walle instead)
  • projects needing per-channel SDK dependencies or code differences (use gradle flavors)
  • any new project, since the tool has not been updated since 2018

Facets

cli-tool · maturity abandoned

developer-tools build-tool cli mobile-development android-tools developer-tools python cli cross-platform android apk-packaging multi-channel python-script deprecated v1-signature-only automation

1 source

Member repositories

RepositoryRoleHealth v2
GavinCT/AndroidMultiChannelBuildToolmain32

For agents

markdown · JSON · MCP: product_card(name="GavinCT/AndroidMultiChannelBuildTool")

Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem