Dianne Hackborn wrote:
> - Running the service in a separate process, just because. The vast
> majority of apps should keep their service in the same process. This
> greatly the interaction with the service (no IPC), and is generally a
> lighter-weight solution. There are certain cases where usi
On Thu, Jun 3, 2010 at 4:56 AM, Ivan wrote:
> One is called "Developing an App with a Background Service (using
> IPC)"
>
> http://mindtherobot.com/blog/37/android-architecture-tutorial-developing-an-app-with-a-background-service-using-ipc/
Sorry, but I think this service example promotes a cou
Fellow developers!
I wrote two articles about Android app development, based on my own
experience. I think they might be interesting to you.
One is called "Developing an App with a Background Service (using
IPC)"
http://mindtherobot.com/blog/37/android-architecture-tutorial-developing-an-app-with
3 matches
Mail list logo