Modern Android Dependency Injection
In this talk we’re going to explore what dependency injection is and why it’s a good idea to use in your projects.
Then we’ll take a look at the two most popular dependency framework options for Android: Dagger and Koin, and learn how they can be used in Android apps. We’ll then compare both frameworks to Hilt to understand why Hilt likely hits the dependency injection sweet spot for many apps and end with some additional dependency injection tips & tricks.
This talk is suitable for both beginners who have never used dependency injection (frameworks) and more experienced developers that would like to learn more about the existing frameworks.
Session info:
Speaker: Hugo Visser
Software Engineer at Little Robots
Date: 24 June 2022
Time: 09:50 - 10:40
Relevant tags:
Android
Architecture