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.
- Host: GitHub
- URL: https://github.com/mdecker-mobilecomputing/sensorlistefuerwearos
- Owner: MDecker-MobileComputing
- License: bsd-3-clause
- Created: 2018-08-12T17:23:23.000Z (about 7 years ago)
- Default Branch: master
- Last Pushed: 2019-09-17T06:56:49.000Z (about 6 years ago)
- Last Synced: 2025-01-05T21:08:45.255Z (9 months ago)
- Topics: sensors, wearos
- Language: Java
- Size: 144 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
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 
Screenshots were taken from emulator.
----
# LicenseSee the [LICENSE file](LICENSE.md) for license rights and limitations (BSD 3-Clause License).