Hi, I want to understand if i want to user the Binder in my C application(daemon). What is the API layer to use Binder in C application(daemon).Both the daemon sits on the same layer as Bionic Libc layer
Can somebody help me by giving a sample example in which two process(daemon) written in C can use binder interface for transferring the data in between. Does i need AIDL in this layer too? Scenario is below: || || || Daemon 1 Implemented in C || ================== Binder ================== || || Daemon 2 Implemented in C || || Thanks Anoop -- 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 android-developers+unsubscr...@googlegroups.com For more options, visit this group at http://groups.google.com/group/android-developers?hl=en