rahulshah0891 / Android-PagingLinks
A sample application built to demonstrate use of Android Paging library made in Kotlin using tools like MVVM, Coroutines, Room, Retrofit, Mockito, Dagger, LiveData.
☆17Updated 5 years ago
Alternatives and similar repositories for Android-Paging
Users that are interested in Android-Paging are comparing it to the libraries listed below
Sorting:
- Android Paging Library Step By Step Implementation Guide☆77Updated last year
- A very simple example of how the expandable RecyclerView can be implemented☆27Updated 6 years ago
- A sample tutorial android app to implement Nested Recycler View easily using Kotlin☆66Updated 6 years ago
- How to check internet connection on Android "Q" ( API level > 21 )☆45Updated 3 years ago
- UI Testing with Jetpack and AndroidX☆33Updated 5 years ago
- [WIP] ⚠️ Music Player for Android. Implementation with Android Jetpack and Exoplayer.☆30Updated 3 years ago
- This is a base code for every Kotlin project in Android☆23Updated 5 years ago
- Implemented using MVVM, LiveData, Room, RX3, Dagger2, Coil, View Binding, Navigation Component and AndroidX☆81Updated 2 years ago
- The demo project for Bottom Navigation with Navigation Architecture Components article