Ikhiloya / WorkManagerPeriodicRequestLinks
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
Sorting:
- a Cool Recyclerview with Transition in Kotlin, an MVVM architecture application with demonstration of Data Binding, LiveData, also can be…☆18Updated 6 years ago
- Some examples using Androids new MotionLayout☆17Updated 5 years ago
- Source code as seen on my YouTube videos!☆39Updated 10 months ago
- The simple and modern way to implement a network layer using coroutines flows, retrofit and koin on android 🥳☆25Updated 4 years ago
- How to use Android Navigation Architecture Component using Kotlin☆24Updated 6 years ago
- Sample project for SMS User Consent API☆28Updated 5 years ago
- ☆22Updated 5 years ago
- A sample project explaining Scoped storage with different operations performed on file as well as Image.☆58Updated 4 years ago
- This is an android template for starting new projects with code quality and testing tools[In Progress, stay Tuned]☆17Updated 3 years ago
- Demonstrates how Kotlin Flows can be used on Android and how ViewModel and Repository can be tested☆33Updated 4 years ago
- Kotlin Koin MVVM Example☆16Updated 5 years ago
- PopularMovie☆10Updated 7 years ago
- A sample application to describe a new way of paging in recyclerView using paging library.☆27Updated 5 years ago
- A very simple example of how the expandable RecyclerView can be implemented☆27Updated 6 years ago
- Walk-Through-Onboarder is an android library that helps your first-time users onboard by walking them step-by-step through important aspe…☆32Updated 5 years ago
- A firebase phone auth in Android using Kotlin, Dagger, Material, ViewPager2, FirebaseAuth☆19Updated 5 years ago
- This is a sample project of Android ViewModel☆7Updated 4 years ago
- A demo application to represent a drag and drop in Android☆27Updated last year
- App built to showcase basic Android View components like ViewPager, RecyclerView(homogeneous and heterogeneous items), NavigationDrawer, …☆18Updated 7 years ago
- this is to the blog I have written on In App Purchase☆31Updated 5 years ago
- ☆34Updated 3 years ago
- A sample application built to demonstrate use of Android Paging library made in Kotlin using tools like MVVM, Coroutines, Room, Retrofit,…☆17Updated 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…☆22Updated 4 years ago
- Room database pre-population demo☆19Updated last month
- Unit testing implementation for multiple kotlin-flow emissions with MVVM and coroutines.☆32Updated 5 years ago
- This repository covers sample unit testing for Login and list screens using MVVM,Kotlin,Coroutines and Koin.☆37Updated 4 years ago
- How to check internet connection on Android "Q" ( API level > 21 )☆45Updated 3 years ago
- Using the Architecture components, MVVM, LiveData, Room and a Repository, the App fetches data from the backend when there is no local da…☆14Updated 6 years ago
- Android Sample Clean Architecture App written in Kotlin. (MVVM, dagger2, RXjava, data binding, Live data,room)☆31Updated 6 years ago
- Unit Testing with JUnit5, JUnit4, Mockito, MVVM (repository pattern), Room Persistence, RxJava, (Java)☆60Updated 6 years ago