Skip to content

GameTheory-/android-broadcastreceiver

Repository files navigation

Android BroadcastReceiver & WorkManager

This is a sample app to demonstrate how to setup a BroadcastReceiver with a WorkManager to run some code on bootup. One good use case would be to set settings that a user has selected within your app on every bootup.

Project Page with Tutorial

https://techstop.github.io/android-broadcastreceiver/

About

Run tasks or code on android bootup like user defined settings amongst other things.

Topics

Resources

Stars

Watchers

Forks

Languages