RADAR-base/radar-android-biovotion

Name: radar-android-biovotion

Owner: RADAR-CNS

Owner: RADAR-CNS

Description: Biovotion plugin for RADAR passive remote monitoring app

Created: 2017-03-23 15:04:12.0

Updated: 2017-10-09 14:29:31.0

Pushed: 2018-01-31 13:10:54.0

Homepage: null

Size: 2068

Language: Java

GitHub Committers

UserMost Recent Commit# Commits

Other Committers

UserEmailMost Recent Commit# Commits

README

Biovotion RADAR-pRMT plugin

Biovotion VSM plugin for the RADAR-AndroidApplication app, to be run on an Android 4.4 (or later) device with Bluetooth Low Energy (Bluetooth 4.0 or later), to interact with Biovotion VSM devices.

Installation

First, add the plugin code to your application:

sitories {
flatDir { dirs 'libs' }
maven { url  'http://dl.bintray.com/radar-cns/org.radarcns' }


ndencies {
compile 'org.radarcns:radar-android-biovotion:0.1-alpha.1'

Also, copy the two Biovotion .aar files to your 'app/libs' directory.

Contributing

To build this project, add the two Biovotion .aar files to the libs/ directory and open it with Android Studio.

Code should be formatted using the Google Java Code Style Guide, except using 4 spaces as indentation. Make a pull request once the code is working.


This work is supported by the National Institutes of Health's National Center for Advancing Translational Sciences, Grant Number U24TR002306. This work is solely the responsibility of the creators and does not necessarily represent the official views of the National Institutes of Health.