An open API service indexing awesome lists of open source software.

https://github.com/janishar/android-dagger2-example

This project implements the dagger 2 in android for dependency injection
https://github.com/janishar/android-dagger2-example

android-dagger2 clean-code dagger2 dependency-injection mvp

Last synced: 2 months ago
JSON representation

This project implements the dagger 2 in android for dependency injection

Awesome Lists containing this project

README

        

# android-dagger2-example
This project implements the dagger 2 in android for dependency injection

The complete explanation is present in the following articles:
- [Part 1](https://janisharali.com/blog/introduction-to-dagger-2-using-dependency-injection-in-android-part-1-223289c2a01b)
- [Part 2](https://janisharali.com/blog/introduction-to-dagger-2-using-dependency-injection-in-android-part-2-b55857911bcd)

# About The Author
You can connect with me here:
* [Janishar Ali](https://janisharali.com)
* [Twitter](https://twitter.com/janisharali)
* [YouTube Channel](https://www.youtube.com/@unusualcode)