How does aidl work? Don’t you need a Service Manager
I read from the official Android documentation that AIDL works as follows: AIDL uses the binder kernel driver to make calls,link below
https://source.android.com/docs/core/architecture/aidl
I read from the official Android documentation that AIDL works as follows: AIDL uses the binder kernel driver to make calls,link below
https://source.android.com/docs/core/architecture/aidl