10
Understanding Components
Written by Massimo Carli
In this chapter, you’ll go back to working on the Busso App. You’ll learn how to migrate the existing ServiceLocators and Injectors to the equivalent Dagger @Modules and @Components, how to provide existing objects with a customized Builder for the @Component using @Component.Builder, and how to use @Component.Factory as a valid alternative to @Component.Builder.
This is an early access release of this book. Stay tuned for this chapter in a future release!