Hi,
I would like to create an Android service, something that runs in the background all the time. I have seen an article in this forum talking about an Activity with BOOT_COMPLETED, is this the only way to do it? Ideally I would like the service to be hidden, i.e. not show up in an Activity Monitor, but I think I'm asking for too much ?
Thanks
Themos




