Develop the IPC extension applications for the Boba for Android
project or your
own Android application.
SDK provides mechanism for application extensibility through the development of IPC Extension applications.
The Client and the Extension applications talk to each other using the IPC so the additional extensibility is achieved. Client sends the request, Extension acts upon it and responds.
SDK Technical Documentation is here.
The current state of the SDK and development progress is here.