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.
☆65Updated 3 years ago
Related projects ⓘ
Alternatives and complementary repositories for android-mvvm-rxjava2-dagger2
- Implementation of Paging3 using Kotlin Flow and RxJava☆41Updated 3 years ago
- Android Paging Library Step By Step Implementation Guide☆77Updated 11 months ago
- Sample Code for implementing paging library with Kotlin Coroutines☆96Updated 4 years ago
- Unit testing implementation for multiple kotlin-flow emissions with MVVM and coroutines.☆32Updated 4 years ago
- A very simple example of how the expandable RecyclerView can be implemented☆27Updated 5 years ago
- The simple and modern way to implement a network layer using coroutines flows, retrofit and koin on android 🥳☆25Updated 4 years ago
- Android library designed to greatly simplify the implementation process of an MVVM-based application by providing all the means necessary…☆110Updated last year
- How to check internet connection on Android "Q" ( API level > 21 )☆45Updated 3 years ago
- To illustrate the clean architecture and modularisation with other components.☆97Updated 4 years ago
- Jetpack DataStore is a data storage solution. It allows us to store key-value pairs (like SharedPreferences) or typed objects with protoc…☆55Updated 4 years ago
- Android development tutorials and sample codes☆39Updated 3 years ago
- a Cool Recyclerview with Transition in Kotlin, an MVVM architecture application with demonstration of Data Binding, LiveData, also can be…☆18Updated 5 years ago
- Learn to use dagger for dependency management in a multi-module app☆53Updated 4 years ago
- Posts Api sample with Kotlin RxJava3/Coroutines Flow, Clean Architecture, Offline first/last with Room + Retrofit2, Dagger Hilt, Dynamic…☆71Updated 4 years ago
- This repository covers sample unit testing for Login and list screens using MVVM,Kotlin,Coroutines and Koin.☆37Updated 4 years ago
- ☆70Updated 3 years ago
- An example project to demonstrate how to use Shimmer in your Android application☆62Updated 4 months ago
- A sample application built to demonstrate use of Android Paging library made in Kotlin using tools like MVVM, Coroutines, Room, Retrofit,…☆17Updated 4 years ago
- Nested Expandable RecyclerView for Android☆47Updated 2 years ago
- Sample application using Dagger 2 Multibinding, ViewModel, RxJava and Retrofit☆31Updated 3 years ago
- ☆21Updated 5 years ago
- This application features - Modern Minimalist Design, MVVM, Pagination, Hilt, Retrofit, Room, Data Store, Flow, Live Data, Navigation Com…☆126Updated 2 years ago
- Pagination Recyclerview Android Kotlin We use the Pagination Library of Android Jetpack in this app to fetch data from the database to re…☆23Updated 3 years ago
- A sample android application which demonstrates use of Kotlin Coroutines Flow with Firebase Cloud Firestore.☆51Updated 4 years ago
- Android Sample Kotlin+ MVVM + Coroutines + Retrofit + Room +Dagger + Junit4 + Mockito + Espresso + MockWebServer☆42Updated 3 years ago
- ☆17Updated 4 years ago
- An example implementation on how to create an expandable/collapsable recyclerview where animations happens in sequence when an item is cl…☆10Updated 5 years ago
- This is is a sample android app which is modular by feature and layer and uses android architecture components☆37Updated 5 years ago
- This is a project used to implement and explain several topics in Android Development. The idea is to share through different commits and…☆74Updated 4 years ago
- Sample to practice PagingLibrary & RX☆92Updated 4 years ago