Modularisation has been a big topic in last few years and there has been a lot of materials out there explaining why you should modularise your application. So, this talk is not one of them.
Everyday, more and more people build their application in modules. Either, you have been already working on this subject or you will work on it soon enough. Once you start modularising, it goes incredibly fast and you can end up with a lot of modules.
How to keep it under control though? What are the chances you will end up everything depending on everything, and your build time is even worse? How can you prevent such mess to happen?
In this talk, you will learn how to modularise feature based and structure in layers, how to optimise your gradle configurations to unify and simplify your module configuration and how all these can work in harmony.
- Presented in DevFest Hamburg (02.11.2019)
- Presented in DevFest Bucharest (15.11.2019)
- Presented in Droidcon Madrid (20.12.2019)