MessageOnTap Core - MessageOnTap/MessageOnTap_API GitHub Wiki
In MessageOnTap development framework, MessageOnTap-Core does the heavy lifting to offer message acquisition, message understanding, common action shortcuts, and personal graph operations.
MessageOnTap-Core communicates with messaging plugins through the AIDL (Android Interface Definition Language) interface where MessageOnTap-Core serves as the Service and an intelligent Plugin serves as the Client.
The data packages in the Core-Plugin communication are in JSON format.