Class | Description |
---|---|
AccelerometerListener |
Reads accelerometer data from the sensor and stores them in the database
|
GPSListener |
Reads GPS data from the sensor and stores them in the database
|
RecordSensorsThread |
Initializes both GPS and accelerometer recording and updates time of the UI every second.
|