In part 8 this Dagger tutorial, we will learn how to use @BindsInstance to bind variables to our dependency graph at runtime as opposed to providing them from a stateful module. For this, we have to declare our own @Component.Builder.
To distinguish between multiple bindings from the same type, we will create and use our own Qualifier annotations
GitHub: https://github.com/ktenzweiler/LearnD...
FB: https://www.facebook.com/profile.php?...
IG: / texdroid01