Calls through an aidl interface in the same process are simple direct
function calls, no overhead added.

There is currently no way to bundle multiple .apks into a single thing that
the users installs; the user will need to deal with them as separate
applications they need to install.

On Wed, Nov 26, 2008 at 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.
> >
>


-- 
Dianne Hackborn
Android framework engineer
[EMAIL PROTECTED]

Note: please don't send private questions to me, as I don't have time to
provide private support.  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 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