Skip to content
/ Prox Public

A simple beacon test app for research. Captures enter / exit events, saves data locally, and exports to .csv

License

Notifications You must be signed in to change notification settings

Fitabase/Prox

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Prox

A simple beacon test app for research. Captures enter / exit events, saves data locally, and exports to .csv

Prox Setup Screens

##Purpose An increasingly used mechanism for establishing context for mobile phones is the strategic placement of proximity sensors, mostly iBeacon that work in connection with downloadable consumer apps. This project provides a tool to better understand how beacons might be used in academic research, and in the larger context might feed in to a JITAI (Just In Time Adaptive Intevention) behavioral system. Prox can be downloaded on to a participant's phone, configured to individual Estimote (https://www.estimote.com) brand beacons, and will store locally all the times when a beacon was within range of the phone. It was designed to be a serverless, simple test tool.

Authorship

Prox is a small agile experiment created by Fitabase and Arizona State University's Designing Health Lab. It was funded by the Health Data Exploration Project (http://hdexplore.calit2.net/), with generous funding by the Robert Wood Johnson Foundation (http://www.rwjf.org).

Initial Pre-Build Configuration Settings

  1. Open /Prox/Utils/Resources.cs
  2. (option A) Set FromEmail, ToEmail, SmtpHost,SmtpPassword settings or
  3. (option B) Set Dropbox
  4. If you'd like to use TestFairy for distribution, set TestFairy key in /Prox/Prox.iOS/AppDelegate.cs
  5. Compile using Xamarin Studio https://(www.xamarin.com) and XCode (subscriptions to each required).

Contact Us

If you would like more information about Prox, or have ideas for how it could be improved or used in your research, please visit https://www.fitabase.com/prox

About

A simple beacon test app for research. Captures enter / exit events, saves data locally, and exports to .csv

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages