RADAR-base/radar-android-plugin-template

Name: radar-android-plugin-template

Owner: RADAR-CNS

Description: Template for new RADAR pRMT plugins

Created: 2018-04-03 13:30:05.0

Updated: 2018-04-25 09:16:55.0

Pushed: 2018-04-03 14:09:15.0

Homepage: null

Size: 62

Language: Java

GitHub Committers

UserMost Recent Commit# Commits

Other Committers

UserEmailMost Recent Commit# Commits

README

Plugin Template

Template for new RADAR pRMT plugins

Installation

First, add the plugin code to your application:

sitories {
maven { url  'https://dl.bintray.com/radar-cns/org.radarcns' }
maven { url  'https://repo.thehyve.nl/content/repositories/releases' }


ndencies {
runtimeOnly 'org.radarcns:radar-android-xxx:0.1.0'

Configuration

TBD

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.