Page MenuHomePhabricator

[Cashtab] Improved android app scripts
ClosedPublic

Authored by bytesofman on Jan 2 2026, 19:40.

Details

Reviewers
johnkuney
Group Reviewers
Restricted Project
Commits
rABC257473e92d03: [Cashtab] Improved android app scripts
Summary

Maintain separate "flavors" (android term) for dev and prod builds. This allows us to build dev apks to test diffs. We cannot build an app with the same ID as prod without making a new prod build that overwrites the existing prod app. So this is useful for testing.

Now that we have more scripts that do more things, we organize them in scripts/android

Test Plan

Run the scripts. I did this locally to make dev and prod builds that work and have distinct app ids.

Diff Detail

Repository
rABC Bitcoin ABC
Lint
Lint Not Applicable
Unit
Tests Not Applicable