Skip to content

Latest commit

 

History

History
14 lines (10 loc) · 780 Bytes

README.md

File metadata and controls

14 lines (10 loc) · 780 Bytes

Sensing on the Go

This repository contains all the elements for the Snesing on the Go (former Smartphone Experimentation) tool for OrganiCity.

This application allows experimenters to deploy crowdsourcing jobs in OrganiCity to collect data from volunteers using Android Smartphones.

This Repository contains :

  • Sensors available for use in the tool ->
  • Experiments available for use in the tool ->
  • A Sensor Example to help developers create their own sensors ->
  • An Experiment Example to help developers create their own experiments ->
  • The code for the core application ->
  • The OrganicitySDK needed to glue all the elements together ->