codepath / codepath/android_guides

Run JobService forever until user decide to kill it.

Open
#376 1 comment 0 reactions 0 assignees View on GitHub
Dominant language
No language data
Stars
28.3k
Forks
6.2k
PR merge metrics
No merged PRs in 30d

Description

Hi,
I used your guide to run a Background Service via JobScheduler and send that information with broadcast receiver to the main activity.
My app gathering barometer sensor data in the background.
The problem is that Android Destroy the JobService after a few minutes.
Is there any option to run JobService forever?

Thanks

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.