Pergunta

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.

Foi útil?

Solução

it is not possible to use AIDL for remote connection.

Licenciado em: CC-BY-SA com atribuição
Não afiliado a StackOverflow
scroll top