Sujay,

There are two ways I know of doing this:

1. Easy way is to have the service to broadcast the result.

2. A little more complex way is to have an AIDL which is very similar
to CORBA and enable the IPC between the service and your app
components.  This i assume would be more sync in nature as opposed to
option#1.

I am not sure if there are any other ways of doing this..

Thx!


On May 29, 12:03 am, Sujay Krishna Suresh <[email protected]>
wrote:
> Hi all,
>               i'm starting an activity that inturn calls a service.... i
> wanna get notified when the service competes...
> can anyone temme how i can do this???
>
> --
> Regards,
> Sujay
> Bette Davis <http://www.brainyquote.com/quotes/authors/b/bette_davis.html>
> - "Brought up to respect the conventions, love had to end in marriage.
> I'm
> afraid it did."
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google
Groups "Android Developers" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to
[email protected]
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to