android-dagger2
There are 16 repositories under android-dagger2 topic.
janishar/android-dagger2-example
This project implements the dagger 2 in android for dependency injection
Nimrodda/dagger-androidinjector
This sample is part of a tutorial on how to use the new dagger-android module, which was released in Dagger 2.10.
erikjhordan-rey/Kata-Dagger2-Android
Kata to practice Dependency injection using Dagger 2.
matthiasbruns/android-dagger2-tutorial
Tutorial to get started with Dagger 2 and Android
SalmanZach/Dagger2WithRetrofitAndPicasso
This project is based on dagger 2 library demo with retrofit and picasso and shows how multiple libs are dependent on one another with internal and external dependencies.
rkandoroidrepo/android-dagger2-example
This project implements the dagger 2 in android for dependency injection with MVP architecture
srinurp/DaggerAndroid
Dagger android library to simplify dependency injection in android components.
li2/android-architecture
Show how to build Android App architecture
MavsPeterKE/AndroidDaggerSample
Simple example showing how to implement dagger for dependencies injection
ovitrif/android-news-app
A sample app built with the SNIPED architecture
royhenengel/Popular_Movies
Demo app to showcase Android latest tools & API's
wimsonevel/Android-Dagger2
Android Dependency Injection with Dagger 2
luismendes070/HelloWorldKotlin
Android dependency injection bazel build interviews
sgzsh269/android-mvp-with-dagger2
Sample app to show basics of MVP with dependency injection lib - Dagger 2