After doing some testing i found this.

If I delete an app from the app list - the system deletes the app and also 
the associated
service.

It then takes about 10-30 seconds for the service to be restarted by the OS.

So if i start my app before the system has a chance to start the service - 
my app starts it

(even though I thought that the service would not have been killed by the 
OS).


Incidentally, I also noticed that when the service is stopped by the OS - 
it does not
call the Service.onDestroy().


Are my above findings/observations correct???


-- 
You received this message because you are subscribed to the Google
Groups "Android Developers" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to
[email protected]
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en
--- 
You received this message because you are subscribed to the Google Groups 
"Android Developers" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
For more options, visit https://groups.google.com/groups/opt_out.

Reply via email to