thehyve/RADAR-Android-Phone

Name: RADAR-Android-Phone

Owner: The Hyve

Description: Basic phone sensor plugin for RADAR passive remote monitoring app

Forked from: RADAR-CNS/radar-android-phone

Created: 2017-06-09 11:29:50.0

Updated: 2017-06-09 11:29:52.0

Pushed: 2017-12-07 14:04:33.0

Homepage: null

Size: 2368

Language: Java

GitHub Committers

UserMost Recent Commit# Commits

Other Committers

UserEmailMost Recent Commit# Commits

README

Basic phone sensors RADAR-pRMT

Application to be run on an Android 4.4 (or later) device. This collects data from the Phone light sensor, battery status and acceleration.

Installation

First, add the plugin code to your application:

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


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

This plugin contains three services, to enable them add their provider to the device_service_to_connect property of the configuration:

Contributing

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.