An open API service indexing awesome lists of open source software.

https://github.com/mdecker-mobilecomputing/sensorlistefuerwearos

WearOS-App that shows list of all sensors found on the smartwatch.
https://github.com/mdecker-mobilecomputing/sensorlistefuerwearos

sensors wearos

Last synced: 7 months ago
JSON representation

WearOS-App that shows list of all sensors found on the smartwatch.

Awesome Lists containing this project

README

          

# WearOS-App: "Sensor-Liste"

Android-Studio-Project for a WearOS-App; the app shows simply the names of all sensors
found on the device in a [ListView](https://developer.android.com/reference/android/widget/ListView)
element.


Identifiers (names for classes, variables and methods), UI texts and (JavaDoc) comments are in German only.


See also [this repository](https://github.com/MDecker-MobileComputing/WearOS_TemperaturSensor/) for an example app that reads out the ambient temperature from a sensor built-into the smartwatch.


----
## Screenshots

![Screenshot 1](screenshot_1.png) ![Screenshot 2](screenshot_2.png)

Screenshots were taken from emulator.


----
# License

See the [LICENSE file](LICENSE.md) for license rights and limitations (BSD 3-Clause License).