I am trying to make a task killer app. I have seen that many of the running services are Automatically restarted after getting killed. From this post I know that service with START_STICKY
are automatically restarted. Is it possible to Identify if a service is set for automatic restart or to return START_STICKY
from onStartCommand
.?
Asked
Active
Viewed 47 times
1

Community
- 1
- 1

Shafin Abrar
- 471
- 1
- 5
- 12