Hello, I am trying to understand some details about how IPC in Android works. I am stuck at the point where data is passed from "Java-world" to "native-world" (via JNI I guess).
Could someone please tell me, at which point a call to transact() in Binder.java gets to native world? Is it android_util_Binder.cpp directly or are other classes used? Hit me with a cluestick, as I am running in circles! Thanks, Martin --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "android-framework" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/android-framework?hl=en -~----------~----~----~----~------~----~------~--~---
