The Sensor Data Collector is an Android tool that collects sensor data in user-defined experiments. The purpose is to enable developers and researchers to quickly collect sensor data for research and prototyping. The sensors are broadly defined to include Android Sensors (Android.Hardware.Sensors), Cameras (still images and videos), Audio (microphones), WiFi, Bluetooth, Battery, and user-defined pseudo sensors.
The Sensor Data Collector tool is a creation of the SysNet Lab.
For more information on the project, visit the Project Wiki that includes, but is not limited to the topics below.
- How to contribute to the project, which includes how you may prepare the development environment and how you may obtain the source code.
- Application architecture, which is an evovling document that helps contributors quickly get started.