Scaling Android without a Monorepo
Oct 18, 2024 · 1 minute readcode
androidkotlintalks
Abdulahi and I gave another talk this year at Droidcon NYC. This one talks about how to scale Android development without a monorepo. The talk discusses various topics, including:
- building an architecture to support an app spread out over many repos
- binary compatibility
- tooling to understand changes to the dependency tree