This repository contains the sample application from Kinemic's quickstart guide, explaining the integration of the Kinemic SDK for gesture control into an android application. For more information about the SDK and our solutions for gesture interaction visit us at: https://kinemic.com.
This sample project instantiates the de.kinemic.sdk.Engine inside its MainActivity.
Afterwards it uses the engine to connect the closest Kinemic Band and registers a gesture listener.
The Application disconnects connected sensors and releases resources when the user leaves the app.