SensorDataManager

Additional

Language
Java
Version
N/A
Created
Nov 19, 2012
Updated
Apr 26, 2017 (Retired)
Owner
Emotion Sense (emotionsense)
Contributors
Olivier Bornet (PuckCh)
chloeb
mtaros
3
Activity
Badge
Generate
Download
Source code

About

This Android library allows you to export JSON sensor data that is collected using the Sensor Data Manager Library, which is here. The documentation for this library is available at emotionsense.github.io.

Copyright (c) 2015

This library was originally developed as part of the EPSRC Ubhave (Ubiquitous and Social Computing for Positive Behaviour Change) Project.

Requirements

If you are going to be using the encrypted database, you need to add the icudt46l.zip file from the sqlcipher project into your app's assets.

curl -L -o sqlcipher-for-android.zip https://s3.amazonaws.com/sqlcipher/SQLCipher+for+Android+v3.1.0.zip

License

Permission to use, copy, modify, and/or distribute this software for any purpose with or without fee is hereby granted, provided that the above copyright notice and this permission notice appear in all copies.

THE SOFTWARE IS PROVIDED "AS IS" AND THE AUTHOR DISCLAIMS ALL WARRANTIES WITH REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR ANY SPECIAL, DIRECT, INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.