• Stars
    star
    209
  • Rank 184,666 (Top 4 %)
  • Language
    Java
  • License
    Apache License 2.0
  • Created almost 7 years ago
  • Updated about 6 years ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

Demo project for Dagger 2

This is a demo project for experimenting with Dagger. It's a pokemon application which has various scopes :

Custom Scopes has taken inspiration from Dagger Recipies : Miroslaw Stanek (@froger_mcs)

Dagger Android migration has taken inspiration from todo-mvp-dagger : Mike Nakhimovich (@friendlyMikhail )

This project has different branches :

Custom Scopes

Demo Gif

Other Libraries

This project also uses the following libaries :

  • RxJava2
  • DataBinding
  • Glide
  • Mockito
  • Retrofit
  • Espresso

ToDo

  • More test coverage