irontec / android-mvvm-exampleLinks
Android MVVM pattern example app
☆26Updated 8 years ago
Alternatives and similar repositories for android-mvvm-example
Users that are interested in android-mvvm-example are comparing it to the libraries listed below
Sorting:
- Simple sample project using ViewModel and Firebase Database☆57Updated 8 years ago
- ☆56Updated 2 years ago
- Android Paging Library Step By Step Implementation Guide☆76Updated last week
- [DEPRECATED. USE https://github.com/egek92/Kotlin-MVVM-Jetpack-Hilt-Coroutines-Flow] Clean Android architecture guidelines that are based…☆72Updated 6 years ago
- This is a basic example which gives an idea of MVVM Architecture along with LiveData and ViewModel Architecture components.☆45Updated 5 years ago
- Android MVP Realtime Chat using RxJava and Socket.IO☆54Updated 7 years ago
- A sample app showcasing Instagram & YouTube like navigation, using Android Navigation component☆87Updated 5 years ago
- MVVM Pattern/Retrofit/LiveData/Rxjava/Repository pattern☆45Updated 7 years ago
- Generic RecyclerView adapter☆77Updated 7 years ago
- Consuming REST API using Retrofit Library with the help of MVVM, Dagger2, LiveData and RxJava2 in Android☆65Updated 7 years ago
- Sample to practice PagingLibrary & RX☆92Updated 5 years ago
- RxJava and RxAndroid complete beginner examples☆127Updated 5 years ago
- A simple app which consumes a REST service from Coinmarketcap API☆78Updated 7 years ago
- Android MVVM - Architecture Components with Kotlin Coroutines☆58Updated 7 years ago
- This is demo news app that show news in list . RxJava, Dagger , DataBinding ,MVVM , LiveData all are used.☆48Updated 7 years ago
- A recipe finding app written in Kotlin with MVP architecture☆66Updated 5 years ago
- A Custom EditText implementation that allows formatting of currency-based numeric inputs.☆94Updated last year
- A simple custom Snackbar sample code☆64Updated 5 years ago
- ☆13Updated 7 years ago
- An example of how to use Retrofit2 to cache HTTP responses☆33Updated 6 years ago
- horizontal RecyclerView inside vertical RecyclerView with ButterKnife and CardView (like Google Play store)☆32Updated 8 years ago
- For the blog, Dagger 2 for Android Beginners☆77Updated 8 years ago
- Android library designed to greatly simplify the implementation process of an MVVM-based application by providing all the means necessary…☆110Updated 2 years ago
- Navigation Architecture Component from Jetpack sample app☆123Updated 5 years ago
- Android choosing image from camera or gallery with Crop functionality☆115Updated 6 years ago
- An Application that elaborates Clean Architecture, MVVM, Retrofit, Room, and written fully in RxJava2☆62Updated 7 years ago
- Sample Android Application - MVVM, Dagger 2, RxJava, Retrofit