Workmanager

Android WorkManager for guaranteed background execution - use for deferred tasks, periodic syncs, file uploads, notifications, and task chains. Covers CoroutineWorker, constraints, chaining, testing, and troubleshooting. Use when implementing background work that needs reliable execution across app restarts and doze mode.

andvl1 00d5984 5 files · 73.4 KB Updated

File contents

andvl1/claude-plugin/tree/main/skills/workmanager commit 00d5984bc8

Frequently asked questions

npx skillmds@latest add andvl1/workmanager