dagger2 topic
AndroidRecommendedArchitecture
This is the recommended Android architecture by Google that can support both online and offline work.
DaggerExoPlayer
This repository demonstrates ExoPlayer injection with Dagger2
DeckBox
DeckBox for Pokémon TCG: https://play.google.com/store/apps/details?id=com.r0adkll.deckbuilder
ChangeDetection
Automatically track websites changes on Android in background.
SDKMonitor
App to display and monitor the targetSDK from installed apps.
Beaver
Android MVVM + Dagger 2 (Hilt) + JetPack project template
KotlinMvpArchitecture
Clean MVP Architecture with Dagger2 + Retrofit2 + Mockito + Fresco + EasiestGenericRecyclerAdapter using Kotlin. Added Unit Tests(Kotlin Tests)!
KotlinMvpTemplateGenerator
Android Studio template for Kotlin with MVP + Dagger2 + Retrofit2
KotlinRxMvpArchitecture
Clean MVP Architecture with RxJava + Dagger2 + Retrofit2 + Mockito + Fresco + EasiestGenericRecyclerAdapter using Kotlin. Includes Unit Tests(Kotlin Tests)!