Question

I am developing an app in which I want to access AIDL service running on different device.

Any way to achieve this? I didn't find any solution.

I am able to connect to a service, from client app running on same device.. Want to do this over remote machines.

Any help will be appreciated.

Was it helpful?

Solution

it is not possible to use AIDL for remote connection.

Licensed under: CC-BY-SA with attribution
Not affiliated with StackOverflow
scroll top