This is a application to collect sensor's data from Android devices.
- Start/Stop collecting sensor's data
- Save data into local database
- Save data to csv format file and store it locally
- Share the file on Firebase or email, whatsapp
Supported sensors:
- Accelerometer
- Ambient Temperature
- Gyroscope
- Light
- Magnetic Field
- Proximity
- GPS
- Download the apk file.
2a) If you downloaded it directly from your mobile device, Android will automatically install it for you.
2b) If you download from a computer, use the following adb command to install:
adb install HIAACv<x.x>.apk.apk