thehyve/radar-android-application-status

Name: radar-android-application-status

Owner: The Hyve

Description: Application statistics plugin for RADAR passive remote monitoring app

Forked from: RADAR-CNS/radar-android-application-status

Created: 2017-12-07 12:22:12.0

Updated: 2017-12-07 12:22:14.0

Pushed: 2017-12-12 11:41:41.0

Homepage: null

Size: 2283

Language: Java

GitHub Committers

UserMost Recent Commit# Commits

Other Committers

UserEmailMost Recent Commit# Commits

README

Application status plugin for RADAR-pRMT

Plugin that sends application statuses about the RADAR pRMT app.

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-application-status:0.2.1'

Set the ntp_server property in the configuration settings to synchronize with an external NTP server. Set the application_status_update_rate (in seconds) to change the frequency of messages sent.

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.