PhanVanLinh / AndroidMVPKotlin
Android demo app base on MVP architecture use kotlin language. Work with server authentication
☆13Updated 6 years ago
Alternatives and similar repositories for AndroidMVPKotlin:
Users that are interested in AndroidMVPKotlin are comparing it to the libraries listed below
- Demonstrates how Kotlin Flows can be used on Android and how ViewModel and Repository can be tested☆33Updated 4 years ago
- This repository covers sample unit testing for Login and list screens using MVVM,Kotlin,Coroutines and Koin.☆37Updated 4 years ago
- ☆34Updated 2 years ago
- ☆29Updated 3 years ago
- Unit testing implementation for multiple kotlin-flow emissions with MVVM and coroutines.☆32Updated 4 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 Paging Library Step By Step Implementation Guide☆77Updated last year
- Implemented using MVVM, LiveData, Room, RX3, Dagger2, Coil, View Binding, Navigation Component and AndroidX☆81Updated 2 years ago
- This is a sample project of Android ViewModel☆7Updated 4 years ago
- An Application that displays movies details☆24Updated 3 years ago
- A very simple example of how the expandable RecyclerView can be implemented☆27Updated 5 years ago
- SlushFlicks has been built upon public APIs from IMDB. This application helps users to view trending, popular, upcoming and top-rated mov…