Android Studio SDK

What is it?

The CONTXTFUL SDK for Android Studio is entirely built in C++ with a JNI java interface for the JDK interface.

What does it do?

It manages everything regarding CONTXTFUL's product. It samples the sensors, runs the A.I., and exposes the API to the App.

How to use it?

Add the library to any project in Android Studio, connect the API calls to any of the app's features, and build the code.

Create listeners and callbacks to automate. Directly sample the API to act or store the data. Once initiated, CONTXTFUL's API exposes each App user's context on-demand, directly in the App.