I have created some services in my android application. I put start_sticky in them, but if the task killer killed my application, my service is restarting but it takes a long time.. Does anyone know how to decrease the restarting time when a service is restarted? or make a service become not restarted even if the task killer killed an application? thanks.I have created some services in my android appl