An open API service providing repository metadata for many open source software ecosystems.

GitHub topics: dagger-android

MindorksOpenSource/Dagger-Hilt-Tutorial

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

Language: Kotlin - Size: 180 KB - Last synced at: 17 days ago - Pushed at: almost 2 years ago - Stars: 494 - Forks: 85

ImaginativeShohag/Simple-MVVM

A simple Android MVVM pattern example

Language: Kotlin - Size: 16.5 MB - Last synced at: 2 days ago - Pushed at: 8 months ago - Stars: 69 - Forks: 12

yusufceylan/DaggerMultiModule

Dagger implementation in multi module project

Language: Kotlin - Size: 155 KB - Last synced at: 2 days ago - Pushed at: almost 5 years ago - Stars: 27 - Forks: 3

JonathanMerritt/AndroidScabbard

A set of base dagger classes for common android components.

Language: Java - Size: 283 KB - Last synced at: 29 days ago - Pushed at: about 7 years ago - Stars: 4 - Forks: 0

ronnieotieno/Android-Paging-3-with-MVVM-Retrofit-and-Flow

The repo shows details on how to use paging 3 with retrofit and LiveData/Flow. The repo also follows Mvvm architecture with Dagger Hilt

Language: Kotlin - Size: 377 KB - Last synced at: 15 days ago - Pushed at: over 3 years ago - Stars: 57 - Forks: 20

Ezike/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.

Language: Kotlin - Size: 3.82 MB - Last synced at: 8 days ago - Pushed at: over 3 years ago - Stars: 464 - Forks: 88

jshvarts/DaggerAndroidKotlinSampleApp

Kotlin implementation of DaggerAndroidSampleApp repo

Language: Kotlin - Size: 186 KB - Last synced at: 20 days ago - Pushed at: over 5 years ago - Stars: 32 - Forks: 14

waffiqaziz/BAZZ-List

Easily save and organize your notes, via Android App.

Language: Kotlin - Size: 902 KB - Last synced at: 2 months ago - Pushed at: 4 months ago - Stars: 0 - Forks: 0

catalinghita8/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 and Espresso.

Language: Kotlin - Size: 5.49 MB - Last synced at: 11 days ago - Pushed at: almost 4 years ago - Stars: 65 - Forks: 17

jshvarts/DaggerAndroidMVVM

Demonstrates using Dagger 2.11+ in MVVM app with Android Architecture Components, Clean Architecture, RxJava

Language: Java - Size: 143 KB - Last synced at: 21 days ago - Pushed at: over 7 years ago - Stars: 242 - Forks: 64

PHELAT/Tedu

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

Language: Kotlin - Size: 2.59 MB - Last synced at: 5 months ago - Pushed at: about 3 years ago - Stars: 144 - Forks: 21

jshvarts/DaggerAndroidMVP

Demonstrates using Dagger 2.10+ in MVP app that follows Clean Architecture, RxJava 2, RxRelay

Language: Java - Size: 146 KB - Last synced at: 20 days ago - Pushed at: over 7 years ago - Stars: 40 - Forks: 12

SmartToolFactory/Dagger2-Tutorials

Series of tutorials for learning Dagger2, including dagger hilt, dynamic feature, dagger-android, dependent components, subcomponents and more

Language: Kotlin - Size: 42 MB - Last synced at: 17 days ago - Pushed at: over 4 years ago - Stars: 18 - Forks: 5

leavesCZY/Dagger2Samples

包含了 Dagger2 的大部分知识点

Language: Java - Size: 133 KB - Last synced at: 12 months ago - Pushed at: almost 7 years ago - Stars: 2 - Forks: 2

viniciusthiengo/dagger-2-example

Projeto Android (biblioteca Dagger 2) do artigo

Language: Java - Size: 89.8 KB - Last synced at: about 1 year ago - Pushed at: almost 5 years ago - Stars: 7 - Forks: 6

happysingh23828/Dagger-2-Showcase

This project implements the dagger 2 for dependency injection

Language: Kotlin - Size: 146 KB - Last synced at: about 1 year ago - Pushed at: over 3 years ago - Stars: 6 - Forks: 1

erdemtopak/dependency-injection-with-and-without-dagger

