BackgroundSensors · The backgroundsensors library is an Android library that allows to collect data from the IMU sensors (i.e., accelerometer and gyroscope) and the magnetometer (if they are present in the device). It aims to ensure the data collection while the app is in background by using foregrund services and wake locks.
Group: io.github.geotecinit - All Dependencies
background-sensors
1.2.0
wear-os-sensors
1.1.0
WearOS Sensors · The WearOS Sensors library is an Android library that allows to collect data from the sensors of an Android WearOS Smartwatch. Concretely, it can collect samples from the IMU sensors (i.e., accelerometer and gyroscope), the magnetometer, the heart rate, and the GPS (if they are present in the device). The collected data is sent to a paired smartphone. It also allow to communicate with the smartphone by sending messages.