Implement the basic Android Service, to run work in the background, and offload the main thread.
This is a companion discussion topic for the original entry at https://www.raywenderlich.com/35154431-android-background-processing/lessons/16
Implement the basic Android Service, to run work in the background, and offload the main thread.