(Android's binder mechanism provides a method of interprocess communication, enabling a process to call the functions provided by another process in a similar way to remote procedure calls. The binder mechanism is provided in both the Java environment and the C/C environment.)