https://github.com/vaibhavmojidra/android-java---demo-work-manager-periodic-request
WorkManager is the recommended solution for persistent work. Work is persistent when it remains scheduled through app restarts and system reboots. Because most background processing is best accomplished through persistent work, WorkManager is the primary recommended API for background processing.
https://github.com/vaibhavmojidra/android-java---demo-work-manager-periodic-request
android android-development android-library android-studio androidarchitecturecomponets mojidra vaibhav vaibhav-mojidra vaibhavmojidra workmanager workmanager-architecturecomponent
Last synced: about 1 month ago
JSON representation
WorkManager is the recommended solution for persistent work. Work is persistent when it remains scheduled through app restarts and system reboots. Because most background processing is best accomplished through persistent work, WorkManager is the primary recommended API for background processing.
- Host: GitHub
- URL: https://github.com/vaibhavmojidra/android-java---demo-work-manager-periodic-request
- Owner: VaibhavMojidra
- Created: 2021-07-16T16:10:53.000Z (almost 4 years ago)
- Default Branch: master
- Last Pushed: 2021-07-16T16:13:05.000Z (almost 4 years ago)
- Last Synced: 2025-04-12T06:48:11.439Z (about 1 month ago)
- Topics: android, android-development, android-library, android-studio, androidarchitecturecomponets, mojidra, vaibhav, vaibhav-mojidra, vaibhavmojidra, workmanager, workmanager-architecturecomponent
- Language: Java
- Homepage: https://vaibhavmojidra.github.io/site/
- Size: 207 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Android-Java---Demo-Work-Manager-Periodic-Request
