• After 15+ years, we've made a big change: Android Forums is now Early Bird Club. Learn more here.

Apps Tutorial: Android Inter-App Communication

The tutorial covers how a client in one process can bind to a service in another process.

It shows how the Messenger component is used to make an invocation and return a response.

It covers the following tasks:

* How to write an invocation Handler
* How to bind to a remote service
* How to process values returned by the invocation


It includes two apps (Client App and Service App) ready to deploy and play around with.

Tutorial: InterAppCommunication - openmobster - Inter-App Communication - OpenMobster - Open Source Mobile Cloud Platform - Google Project Hosting

Enjoy!!!
 
Back
Top Bottom