Mobile Engineering Articles
What Should Android CI/CD Quality Gates Include?
A practical structure for Android CI/CD quality gates across builds, tests, lint, signing, performance benchmarks, release, and rollback.
Read Post
How to Analyze a Slow Android Gradle Build
A practical path for analyzing slow Android Gradle builds, including Build Scan, Configuration Cache, KSP, task dependencies, and cache hits.
Read Post