Sunday, June 13, 2010

Re: [android-developers] Service Vs Thread

The problem appears to mainly be the formulation of the question. In
Android, an application doesn't run - it's just a collection of
resources. Of those resources, Activities and Services can run, but
their runtimes are relatively brief. Please try to explain what your
application needs to do when it has no visible Activity. The
recommended solution would depend on that.

--
You received this message because you are subscribed to the Google
Groups "Android Developers" group.
To post to this group, send email to android-developers@googlegroups.com
To unsubscribe from this group, send email to
android-developers+unsubscribe@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en

No comments:

Post a Comment