Android Open Source - Sensor file SensorCollector






Project Summary

Simple Android app that collects accelerometer, barometer and gyroscope sensor data and saves it to a csv file.

Web Site / Source Repository

SensorCollector is hosted in the following web site
https://github.com/leeming/SensorCollector

If you think the Android project SensorCollector listed in this page is inappropriate, such as containing malicious code/tools or violating the copyright, please email info at java2s dot com, thanks.

Project Detail

The following table is the detailed list of SensorCollector.

ItemValue
Java File Count2
Activity Count1
Fragment Count1
Required Permissionsandroid.permission.READ_EXTERNAL_STORAGE
android.permission.WAKE_LOCK
android.permission.WRITE_EXTERNAL_STORAGE




Java Source Files

SensorCollector has the following Java source files.

uk.ac.man.cs.leeming.sensorcollector.MainActivity.java
uk.ac.man.cs.leeming.sensorcollector.SensorLogger.java