A sample project that constists of three main modules. Testability module is intented for showing the difference between testable and not-testable code. The other two modules aim to apply dependency injection approach with and without an external library dagger.

Language: Kotlin - Size: 134 KB - Last synced at: about 1 year ago - Pushed at: almost 7 years ago - Stars: 1 - Forks: 0

MikeFot/android--xkcd-reader

XKCD comic reader for Android using Swipe Cards

Language: Kotlin - Size: 24 MB - Last synced at: about 1 year ago - Pushed at: over 5 years ago - Stars: 4 - Forks: 1

DmitryTsyvtsyn/A-Little-About-Dagger

An article about dagger and its code generation

Language: Kotlin - Size: 254 KB - Last synced at: 8 months ago - Pushed at: 8 months ago - Stars: 8 - Forks: 1

anitaa1990/Dagger2-Sample

A sample app to demo how to implement dagger in Android using Dagger Android Support library

Language: Java - Size: 194 KB - Last synced at: 10 days ago - Pushed at: over 6 years ago - Stars: 77 - Forks: 29

horowitz/clean-arch

An example of VIPER and Clean Architecture

Language: Kotlin - Size: 428 KB - Last synced at: over 1 year ago - Pushed at: over 6 years ago - Stars: 5 - Forks: 1

arsvechkarev/Clich 📦

Words saving app

Language: Kotlin - Size: 1.05 MB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

eyeahs/DaggerAndroidSample

Language: Java - Size: 126 KB - Last synced at: over 1 year ago - Pushed at: about 8 years ago - Stars: 7 - Forks: 0

CodingInfinite/DaggerWithRetrofit

Language: Java - Size: 76.2 KB - Last synced at: over 1 year ago - Pushed at: about 7 years ago - Stars: 2 - Forks: 2

ShehabSalah/movieapp-mvp-dagger2

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.

Language: Java - Size: 3.52 MB - Last synced at: over 1 year ago - Pushed at: about 7 years ago - Stars: 13 - Forks: 3

amanjeetsingh150/dagger-track

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

Language: Kotlin - Size: 721 KB - Last synced at: 15 days ago - Pushed at: almost 3 years ago - Stars: 62 - Forks: 3

arslanshoukat/DiabeTracker

Diabetes Management Android App

Language: Kotlin - Size: 754 KB - Last synced at: over 1 year ago - Pushed at: over 5 years ago - Stars: 24 - Forks: 10

may-andro/clean_arch_MVVM_water_management_app

A demo application for android arch component with MVVM using Dagger Android.

Language: Kotlin - Size: 1.13 MB - Last synced at: over 1 year ago - Pushed at: over 5 years ago - Stars: 2 - Forks: 2

jshvarts/AppLifecycleDemo

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

Language: Kotlin - Size: 384 KB - Last synced at: 20 days ago - Pushed at: over 7 years ago - Stars: 47 - Forks: 12

vestrel00/android-dagger-butterknife-mvp

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

Language: Java - Size: 301 KB - Last synced at: over 1 year ago - Pushed at: over 6 years ago - Stars: 216 - Forks: 49

dinkar1708/mvvm-dagger-android-architecture

Rxjava, live data, mode livew, MVVM, Dagger2, Android architecture, navigation controller

Language: Kotlin - Size: 374 KB - Last synced at: over 1 year ago - Pushed at: over 4 years ago - Stars: 4 - Forks: 0

rakshakhegde/DaggerAndroidInjector

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

Language: Java - Size: 335 KB - Last synced at: over 1 year ago - Pushed at: over 7 years ago - Stars: 194 - Forks: 24

raulh82vlc/ShoppingList

Shopping list check out utility

Language: Java - Size: 198 KB - Last synced at: over 1 year ago - Pushed at: almost 8 years ago - Stars: 1 - Forks: 0

ragdroid/DaggerAndroid

This is a simple sample project for dagger-android

Language: Java - Size: 121 KB - Last synced at: over 1 year ago - Pushed at: almost 8 years ago - Stars: 0 - Forks: 0

ericntd/dagger-visualised

Language: Kotlin - Size: 130 KB - Last synced at: over 1 year ago - Pushed at: almost 5 years ago - Stars: 1 - Forks: 0

aomari/AndroidMVPCleanCode

Android MVP clean code

