ServiceManager is for the low-level system services.  Applications go
through the activity manager.  And of course anyone can pass an IBinder to
anyone, so the ways you can connect to other things are basically infinite.

2009/5/11 yagbu <yagbu.c...@gmail.com>

>
> Thanks for your reply.
>
> "servicemanager" is the only one case in which JAVA client connects to
> native service by binder. Why other JAVA clients does not? Is there
> any design concern here?
>
>
> On 5月8日, 上午1时00分, Yi Sun <beyo...@gmail.com> wrote:
> > Yes, you can, look at the platform library example and use
> > servicemanager in your platform library to talk with native service.
> >
> > On Thu, 2009-05-07 at 01:47 -0700,yagbuwrote:
> > > Since binder is agnostic to the languages, can java code call native
> > > service directly through binder interface?
> >
>


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