Cordova plugin

The CONTXTFUL plugins

The CONTXTFUL plugins for Apache Cordova acquire sensor data from non-private sensors such as accelerometer and gyroscope to analyse human context in real time.

Background Service plugin (available now)

The CONTXTFUL Background Server plugin for Apache Cordova is a fully disconnect back-end service that runs passively once the main activity has launched it once. No need to have the main activity running in the foreground.

It is optimised to sample sensors sporadically to avoid draining the battery but can sample when the screen is closed.

In-app Process plugin (available soon)

The CONTXTFUL in-app Process plugin for Apache Cordova runs in a sub-process of the main application back-end. I only runs when the app is running and won’t acquire sensor outside of normal app runtime.