Friday, July 22, 2011

Re: [android-developers] How to get a service to either return a string or start a function in main activity?

Thank you, thats just the tip I needed.

On 22/07/2011, Mark Murphy <mmurphy@commonsware.com> wrote:
> On Fri, Jul 22, 2011 at 10:24 AM, Fred Niggle
> <fred.niggle@googlemail.com> wrote:
>> However my original question remains unanswered: How can an activity
>> know when a service has performed a task?
>
> Use a broadcast Intent.
>
> --
> Mark Murphy (a Commons Guy)
> http://commonsware.com | http://github.com/commonsguy
> http://commonsware.com/blog | http://twitter.com/commonsguy
>
> Warescription: Three Android Books, Plus Updates, One Low Price!
>
> --
> 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

--
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