As the mobile app grows, the codebase gets larger and the maintainability becomes harder.
One of the most adopted solutions is modular architecture.
In this talk, we will walk you through the modular Android architecture, and how much efficient it is to solve this problem.
Through demos and live coding we will see in details how to apply the modular architecture, then we will cover it’s pros and cons.