Ikhiloya / WorkManagerPeriodicRequest
A simple app that shows how to perform a periodic task using android WorkManager. It fetches data from a remote API, saves it in a Room database and displays the updated result in a recycler view. The PeriodicWorkRequest is scheduled to run every 15 minutes providing that the network constraint is satisfied and should there be any issue, WorkMan…
☆28Updated 5 years ago
Alternatives and similar repositories for WorkManagerPeriodicRequest:
Users that are interested in WorkManagerPeriodicRequest are comparing it to the libraries listed below
- A sample application built to demonstrate use of Android Paging library made in Kotlin using tools like MVVM, Coroutines, Room, Retrofit,…☆17Updated 4 years ago
- Sample project for SMS User Consent API☆28Updated 5 years ago
- Demonstrates how Kotlin Flows can be used on Android and how ViewModel and Repository can be tested☆33Updated 4 years ago
- ☆23Updated 7 years ago
- An example of how to use Retrofit2 to cache HTTP responses☆33Updated 5 years ago
- https://stackoverflow.com/questions/47492459/android-draw-a-route-between-two-points-along-the-road☆23Updated 7 years ago
- a Cool Recyclerview with Transition in Kotlin, an MVVM architecture application with demonstration of Data Binding, LiveData, also can be…☆18Updated 6 years ago
- How to use Android Navigation Architecture Component using Kotlin☆24Updated 5 years ago
- Effective UI Communication with MVI architecture, a BaseActivity and the Repository Pattern.☆18Updated 5 years ago
- A very simple example of how the expandable RecyclerView can be implemented☆27Updated 5 years ago
- Some examples using Androids new MotionLayout☆17Updated 5 years ago
- The repository for holding the sessions code for GDG Helwan 2019, explaining Simplified Clean Architecture and MVI pattern☆30Updated 4 years ago
- A sample project explaining Scoped storage with different operations performed on file as well as Image.☆58Updated 4 years ago
- A sample application to describe a new way of paging in recyclerView using paging library.☆27Updated 5 years ago
- Android Paging Library Step By Step Implementation Guide☆77Updated last year
- UI Testing with Jetpack and AndroidX☆33Updated 4 years ago
- Source code as seen on my YouTube videos!☆38Updated 4 months ago
- ☆34Updated 2 years ago
- Location update with LiveData☆25Updated 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
- Example of creating Singletons with Kotlin with some MVVM architecture☆49Updated 4 years ago
- Room database pre-population demo☆19Updated 7 months ago
- Show a example of writing generic adapters with kotlin☆21Updated 7 years ago
- Kotlin Koin MVVM Example☆16Updated 5 years ago
- ☆19Updated 5 years ago
- Pagination Recyclerview Android Kotlin We use the Pagination Library of Android Jetpack in this app to fetch data from the database to re…☆23Updated 4 years ago
- Sample application using Dagger 2 Multibinding, ViewModel, RxJava and Retrofit☆31Updated 4 years ago
- Sample android project using MVVM Design pattern with Data Binding, Retrofit 2, RxJava 2 using Kotlin☆19Updated 5 years ago