# gradle
3 posts
Automating Android Repo Maintenance with Reusable GitHub Actions
How I modernized 8 Android repos in one session — reusable CI workflows, batch build system updates, and a pattern for maintaining multiple projects at scale.
Android 3 min
CI/CD for Android with GitHub Actions
Set up automated builds, tests, signing, and Play Store deployment for your Android project using GitHub Actions.
Android 3 min
Generate App Name with Version Code and Flavour Name
After a build is shared to a team or group of people, sometimes a question arises that what was the...
Android 1 min