-
Notifications
You must be signed in to change notification settings - Fork 6
MessageOnTap Core
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.
2017 MessageOnTap