dagger-android topic
AppLifecycleDemo
Uses ProcessLifecycleOwner to react to app coming to foreground and going to background
Baking-App-Kotlin
Android architecture sample with dynamic feature modularisation, clean architecture with MVI (Uni-directional data flow), dagger hilt, DFM Navigation, kotlin coroutines with StateFlow and Exo player.
Tedu
Todo app but minimal, open-source, and free.
android-mvvm-rxjava2-dagger2
This repository contains a detailed sample application that uses MVVM as its presentation layer pattern. Essential dependencies are Dagger2 with Dagger-android, RxJava2 with RxAndroid, Room, Retrofit...
DaggerAndroidInjector
Dagger Sample Project on how to use the new dagger-android module for Dagger v2.11
DaggerMultiModule
Dagger implementation in multi module project
dagger-track
Gradle plugin to add clock trackings to your dagger components and subcomponents
AndroidVIP
Android project to experiment the VIPER approach using mosby, RxJava and dagger2
Simple-MVVM
A simple Android MVVM pattern example
Dagger-Hilt-Tutorial
An example project to demonstrate how to use the Dagger-Hilt in Android.