Yes, the request comes from Market, other company want to use our
services, but for some devices, user may not install our application
at all.

On Nov 27, 1:49 am, Dave Sparks <[EMAIL PROTECTED]> wrote:
> IPC binder calls within the same process are treated as local C++
> calls, i.e. they occur synchronously on the same thread.
>
> I'm not sure what you are asking in the second part of your question.
> Is this a request for dependencies in the Market, e.g. Application A
> requires Application B to be installed?
>
> On Nov 26, 4:06 am, Louis <[EMAIL PROTECTED]> wrote:
>
> > Hi, All
>
> > Our team want build some services which provided to 3rd party, and we
> > are trying to design the interfaces which using the AIDL, and also, we
> > want to build our own application base on this services also, and run
> > in the same process, but is it still need using IPC to transfer the
> > data info, that's sounds too heavy for one process, any suggestions
> > for it? And also, if we want public to 3rd part, is there anyway to
> > install our services and their application together? (Not public our
> > codes to them).
>
> > Welcome any help for that.
>
> > Best regards,
> > Louis.
--~--~---------~--~----~------------~-------~--~----~
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
[EMAIL PROTECTED]
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to