dagger2-mvvm
There are 141 repositories under dagger2-mvvm topic.
janishar/android-mvvm-architecture
This repository contains a detailed sample app that implements MVVM architecture using Dagger2, Room, RxJava2, FastAndroidNetworking and PlaceholderView
skydoves/TheMovies
🎬 A demo project for The Movie DB based on Kotlin MVVM architecture and material design & animations.
xiaobailong24/MVVMArms
Android MVVM Architecture Components based on MVPArms and Android Architecture Components.
WaheedNazir/Kotlin-MVVM-Architecture
Android Architecture Design Patterns using Kotlin, MVVM, Hilt, LiveData, Room, MediatorLiveData, NetworkBoundResources, Retrofit, AndroidX, ViewModels, Dependency Injection using Dagger2, Repository pattern.
skydoves/GithubFollows
:octocat: A demo project based on MVVM architecture and material design & animations.
anitaa1990/TrailersApp
A simple demo project for The Movie DB based on MVVM clean architecture.
Mustafashahoud/MoviesApp
A Movie Application uses TheMovie API, MVVM architecture and all jetpack components.
anitaa1990/Dagger2-Sample
A sample app to demo how to implement dagger in Android using Dagger Android Support library
xujiaji/WanAndroid
一个简洁漂亮与众不同的WanAndroid客户端,欢迎下载体验(〃'▽'〃)。(A simple and beautiful Wanandroid client App.) MVVM + Dagger2 + DataBinding + Lifecycle + OkHttp + Retrofit2
dimas-nur/dicoding-belajar-fundamental-aplikasi-android
Submission Dicoding Belajar Fundamental Aplikasi Android
anitaa1990/Github-Trending-Repos
An Android App that lists the most trending repositories from Github.
Atwa/PopularMovies-MVVM-Sample
Android Sample Kotlin+ MVVM + Coroutines + Retrofit + Room +Dagger + Junit4 + Mockito + Espresso + MockWebServer
AmrAbdelhameed/NYTimesMostPopularArticles
A simple app to hit the NY Times Most Popular Articles API and show a list of articles, that shows details when items on the list are tapped (a typical master/detail app), also user able to browse/ add articles to favorite list that implements MVVM architecture using Dagger2, Retrofit, Coroutines, LiveData, RoomDatabase, Database Debugging, DataBinding and Navigation Component.
kelmer44/correos-tracker
Tracker para paquetes de correos
ronnieotieno/Dagger-2-Mvvm-Android
A repository to refresh my mind on Dagger 2, if you would like Repos with Hilt keep scrolling my Repos.
xujiaji/MVVMQuick
🚀使用MVVMQuick快速构建您的MVVM结构项目!(Quickly start projects with MVVMQuick!)
ArchitectAK/AndroidCleanArchitecture
Android Project with clean android architecture contain Dagger, Retrofit, Retrofit, Android archtecture components, LiveData with MVVM architecture
guilherme-v/clean-arch-android
This is a sample project that shows how to architecture an Android application using Uncle Bob's Clean Architecture approach. More specifically, it's built upon Joe Birch's online lessons. It is an ongoing project, a testing area. It is used to educate and to explore how new tools can fit into this architecture.
AmrAbdelhameed/NYTimesMostPopularArticles-JavaVersion
A simple app to hit the NY Times Most Popular Articles API and show a list of articles, that shows details when items on the list are tapped (a typical master/detail app), also user able to browse/ add articles to favorite list that implements MVVM architecture using Dagger2, Retrofit, RxJava2, LiveData, RoomDatabase, Database Debugging, DataBinding and Navigation Component.
SpiralDevelopment/MVVMPaging
MVVM + Paging Library + Offline-first
Develsigners/Dagger-Hilt
Dagger Hilt + Room + Retrofit
PramodGarg/SampleMVVM
Sample project that implements the MVVM architecture. This application retrieves the Github repositories of the user entered.
WouaLabs/android-mvvm-clean
A sample app that implements MVVM + clean architecture along with dagger, Room, Rxjava2 and Retrofit. Yes it's kotlin only!
cuongnv219/mvvm-kotlin
Mvvm using kotlin with dagger
droiddevgeeks/GithubFirebaseIssue
GitHub web API to retrieve all open issues associated with the firebase-ios-sdk repository.
happysingh23828/Dagger-2-Showcase
This project implements the dagger 2 for dependency injection
leinardi/androidthings-kuman-sm9
Android Things and Mobile apps for the Kuman SM9 (PWR.A53.A)
umangburman/Dagger2-Android-Efficient-Approach
Efficient Approach to Dependency Injection with Dagger2 Android
Hessam-Emami/MovieDb_OfflineFirst_MVVM_Pagination
an android project for demonstrating various cutting edge technologies such as Coroutines Flow, Dagger Hilt, Pagination(Lazy Loading) and Offline-first strategies on Android.
ihjohny/Foreksty
A simple and nice looking weather forecast application. Developed using Kotlin, MVVM architecture, Dagger 2, Kodein, Coroutine, RxJava 2
sheraz-nadeem/ListGitHubRepos
Android app based on Architecture components(LiveData, PagedList, Room), Dagger 2, Retrofit 2, Kotlin & Kotlin Coroutines