FHellmann / Uniatron

This project is part of the course Mobile Application Development at the University of Augsburg
https://play.google.com/store/apps/details?id=com.edu.uni.augsburg.uniatron
Apache License 2.0
0 stars 3 forks source link

Wearables connection #14

Open FHellmann opened 6 years ago

FHellmann commented 6 years ago

To get a better accurarcy on the step detection, a connection to the users wearable would be helpful. If the wearable is running under the Android Wear OS a direkt connection could be established. Otherwise a web/rest-api need's to be called to collect the data.

FHellmann commented 6 years ago