Android Interface Definition Language (AIDL) 1.In this document Defining an AIDL Interface Create the .aidl file Implement the interface Expose the interface to clients Passing Objects over IPC Calling an IPC Method See also Bound Services AIDL (Andr…