You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Fanglin Chen edited this page Aug 12, 2017
·
4 revisions
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.