IntentService

Used to run asynchronized tasks in a thread one by one.

http://developer.android.com/reference/android/app/IntentService.html

https://developer.android.com/training/run-background-service/index.html