https://github.com/radhio-hoque/wrokmanager-android
This repo shows a demonstration of how to call API using Work Manager + Retrofit 2 in onetime/periodic/chainable interval
https://github.com/radhio-hoque/wrokmanager-android
android mvvm-architecture retrofit2 workmanager
Last synced: about 1 month ago
JSON representation
This repo shows a demonstration of how to call API using Work Manager + Retrofit 2 in onetime/periodic/chainable interval
- Host: GitHub
- URL: https://github.com/radhio-hoque/wrokmanager-android
- Owner: radhio-hoque
- Created: 2021-05-22T17:51:56.000Z (about 5 years ago)
- Default Branch: main
- Last Pushed: 2021-05-22T17:57:26.000Z (about 5 years ago)
- Last Synced: 2025-03-17T01:29:47.162Z (over 1 year ago)
- Topics: android, mvvm-architecture, retrofit2, workmanager
- Language: Java
- Homepage:
- Size: 456 KB
- Stars: 4
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# wrokmanager-android
This repo shows a demonstration of how to call API using Work Manager + Retrofit 2 in onetime/periodic/chainable interval