A sample that makes Inter Process Communication (IPC) via Android Interface Definition Language (AIDL)
-
Updated
Sep 23, 2021 - Kotlin
A sample that makes Inter Process Communication (IPC) via Android Interface Definition Language (AIDL)
Android Location Provider Service using IPC (AIDL)
包含所有可能类型参数的AIDL示例代码,如基础类型,实体对象,回调。 an AIDL Example for passing all possible types of parameters, including basic types, object types and callback types .
Implementing AIDL as a service to share code between two different applications. Using deep links to launch service application and then deep linking back to client application to be able to use service.
create a single service and use in multiple applications
use service of another applications in my application
Add a description, image, and links to the aidldemo topic page so that developers can more easily learn about it.
To associate your repository with the aidldemo topic, visit your repo's landing page and select "manage topics."