A Service is an application component representing either an application\'s desire to perform a longer-running operation while not interacting with the use
Headless fragment- fragment with no ui, basically used for storing large size object
Service - its long running task start by android, we can set priority to service even application get finished service will not stop unless its work get completed.