This Android app was developed in the context of a masters dissertation, with the objective of creating a navigation and localization system for a museum. Its purpose was to analyse and study human movement, and after develop a pedometer.
This is a very simple app, that collects and records measures from the three main smartphone sensors (accelerometer, gyroscope and magnetometer). A separate CSV file for each of the sensors' data is saved onto the Downloads directory.
Note: Uses the FastCSV lib (https://github.com/osiegmar/FastCSV) developed by Oliver Siegmar.