Language: Java - Size: 118 KB - Last synced at: almost 2 years ago - Pushed at: over 7 years ago - Stars: 3 - Forks: 0

KhalidElSayed/android-architecture-mvvm Fork of android/architecture-samples

Sample Android app that used to be reference for new Android projects.

Language: Java - Size: 1.74 MB - Last synced at: about 1 year ago - Pushed at: about 3 years ago - Stars: 2 - Forks: 0

mehdisahraeei/dagger-dep-Injector

Dagger

Language: Java - Size: 1.24 MB - Last synced at: almost 2 years ago - Pushed at: almost 2 years ago - Stars: 7 - Forks: 0

harshulsingla0110/dagger-store-app

Store App using Dagger, Retrofit, Room, Coroutines and MVVM

Language: Kotlin - Size: 103 KB - Last synced at: almost 2 years ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

prakashshuklahub/Simple-Notes-Kotlin-App

✍️ Simple Note Making App use mvvm architecture , dagger , coroutines and navigation component. Features includes 🗒️ create , edit and ❌ delete notes

Language: Kotlin - Size: 5.22 MB - Last synced at: about 2 years ago - Pushed at: about 5 years ago - Stars: 43 - Forks: 14

VaibhavMojidra/Android-Java---Demo-Dagger-2-Injecting-Interface

Dagger 2 is one of dependency injection framework in Android that can provide us dependencies in a particular class. It’s probably the most used dependency injection framework in Android development.

Language: Java - Size: 227 KB - Last synced at: 10 days ago - Pushed at: over 3 years ago - Stars: 0 - Forks: 0

VaibhavMojidra/Android-Java---Demo-Dagger-2-Singleton

Dagger 2 is one of dependency injection framework in Android that can provide us dependencies in a particular class. It’s probably the most used dependency injection framework in Android development. Singleton annotation can be put in other component and as long as the component alive the singleton annotated object will alive as well.

Language: Java - Size: 1.64 MB - Last synced at: 10 days ago - Pushed at: over 3 years ago - Stars: 0 - Forks: 0

leinardi/androidthings-kuman-sm9 📦

Android Things and Mobile apps for the Kuman SM9 (PWR.A53.A)

Language: Java - Size: 1.48 MB - Last synced at: about 2 years ago - Pushed at: over 7 years ago - Stars: 6 - Forks: 1

jshvarts/DaggerAndroidSampleApp

Simple app using Activity and Fragment that illustrates using dagger-android module introduced in Dagger 2.10

Language: Java - Size: 133 KB - Last synced at: 20 days ago - Pushed at: over 7 years ago - Stars: 20 - Forks: 10

matthiasbruns/android-dagger2-tutorial

Tutorial to get started with Dagger 2 and Android

Language: Java - Size: 209 KB - Last synced at: about 2 years ago - Pushed at: almost 8 years ago - Stars: 9 - Forks: 3

hasancse91/android-sharedpreferences-dagger

Language: Kotlin - Size: 195 KB - Last synced at: about 2 years ago - Pushed at: over 4 years ago - Stars: 5 - Forks: 0

iambaljeet/JetPackHiltDemo

This is a demo app built using 'Hilt' a new dependency injection framework for Android.

Language: Kotlin - Size: 889 KB - Last synced at: about 2 years ago - Pushed at: over 2 years ago - Stars: 65 - Forks: 17

erikjhordan-rey/ATP-Rankings-Hilt-Dagger

Hilt is stable! Tips and Tricks Dagger & Hilt, UI Testing, Screenshot Testing, Flow and StateFlow.

Language: Kotlin - Size: 20.1 MB - Last synced at: about 1 year ago - Pushed at: almost 4 years ago - Stars: 4 - Forks: 0

HyejeanMOON/DaggerHiltDemo

There is an Android demo about DaggerHilt

Language: Kotlin - Size: 176 KB - Last synced at: almost 2 years ago - Pushed at: almost 5 years ago - Stars: 7 - Forks: 3

bravoborja/Dagger-Course

Ejercicio Curso Dagger

Language: Kotlin - Size: 131 KB - Last synced at: 2 days ago - Pushed at: about 7 years ago - Stars: 4 - Forks: 2

xujiaji/MVVMQuick

