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

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