How to Call AIDL Interface: Revision history

Diff selection: Mark the radio buttons of the revisions to compare and hit enter or the button at the bottom.
Legend: (cur) = difference with latest revision, (prev) = difference with preceding revision, m = minor edit.

8 April 2024

11 January 2024

3 November 2023

  • curprev 06:4406:44, 3 November 2023Mahong talk contribs 747 bytes +747 Created page with "The steps for calling an AIDL interface are: # The client application needs to introduce the AIDL file and compile source code to generate related Stub and Proxy classes. # C..."