The Wayback Machine - https://web.archive.org/web/20201212192249/https://github.com/mitchtabian/Dagger-Examples
Skip to content
master
Go to file
Code

Files

Permalink
Failed to load latest commit information.

README.md

Dagger2 on Android

Watch the app demo.

This course contains Dagger2 examples with Retrofit2, MVVM architecture, Android Jetpack's Navigation component, & more. (Java)

Here's what you will see in the course:

  • Every line of code is written and explained on video
  • Dagger version 2.2+ (Focus on Dagger-Android)
  • Dagger-android basics:
    1. DaggerApplication
    2. DaggerAppCompatActivity
    3. DaggerFragment
  • @Provides, @Binds, @BindsInstance explanation
  • Map Multibinding
  • Subcomponents
  • Scopes
  • Custom Scopes
  • @ContributesAndroidInjector
  • Activity Injection
  • Fragment Injection
  • ViewModel Injection
  • Retrofit2 and Dagger
  • Proper MVVM Architecture (Model View View-Model)
  • An intro to the new Jetpack Navigation Component library
  • And much more...

The course is free and available on codingwithmitch.com

You can’t perform that action at this time.