Skip to content

Simple application using Dagger Android (2.11), Butterknife (8.7), and Model-View-Presenter (MVP) with support for Singleton, Activity, Fragment, and child Fragment scopes

Notifications You must be signed in to change notification settings

zhdaduo/DaggerStruct

Repository files navigation

Android Dagger ButterKnife MVP

Simple application using Dagger Android (2.11), Butterknife (8.7), and Model-View-Presenter (MVP).

  • App level singletons (@Singleton).
  • Scope level singletons (@PerActivity, @PerFragment, @PerChildFragment).
  • Constructor and property injection.
  • Android injectors.

DownLoad app

About

Simple application using Dagger Android (2.11), Butterknife (8.7), and Model-View-Presenter (MVP) with support for Singleton, Activity, Fragment, and child Fragment scopes

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages