PDA

View Full Version : Guide for writing a service?


lotion
25th February 2009, 10:50 PM
I've searched all over the place but, due to how common the search terms are, I can't find the right result. I'm looking into developing something that I'd like to run as a service. Can someone point me in the right direction as to where I can learn about writing a service vs. writing a normal application?

Thanks!

NisseDILLIGAF
25th February 2009, 11:47 PM
I've searched all over the place but, due to how common the search terms are, I can't find the right result. I'm looking into developing something that I'd like to run as a service. Can someone point me in the right direction as to where I can learn about writing a service vs. writing a normal application?

Thanks!

Here's something about service :)

http://forum.xda-developers.com/showthread.php?t=485526&highlight=service

lotion
26th February 2009, 01:24 AM
Oh wow.. I feel dumb. Didn't see that one on the google search.

Thanks a bunch!