dagger-android topic

List dagger-android repositories

AppLifecycleDemo

47
Stars
13
Forks
Watchers

Uses ProcessLifecycleOwner to react to app coming to foreground and going to background

Baking-App-Kotlin

458
Stars
83
Forks
Watchers

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

145
Stars
21
Forks
Watchers

Todo app but minimal, open-source, and free.

android-mvvm-rxjava2-dagger2

65
Stars
16
Forks
Watchers

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

193
Stars
24
Forks
Watchers

Dagger Sample Project on how to use the new dagger-android module for Dagger v2.11

DaggerMultiModule

26
Stars
3
Forks
Watchers

Dagger implementation in multi module project

dagger-track

62
Stars
3
Forks
Watchers

Gradle plugin to add clock trackings to your dagger components and subcomponents

AndroidVIP

21
Stars
6
Forks
Watchers

Android project to experiment the VIPER approach using mosby, RxJava and dagger2

Simple-MVVM

63
Stars
11
Forks
Watchers

A simple Android MVVM pattern example

Dagger-Hilt-Tutorial

491
Stars
83
Forks
Watchers

An example project to demonstrate how to use the Dagger-Hilt in Android.