Quantcast
Viewing all articles
Browse latest Browse all 204402

Passing data in both directions between Service using IPC (Messanger)

I have the sample Messager Service activity and service working but I seem to only be able to pass a message from the activity (client) to the service.

Anyone have an an example of how to send a request (using Messanger) from the activity to the service AND get a response back (preferable a synchronous response but asynch is OK)?

Regards, Jim


Viewing all articles
Browse latest Browse all 204402

Trending Articles