1

What I'm trying to do is have a background service running permanently after installing but supposing that the sensor is scheduled to work every 10 minutes, I want the user to have an interface which he can use to change the delay. So the service itself doesn't need an activity to run (if I want the delay to be always 10 minutes) but when the user clicks on the icon of the app, an activity is called that allows the user to configure the delay of the service and then when the user exits that interface the service goes back to running in the background with the new delay value.

future engineer
  • 109
  • 1
  • 8

0 Answers0