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

GitHub topics: dagger-android-injection

droiddevgeeks/GithubFirebaseIssue

GitHub web API to retrieve all open issues associated with the firebase-ios-sdk repository.

Language: Kotlin - Size: 176 KB - Last synced at: 3 months ago - Pushed at: about 4 years ago - Stars: 7 - Forks: 4

leavesCZY/Dagger2Samples

包含了 Dagger2 的大部分知识点

Language: Java - Size: 133 KB - Last synced at: about 1 year 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: about 5 years ago - Stars: 7 - Forks: 6

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

dinkar1708/biometric-cryptography-android

Android KTX, Architecture components help you design robust, testable and maintainable apps.Navigation Handle everything needed for in-app navigation ViewModel Manage UI-related data in a lifecycle-conscious way Data Binding Decoratively bind observable data to UI elements Write more concise, idiomatic Kotlin code Room Fluent SQLite database access Lifecycle Manage your activity and fragment lifecycle

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

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: over 7 years ago - Stars: 13 - Forks: 3

yankeppey/MultipleAppModules

An example how to use multiple application modules in one android project

Language: Kotlin - Size: 142 KB - Last synced at: over 1 year ago - Pushed at: over 6 years ago - Stars: 108 - Forks: 36

shah0070/dagger2

This Project Demonstrate multiple sub component depend on main singleton component

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

nameisjayant/Stripe-Add-Payment-Details-Compose

In this post we will see how to add Card (Credit and debit card) Details in jetpack compose through stripe. Now government said , you can't keep bank details in your backend , you have to use stripe.

Language: Kotlin - Size: 140 KB - Last synced at: 4 months ago - Pushed at: about 3 years ago - Stars: 3 - Forks: 0

hasancse91/android-sharedpreferences-dagger

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

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: about 4 years ago - Stars: 4 - Forks: 0

10zgurr/LibraryApp

Dagger 2 & MVVM & Room Database & Data Binding & Kotlin Coroutines

Language: Kotlin - Size: 164 KB - Last synced at: 18 days ago - Pushed at: over 5 years ago - Stars: 11 - Forks: 4

Ezike/BakingApp

Baking app that displays a list of recipes, and their ingredients with video lessons on how to make them. The app uses MVVM, Android architecture components, Material design with master-detail layout, Dagger, Exoplayer and Databinding. It also contains a home screen widget.

Language: Java - Size: 3.42 MB - Last synced at: about 2 years ago - Pushed at: over 6 years ago - Stars: 16 - Forks: 5

IVIanuu/contributer

Inject all types like views or a conductor controllers with @ContributesAndroidInjector

Language: Java - Size: 176 KB - Last synced at: 3 months ago - Pushed at: over 7 years ago - Stars: 38 - Forks: 3

blueberry404/location-list-dagger

Android app made using Kotlin, RxJava2, MVP, Dagger 2.24, Retrofit and Navigation Graph

Language: Kotlin - Size: 146 KB - Last synced at: over 2 years ago - Pushed at: over 5 years ago - Stars: 2 - Forks: 2

rkandoroidrepo/android-dagger2-example

This project implements the dagger 2 in android for dependency injection with MVP architecture

Language: Java - Size: 44.4 MB - Last synced at: 20 days ago - Pushed at: almost 6 years ago - Stars: 4 - Forks: 1

ArchitectAK/AndroidCleanArchitecture

Android Project with clean android architecture contain Dagger, Retrofit, Retrofit, Android archtecture components, LiveData with MVVM architecture

Language: Kotlin - Size: 199 KB - Last synced at: 7 months ago - Pushed at: over 6 years ago - Stars: 22 - Forks: 2

nathansdev/NewsFeed

A news sample app built in android using kotlin

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

umangburman/Dagger2-Android-Efficient-Approach

Efficient Approach to Dependency Injection with Dagger2 Android

Language: Java - Size: 148 KB - Last synced at: over 2 years ago - Pushed at: almost 7 years ago - Stars: 6 - Forks: 5

shaunhossain/GitHubHiltDemo

A demo application for learning Dagger Hilt

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

droiddevgeeks/Doubtnut

This is new app that shows news in list. On click of each news, detail screen open

Language: Kotlin - Size: 160 KB - Last synced at: 4 months ago - Pushed at: almost 5 years ago - Stars: 0 - 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: over 2 years ago - Pushed at: almost 5 years ago - Stars: 0 - 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: over 2 years ago - Pushed at: almost 6 years ago - Stars: 1 - Forks: 0

droiddevgeeks/MovieSearch

Top rated Movie search application with functionality for searching particular movie. Marking favourite movie using room dB

Language: Java - Size: 142 KB - Last synced at: 26 days ago - Pushed at: about 6 years ago - Stars: 1 - Forks: 0

MavsPeterKE/AndroidDaggerSample

Simple example showing how to implement dagger for dependencies injection

Language: Java - Size: 142 KB - Last synced at: over 2 years ago - Pushed at: about 6 years ago - Stars: 1 - Forks: 1

xinpengfei520/dagger-android-example

dagger android example.

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

droiddevgeeks/Messaging

This is demo for messaging application.I have used Twilio for messaging service

Language: Java - Size: 138 KB - Last synced at: 4 months ago - Pushed at: about 6 years ago - Stars: 0 - Forks: 0

Related Keywords
dagger-android-injection 27 dagger2 18 dagger2-android 16 dependency-injection 10 dagger2-mvvm 8 kotlin 8 kotlin-android 8 android 8 mvvm-architecture 8 dagger-android 8 livedata-databinding 4 android-app 4 retrofit2 4 android-application 4 dagger 4 rxjava2-dagger2-retrofit2 4 dagger2-mvp 4 mvvm 4 dagger-hilt 3 rxjava-android 3 databinding 3 mvp-architecture 3 rxjava2 3 mvvm-android 3 livedata 3 databinding-android 3 room 2 mvp-android 2 coroutines-android 2 android-dagger2 2 mvp 2 pagination 2 fragments 2 cache-storage 2 cache-control 2 retrofit2-rxjava2 2 shimmerlayout 2 dagger2-multibinding 2 mvvm-pattern 2 mockito 2 viewpager 2 dagger-2 2 livedata-viewmodel 2 room-database 2 glide 2 hilt-dependency-injection 2 android-dependency-injection 2 hilt-android 2 java 2 viewmodel-pattern 1 andoird 1 architecture-components 1 kotlin-android-extensions 1 android-architecture-components 1 repository-pattern 1 mvp-pattern 1 navigation-graph 1 navigation-controller 1 view 1 contributesandroidinjector 1 conductor 1 widget 1 material-design 1 exoplayer 1 espresso 1 bakingapp 1 room-persistence-library 1 twilio-sms-api 1 messaging-services 1 messaging 1 fakejson 1 dagger-android-support 1 localstorage 1 json-api 1 corejava 1 constraint-layout 1 non-static-binding-adapter 1 kotlin-coroutine 1 databindingcomponent-with-dagger 1 databindingadapter 1 data-binding-adapters-with-dagger-2 1 android-architecture 1 android-development 1 viewmodel 1 unittest 1 shimmer-android 1 recyclerview 1 junit 1 cache 1 efficient-algorithm 1 timber-library 1 simplexml 1 retrofit2-kotlin 1 kotlin-mvp-dagger-rxjava 1 android-kotlin-samples 1 android-kotlin-example 1 retrofit 1 picasso 1 gson 1 cardview 1