
Building for scale at d.light Solar, our Android Journey : Modularization [Part 2]
Single module android applications will most likely do the job and there’s nothing wrong with that at all. But in cases where our applications may grow, modularizing our applications can help us to achieve many things. Modularization helps the app scale – builds are faster, tests are faster, and it’s easier to understand how the …