Found 656 repositories(showing 30)
gyf-dev
Android Keep Alive(安卓保活),Cactus 集成双进程前台服务,JobScheduler,onePix(一像素),WorkManager,无声音乐
fluttercommunity
A Flutter plugin which allows you to execute code in the background on Android and iOS.
khushpanchal
An Android File downloader library based on WorkManager with pause and resume support.
android
No description available
avidraghav
Space Dawn is a demo app built to demonstrate the use of Mutli-Module Clean MVVM Architecture with Jetpack Compose by following Material-3 guidelines along with other MAD libraries such as Dagger-Hilt, Room Database, Coroutines, Navigation, WorkManager etc. for building Android Apps
PatilShreyas
Demo implementation to Schedule FCM Notifications on Android Device using AlarmManager + WorkManager.
pratikbutani
Get Location Updates on 15 minutes interval via WorkManager.
grishko188
Android application: Clean Architecture with Jetpack Compose and many more.
Perform tasks in background using Android's WorkManager
kursatkumsuz
A Multi-Module Android app built using with Jetpack Compose, Clean Architecture + MVVM, Flow, Hilt, WorkManager, Firebase, Room, DataStore, Retrofit, Coroutines, Navigation Compose
google-developer-training
No description available
Ikhiloya
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, WorkManager can retry the task using the specified retry policy.
krunalpatel3
How to use WorkManager in Android.
sanketpatel29
This Android Application employs an MVVM architecture, leveraging Jetpack Compose, Kotlin, Retrofit, Coroutines, Flow, StateFlow, Dagger-Hilt, WorkManager, Room among other technologies.
srinurp
Scheduling background tasks without worrying about device compatibility using android WorkManager
govardhannus
This project implements MVVM architecture with Kotlin, Jetpack Compose, Dagger-Hilt, Retrofit, Coroutines, Flow, Room, and WorkManager for efficient, scalable Android development.
caobaokang419
AmapWeatherApp(高德天气):an amap-weather android app that implements MVVM architecture using LiveData, ViewModel, Room, DataBinding, WorkManager, and Retrofit2&Rxjava2.
cliearl
A book info search android app using android architecture components and MVVM architecture (Kotlin + Coroutines + Retrofit + Room + DataStore + Paging + WorkManager + Hilt)
alirezaeiii
A sample using Kotlin, MVVM, Navigation, Coroutines, Room, WorkManager, Retrofit and DataBinding which showcases offline-first in Android.
naufalprakoso
👷🏻♂️ Sample Custom Android Work Manager
rafsanahmad
An example app to demonstrate Android WorkManager Jetpack Component.
AkkshayDhaamankar
Developed offline first app mechanism using android architecture(Room, WorkManager, Navigation, View Binding, View Model,etc), Dagger-Hilt, Firestore Cloud DB, Coroutines, Clean Architecture using MVVM, Multi-Module Setup and foundation(Android KTX) components.
santimattius
Using WorkManager with Hilt and App Startup
jasonsyf
Android应用保活(双进程守护,JobService,JobScheduler,WorkManager,监听系统广播等)
Koitharu
Library for inspecting Android WorkManager jobs
HenryChigbo
Using android WorkManager to trigger notification.
brewkits
Native WorkManager: High-performance Flutter background Task Chains with zero-overhead. Harness the full power of Android WorkManager & iOS BGTaskScheduler using pure Kotlin/Swift Workers.
amankumar367
This is Food Ordering Sample App using Kotlin, Android Jetpacks, Room, Dagger 2, RxJava, Retrofit, WorkManager.
probelalkhan
No description available
This sample app demonstrates how to use the WorkManager library.