python (65.1k questions)
javascript (44.2k questions)
reactjs (22.7k questions)
java (20.8k questions)
c# (17.4k questions)
html (16.3k questions)
r (13.7k questions)
android (12.9k questions)
How to get the actual state of JobInfo?
Similar to WorkInfo, https://developer.android.com/reference/androidx/work/WorkInfo.State, how can we determine the actual state of JobInfo?
My use case: I have 2 jobs - Job 1 runs periodically on the...
alpharoz
Votes: 0
Answers: 0
Data Content Observer changes not works in all devices
Dears,
I implemented content observer for media files by using workerManager API.
Tested in two different devices of the Same model and os (12)
But strangely in one device, we were able to receive cha...
surendra
Votes: 0
Answers: 0