Hi Bazookier, Android uses binder for IPC. Hackbod has been kind enough to publish some documentation for binder here: http://www.angryredplanet.com/~hackbod/openbinder/docs/html/index.html
Try searching for binder in the other groups like framework, internals and developers for more info. On Jan 15, 7:47 am, bazookier <[email protected]> wrote: > These days, we start to research the dalvik vm and find a lot of > interesting materials. One thing interesting is the multiprocess > support for the virtual machine api. As we don't have much time to > read every piece of the framework of the library. For now, we only > find the traditional signal support in the class > android.os.Process.Can any tell us all the IPC mechanism supported by > the android dalvik api. Like pipe, message, share memory, semaphore, > mutex etc api expose? --~--~---------~--~----~------------~-------~--~----~ unsubscribe: [email protected] website: http://groups.google.com/group/android-porting -~----------~----~----~----~------~----~------~--~---
