81 results for “topic:dagger-android”
An example project to demonstrate how to use the Dagger-Hilt in Android.
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.
Demonstrates using Dagger 2.11+ in MVVM app with Android Architecture Components, Clean Architecture, RxJava
Simple application using Dagger Android (2.11-2.17), Butterknife (8.7-8.8), and Model-View-Presenter (MVP) with support for Singleton, Activity, Fragment, and child Fragment scopes written in Java and Kotlin
Dagger Sample Project on how to use the new dagger-android module for Dagger v2.11
Todo app but minimal, open-source, and free.
A sample app to demo how to implement dagger in Android using Dagger Android Support library
A simple Android MVVM pattern example
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 and Espresso.
This is a demo app built using 'Hilt' a new dependency injection framework for Android.
Gradle plugin to add clock trackings to your dagger components and subcomponents
The repo shows details on how to use paging 3 with retrofit and LiveData/Flow. The repo also follows Mvvm architecture with Dagger Hilt
Uses ProcessLifecycleOwner to react to app coming to foreground and going to background
[Depricated] ✍️ Simple Note Making App use Sqllite Room 🧰 for caching the notes and 📥 Firebase Database for online storage
[Depricated] ✍️ Simple Note Making App use mvvm architecture , dagger , coroutines and navigation component. Features includes 🗒️ create , edit and ❌ delete notes
Demonstrates using Dagger 2.10+ in MVP app that follows Clean Architecture, RxJava 2, RxRelay
Kotlin implementation of DaggerAndroidSampleApp repo
Diabetes Management Android App
Dagger implementation in multi module project
🚀使用MVVMQuick快速构建您的MVVM结构项目!(Quickly start projects with MVVMQuick!)
Android project to experiment the VIPER approach using mosby, RxJava and dagger2
Simple app using Activity and Fragment that illustrates using dagger-android module introduced in Dagger 2.10
Series of tutorials for learning Dagger2, including dagger hilt, dynamic feature, dagger-android, dependent components, subcomponents and more
Dagger subcomponents
A minimal setup for using dagger-android with Kotlin to setup application wide and activity wide dependencies.
The repository contains a detailed sample application that uses MVP as its presentation layer pattern. Essential dependencies are Dagger2 with Dagger-android, RxJava with RxAndroid, Room, Retrofit and Espresso.
This project provide a basic Model-View-Presenter (MVP) architecture with the Dependency injection concept using Dagger 2 and Dagger-Android to externalize the creation of dependencies from the classes that use them.
An article about dagger and its code generation
This is a news app made purely in Kotlin and uses the Architecture Components and Retrofit LIbrary
Android application in Kotlin with MVVM, Dagger, Livedata, Navigation and feature-modules.