Since this is just about using the normal SDK APIs, as far as I can tell,
you should ask on android-developers.  Also there are a number of examples
in ApiDemos of this kind of thing, in particular the remote service
examples.

On Tue, Apr 21, 2009 at 10:06 PM, Naveen Krishna Ch <
naveenkrishna...@gmail.com> wrote:

> Hi guys,
>
> I am working on an application stack which requires some sort of
> communication between 2 services.
>
> Now the frame work supports Activity binding to Service.
>
> Activity -> Service -> ServiceStub(generated by AIDL)
>
> Is there any work to support
> Activity binding to service this instead bind to another service.
>
> Activity -> Service -> coreService -> ServiceStub(generated by AIDL)
>
> Any help is appreciated,
>
> --
> Cheers
> (: Naveen Krishna Ch :)
>
> >
>


-- 
Dianne Hackborn
Android framework engineer
hack...@android.com

Note: please don't send private questions to me, as I don't have time to
provide private support, and so won't reply to such e-mails.  All such
questions should be posted on public forums, where I and others can see and
answer them.

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

Reply via email to