Internal Android distribution
August 7, 2026 · View on GitHub
Share signed Android production APKs with teammates for internal testing
Flow
- Trigger Build Android for internal distribution with
source_branch. - Workflow builds
main-prodvia Build Mobile App (build.yml). - Renames the APK to
MetaMask-{branch}.apkand publishes it as a workflow artifact. - A distribution host bucket rule can auto-pull that workflow’s APK artifact when the run succeeds.
- Job Summary links the public bucket and lists what to look for (filename, branch, commit).