dagger-android-injection
There are 32 repositories under dagger-android-injection topic.
yankeppey/MultipleAppModules
An example how to use multiple application modules in one android project
IVIanuu/contributer
Inject all types like views or a conductor controllers with @ContributesAndroidInjector
ArchitectAK/AndroidCleanArchitecture
Android Project with clean android architecture contain Dagger, Retrofit, Retrofit, Android archtecture components, LiveData with MVVM architecture
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.
10zgurr/LibraryApp
Dagger 2 & MVVM & Room Database & Data Binding & Kotlin Coroutines
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.
droiddevgeeks/GithubFirebaseIssue
GitHub web API to retrieve all open issues associated with the firebase-ios-sdk repository.
viniciusthiengo/dagger-2-example
Projeto Android (biblioteca Dagger 2) do artigo
umangburman/Dagger2-Android-Efficient-Approach
Efficient Approach to Dependency Injection with Dagger2 Android
erikjhordan-rey/ATP-Rankings-Hilt-Dagger
Hilt is stable! Tips and Tricks Dagger & Hilt, UI Testing, Screenshot Testing, Flow and StateFlow.
rkandoroidrepo/android-dagger2-example
This project implements the dagger 2 in android for dependency injection with MVP architecture
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.
blueberry404/location-list-dagger
Android app made using Kotlin, RxJava2, MVP, Dagger 2.24, Retrofit and Navigation Graph
leavesCZY/Dagger2Samples
包含了 Dagger2 的大部分知识点
nathansdev/NewsFeed
A news sample app built in android using kotlin
droiddevgeeks/MovieSearch
Top rated Movie search application with functionality for searching particular movie. Marking favourite movie using room dB
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.
MavsPeterKE/AndroidDaggerSample
Simple example showing how to implement dagger for dependencies injection
shaunhossain/GitHubHiltDemo
A demo application for learning Dagger Hilt
yash786agg/Dagger2Kotlin
Dagger2Kotlin app shows up implementation Dagger2, Retrofit2, MVVM architecture, kotlin co-routine along and a non-data binding adapter with dagger2.
PashaJavaProgrammist/BsuirSchedule
Bsuir schedule
shah0070/dagger2
This Project Demonstrate multiple sub component depend on main singleton component
cristinashuw/EggInRefrigerator
Practicing Dagger 2 - Dependency Injection. Using eggs as object and refrigerator for the concept.
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
droiddevgeeks/Doubtnut
This is new app that shows news in list. On click of each news, detail screen open
droiddevgeeks/Messaging
This is demo for messaging application.I have used Twilio for messaging service
sandeepjak2007/RunningApp
Running App
xinpengfei520/dagger-android-example
dagger android example.