irontec / android-mvvm-exampleLinks
Android MVVM pattern example app
☆26Updated 7 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 7 years ago
- RxJava and RxAndroid complete beginner examples☆127Updated 5 years ago
- This is demo news app that show news in list . RxJava, Dagger , DataBinding ,MVVM , LiveData all are used.☆48Updated 6 years ago
- Android Paging Library Step By Step Implementation Guide☆77Updated 2 months ago
- [DEPRECATED. USE https://github.com/egek92/Kotlin-MVVM-Jetpack-Hilt-Coroutines-Flow] Clean Android architecture guidelines that are based…☆72Updated 5 years ago
- A sample app showcasing Instagram & YouTube like navigation, using Android Navigation component☆87Updated 5 years ago
- An example of how to use Retrofit2 to cache HTTP responses☆33Updated 6 years ago
- A simple converter app which uses a classic MVP architecture together with Dagger, Retrofit, RxJava, Room and more.☆29Updated 7 years ago
- MVVM Pattern/Retrofit/LiveData/Rxjava/Repository pattern☆45Updated 6 years ago
- A simple app which consumes a REST service from Coinmarketcap API☆77Updated 7 years ago
- ☆56Updated 2 years ago
- A recipe finding app written in Kotlin with MVP architecture☆66Updated 5 years ago
- Consuming REST API using Retrofit Library with the help of MVVM, Dagger2, LiveData and RxJava2 in Android☆65Updated 7 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
- Generic RecyclerView adapter☆77Updated 7 years ago
- Sample Application using the app architecture☆45Updated 5 years ago
- Unit Testing with JUnit5, JUnit4, Mockito, MVVM (repository pattern), Room Persistence, RxJava, (Java)☆60Updated 6 years ago
- RecyclerView + Data Binding + LiveData Sample☆47Updated 7 years ago
- Sample to practice PagingLibrary & RX