🚀使用MVVMQuick快速构建您的MVVM结构项目!(Quickly start projects with MVVMQuick!)

Language: Java - Size: 563 KB - Last synced at: about 2 years ago - Pushed at: over 6 years ago - Stars: 23 - Forks: 5

catalinghita8/android-mvp-dagger2

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.

Language: Java - Size: 10.9 MB - Last synced at: 11 days ago - Pushed at: about 6 years ago - Stars: 12 - Forks: 8

Cilestal/WeatherApp

Language: Java - Size: 8.85 MB - Last synced at: about 2 years ago - Pushed at: about 7 years ago - Stars: 8 - Forks: 3

whilson03/Notes

Simple Note Taking application to practice dagger-android

Language: Kotlin - Size: 13.1 MB - Last synced at: about 2 years ago - Pushed at: over 4 years ago - Stars: 2 - Forks: 5

damian-burke/kotlin-dagger-mvvm-livedata

Android application in Kotlin with MVVM, Dagger, Livedata, Navigation and feature-modules.

Language: Kotlin - Size: 134 KB - Last synced at: about 2 years ago - Pushed at: almost 7 years ago - Stars: 9 - Forks: 1

Albert-Gao/DaggerAndroidKotlinExample

A minimal setup for using dagger-android with Kotlin to setup application wide and activity wide dependencies.

Language: Kotlin - Size: 133 KB - Last synced at: 7 days ago - Pushed at: almost 7 years ago - Stars: 15 - Forks: 7

nikhilbansal97/World-Now

This is a news app made purely in Kotlin and uses the Architecture Components and Retrofit LIbrary

Language: Kotlin - Size: 239 KB - Last synced at: about 2 years ago - Pushed at: almost 5 years ago - Stars: 8 - Forks: 16

alirezabashi98/Simple-Show-Phone

test dagger

Language: Kotlin - Size: 7.31 MB - Last synced at: almost 2 years ago - Pushed at: about 4 years ago - Stars: 2 - Forks: 0

rllyhz/github-user-app-2

Android Fundamental Dicoding Academy - Submission 2

Language: Kotlin - Size: 2.03 MB - Last synced at: 2 months ago - Pushed at: about 4 years ago - Stars: 0 - Forks: 1

ydasc815/dagger-2

Language: Kotlin - Size: 3.63 MB - Last synced at: about 2 years ago - Pushed at: about 4 years ago - Stars: 0 - Forks: 0

abbasiehsan1991/AndroidCleanArchitecture

Simple Android application with the Clean Architecture, Also used MVVM for presentation layer. Dagger, RXJava, RX Android and Android jetpack libraries used in this simple application too.

Language: Kotlin - Size: 258 KB - Last synced at: about 2 years ago - Pushed at: almost 5 years ago - Stars: 4 - Forks: 0

JabezNzomo99/android-playground

A personal android playground to try out new libraries, architecture and styles.

Language: Kotlin - Size: 581 KB - Last synced at: about 2 years ago - Pushed at: over 4 years ago - Stars: 1 - Forks: 0

cristinashuw/EggInRefrigerator

Practicing Dagger 2 - Dependency Injection. Using eggs as object and refrigerator for the concept.

Language: Java - Size: 130 KB - Last synced at: about 2 years ago - Pushed at: almost 5 years ago - Stars: 0 - Forks: 0

jshvarts/DaggerAndroidScopesSampleApp

Follows https://github.com/vestrel00/android-dagger-butterknife-mvp to build up custom scopes

Language: Java - Size: 182 KB - Last synced at: 20 days ago - Pushed at: over 7 years ago - Stars: 6 - Forks: 1

mengdd/DribbbleClient

Android Client for dribbble, written in kotlin.

Language: Kotlin - Size: 287 KB - Last synced at: over 1 year ago - Pushed at: over 6 years ago - Stars: 1 - Forks: 0

yash786agg/Dagger2Kotlin

Dagger2Kotlin app shows up implementation Dagger2, Retrofit2, MVVM architecture, kotlin co-routine along and a non-data binding adapter with dagger2.

Language: Kotlin - Size: 9.72 MB - Last synced at: about 2 years ago - Pushed at: almost 6 years ago - Stars: 1 - Forks: 0

akki777-zz/Quotes

