/Work-Manager

A simple Android demo app showcasing the use of WorkManager to schedule a periodic notification. This app demonstrates how to use WorkManager to run a task (in this case, displaying a notification) at a specified interval.

Primary LanguageKotlin

No issues in this repository yet.