Skip to content

ali-taghizadeh/Dagger2

Repository files navigation

Dagger2

In this repo, we will create a list of the latest TV shows using Retrofit and Dagger2.

Repository Focus

Here our concentration is only on Dagger library to learn how to write a better dependency injected code. I am trying to cover each of the most important Android concepts and libraries in a completely isolated repository. As a result, MVP architecture which is discussed before is not our point here. A working knowledge in Retrofit library is required and there is no need to make this code more complicated using RX Java. After covering all these fantastic topics separately, I will create a repository and connect them together.

Acknowledgments

  • TV Maze As our API to retrieve a list of TV shows

About

A simple Android application about latest TV shows using Retrofit and Dagger2.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages