Skip to content

athornburg/ShimmerLogPACLab

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

PAC Lab Shimmer Log

An App for Monitoring Parkinson's Related Tremors

Building

This is an android studio project

Make sure to install adb

A file called local.properties must be added to the root directory with a path to the android sdk like this:

sdk.dir=/Users/alexthornburg/adt/sdk

Now to compile and run

cd /your/project/directory
./gradlew build
(if app is already installed) adb -d uninstall io.pacmonitorandroid.app
adb -d install app/build/apk/app-debug-unaligned.apk

About

This logs data to a google cloud datastore instance and the json endpoints can be found here:

All data Last second or so

About

Android app for logging Shimmer data to the Pac Lab Site.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published