ashishguptasanu / RecyclerView-Retrofit-MVP-Android
This is a demo project to demonstrate the Recycler View in Model View Presenter using Retrofit.
☆18Updated 7 years ago
Alternatives and similar repositories for RecyclerView-Retrofit-MVP-Android:
Users that are interested in RecyclerView-Retrofit-MVP-Android are comparing it to the libraries listed below
- Simple sample project using ViewModel and Firebase Database☆57Updated 7 years ago
- The repository contains a detailed sample application that uses MVP as its presentation layer pattern. Essential dependencies are Dagger2…☆12Updated 6 years ago
- Consuming REST API using Retrofit Library with the help of MVVM, Dagger2, LiveData and RxJava2 in Android☆65Updated 6 years ago
- A sample app to demo how to implement dagger in Android using Dagger Android Support library☆77Updated 6 years ago
- RxJava retrofit networking library with an example of Notes App☆50Updated 6 years ago
- [DEPRECATED. USE https://github.com/egek92/Kotlin-MVVM-Jetpack-Hilt-Coroutines-Flow] Clean Android architecture guidelines that are based…☆72Updated 5 years ago
- This is a basic example which gives an idea of MVVM Architecture along with LiveData and ViewModel Architecture components.☆45Updated 4 years ago
- Android choosing image from camera or gallery with Crop functionality☆114Updated 5 years ago
- Android MVP Realtime Chat using RxJava and Socket.IO☆54Updated 6 years ago
- An Application that elaborates Clean Architecture, MVVM, Retrofit, Room, and written fully in RxJava2