5 Repositories
Android aidl Libraries
POC Simulate Backend Biometric Authentication with AIDL (client app/server app)
poc-simulate-bio-auth-aidl POC Simulate Backend Biometric Authentication with AIDL (client app/server app) #How to use Install server app and run Inst
Project with AIDL, LifecycleService, CustomView
Digital Speedometer Project, where speed values are generated in background in the Service (SpeedValuesService). Then values are sent to Activity (Mai
使用AIDL+匿名共享内存实现跨进程双向通信和大文件传输
aidldemo 使用AIDL+匿名共享内存实现跨进程双向通信和大文件传输。 AIDL简介 AIDL是Android中实现跨进程通信(Inter-Process Communication)的一种方式。AIDL的传输数据机制基于Binder,Binder对传输数据大小有限制, 传输超过1M的文件就会
Demo app to showcase Sensor data using AIDL bound services.
AIDLServices Displays data related to TYPE_ROTATION_VECTOR sensor using AIDL Consist of aidlsdk module that expose sensor data Sample app to show the
Remoter - An alternative to Android AIDL for Android Remote IPC services using plain java interfaces
Remoter Remoter - An alternative to Android AIDL for Android Remote IPC services using plain java interfaces Remoter makes developing android remote s