Motivational Quotes from `Forismatic Api`. Uses Retrofit, Dagger 2 and RxJava.

Language: Java - Size: 251 KB - Last synced at: about 2 years ago - Pushed at: over 7 years ago - Stars: 2 - Forks: 0

dhimant1990/MVVM-SAMPLE

Android Sample app with implementing Kotlin + MVVM + Architecture components + Dagger2 + Retrofit2

Language: Kotlin - Size: 2.88 MB - Last synced at: 12 months ago - Pushed at: over 6 years ago - Stars: 2 - Forks: 0

RoRoche/AndroidVIP

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

Language: Java - Size: 141 KB - Last synced at: 17 days ago - Pushed at: almost 5 years ago - Stars: 21 - Forks: 6

Jamargle/bbc-rss-reader

Language: Kotlin - Size: 184 KB - Last synced at: about 2 years ago - Pushed at: over 6 years ago - Stars: 0 - Forks: 0

orogersilva/super-pub-android

Android app for recommendation of pubs.

Language: Kotlin - Size: 1.13 MB - Last synced at: about 2 years ago - Pushed at: almost 8 years ago - Stars: 2 - Forks: 0

IkechukwuAKalu/DaggerMVP

Dagger Android implementation using MVP

Language: Kotlin - Size: 1.06 MB - Last synced at: about 2 years ago - Pushed at: over 7 years ago - Stars: 2 - Forks: 1

haroldolivieri/BadAssesList

This project is a sample of good usages about MVP, dagger-android and unitTests with Roboletric

Language: Kotlin - Size: 299 KB - Last synced at: about 2 years ago - Pushed at: about 7 years ago - Stars: 2 - Forks: 1

Firozmemon/Wallet

Store all your web login credentials at one place

Language: Java - Size: 3.45 MB - Last synced at: about 1 month ago - Pushed at: almost 8 years ago - Stars: 4 - Forks: 1

chanhi2000/deezfoodz

A tutorial for Android Dagger 2 project provided by Ray Wenderlich

Language: Java - Size: 366 KB - Last synced at: 28 days ago - Pushed at: almost 8 years ago - Stars: 0 - Forks: 0

Related Keywords
dagger-android 75 dagger2 48 android 41 kotlin 25 dagger2-android 22 dagger 20 dependency-injection 17 rxjava2 14 kotlin-android 14 mvvm 13 dagger-2 12 mvvm-architecture 10 livedata 10 clean-architecture 10 retrofit2 10 dagger-hilt 10 dagger2-mvvm 9 android-application 9 android-app 9 dagger-android-injection 8 android-architecture 8 mvp 8 room-persistence-library 7 databinding 7 architecture-components 7 viewmodel 7 android-development 6 rxandroid 6 rxjava 6 room 6 mvvm-android 6 mockito 5 retrofit 5 butterknife 5 coroutines 5 java 5 room-database 4 android-studio 4 navigation 4 dagger2-mvp 4 android-architecture-components 3 hilt 3 coroutines-android 3 repository-pattern 3 navigation-component 3 kotlin-coroutines 3 constraint-layout 2 dagger-android-hilt 2 databinding-android 2 mvvm-framework 2 android-java 2 dependency-injection-library 2 dagger2-multibinding 2 hilt-dependency-injection 2 hilt-android 2 vaibhavmojidra 2 vaibhav-mojidra 2 dependencies 2 vaibhav 2 mojidra 2 androidarchitecturecomponets 2 notes-app 2 rxandroid2 2 mvp-architecture 2 dagger2-mvp-rxjava 2 mvp-android 2 viper 2 android-sdk 2 gson 2 android-sample 2 rxjava2-dagger2-retrofit2 2 clean-code 2 jetpack-android 2 jetpack 2 cleanarchitecture 2 dagger-android-support 2 navigation-architecture-component 2 dagger2-android-support 2 architecture 2 state-flow 1 retorfit 1 lifecycle 1 mvvm-databing 1 mvvm-sample 1 accuweather 1 clean 1 rest 1 darkmode 1 material-design 1 playstore 1 safeargs 1 example 1 guardian 1 news 1 simple 1 sh1106 1 android-dagger 1 android-dagger2 1 annotation-processing 1 guide 1