1

I have found that Service is run in Main Thread i.e. UI Thread in Android whereas Intent Service runs in a new worker thread(Reference link: What is the difference between an IntentService and a Service?). My question is if I killed the application then the main thread of that app should be closed. Then how a sticky service runs in background?

Saikat Das
  • 21
  • 1

0 Answers0