How do I cancel a specific download in the queue?
Since IntentServiceyou do not. You will need to write your own Service, which will behave like IntentService(background thread, work queue stopSelf(), when the queue is empty), but where you can better manage the queue.
How to delay service destruction if the process is in the third part of the download
IntentService IntentService -workalike, , .
Android, , , startForeground().