josesamuel / remoter

Remoter - An alternative to Android AIDL for Android Remote IPC services using plain java interfaces
Apache License 2.0
84 stars 14 forks source link

is there sample client app code? #1

Closed flankechen closed 6 years ago

flankechen commented 6 years ago

Thanks for this implementation. is there sample client app code?

josesamuel commented 6 years ago

https://github.com/josesamuel/remoter/blob/master/sampleservice-remoter/src/androidTest/java/util/service/RemoterClientToRemoterServerTest.java