Infinite service

Posted by rayman on Stack Overflow See other posts from Stack Overflow or by rayman
Published on 2010-04-21T09:26:22Z Indexed on 2010/04/21 11:13 UTC
Read the original article Hit count: 340

Filed under:
|

Hello,

I have some proccess that i would like to run in the background the whole time. so i made it "service". my question is: is there anyway to prevent from the user to kill this service? (even if he uses third party app)

thanks,

ray.

© Stack Overflow or respective owner

Related posts about android

Related posts about android-sdk