Skip to content Skip to sidebar Skip to footer
Showing posts with the label Ipc

Passing Objects In Ipc Using Messenger In Android

I am using Messenger instead of aidl in Android for IPC. I have a service with which clients can bi… Read more Passing Objects In Ipc Using Messenger In Android

Sharing Data Between 2 Android Applications

I have gone through a lot of similar answers, but since a lot of things have changed recently, I wa… Read more Sharing Data Between 2 Android Applications