Endless Background Service In Android Ore or More
- By GameTheory
- Android Development
- 3 Replies
If you don't mind do you have an example code or some thing like that for that work instead documentation.
It will be a big help.
I wrote a tutorial that demonstrates how I use a JobIntentService with fully working example project and code here:
https://techstop.github.io/android-broadcastreceiver/
Now here's the thing, there are different ways to use this service, so the example a linked above may not be what you're looking for. If not do a google search for "how to use jobintentservice" and plenty of tutorials will come up.