Kallisto Android API

The Kallisto Android API is an Android library that provides a simple and easy way to interact with a Kallisto device using any Android smartphone with Bluetooth Low Energy support.

For the developers that already worked with the Android Sensor API, this library will seem really familiar since it mimics most of its features but adds new ones as well.

It supports multiple sensors, several events, battery values and calibration.

It provides device firmware update as well using Nordic DFU service.

To start using the library follow the Getting Started guide.

Library Features

To be added.

Requirements

The library is compatible with smartphones with Bluetooth LE support and Android OS higher than 18 (Jelly Bean).

Documentation

Full javadoc documentation can be found here. A Google standard javadoc can be found here.

A quick start guide can be found here.

Changelog

To be added.