List Question
20 TechQA 2024-03-04T08:48:43.527000Share the surface between different apps with AIDL in Android
33 views
Asked by 임완택
onServiceConnected not called but context#bindService return true
20 views
Asked by Kugge
How can a C++ client bind to AIDL service on Android?
63 views
Asked by DarkSoda
IPC between Android app and native user space process
80 views
Asked by DarkSoda
How to implement AIDL on openvpn flutter project?
60 views
Asked by Bfindik
AIDL (Android Interface Definition Language) in android studio
114 views
Asked by R_P
android 12 + aidl + hal server + app client
77 views
Asked by Surya
How to intercept messages between services in Android which interact via IBinder using AIDL?
35 views
Asked by DanteTemplar
Doxygen cannot include .aidl interfaces and enums to the documentation
68 views
Asked by Dmitry Golubev
Unable to import AIDL
53 views
Asked by D.J
How to import Surface for AIDL?
49 views
Asked by SOSparachuter1
How do I define a custom class with Parcelable using Stable AIDL?
176 views
Asked by wic
AIDL based HAL cannot generate java
337 views
Asked by Chao Jiang
when i use kotlin-parcelize in my application,after i build my project ,i get a error : can't find symbol readFromParcel
72 views
Asked by NaughtyChild
AIDL service is not working in Android 13
341 views
Asked by Akash Adhkary
Difference between aidl and intent
29 views
Asked by Rajan
Android: Possible to kill a remote callback?
54 views
Asked by JohnyTex
Is there any way to connect to AIDL-based HAL service without using hidden API?
114 views
Asked by wenzhi
What is the compiled generation of the aidl file in Aosp and where is it stored
268 views
Asked by bay0max
In Android >= 10,How to bind to a Service in another Android app that has not been started yet?
69 views
Asked by Mistletoe