GeoTecINIT / WearOSSensors

Reliable and concurrent access to smartwatch's sensors
Apache License 2.0
17 stars 3 forks source link

Local collection example #8

Closed matey97 closed 7 months ago

matey97 commented 7 months ago

This PR updates the demo application to show how to use the library to collect the data in the smartwatch. Previously, the demo only showed how to execute the data collection and send the collected data to the paired smartwatch.

This local collection uses the ServiceManager provided by Background Sensors.