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

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

WearOS-App für Berechnung "Body Mass Index (BMI)"
https://github.com/mdecker-mobilecomputing/bmiberechnungfuerwearos

wearos

Last synced: 8 months ago
JSON representation

WearOS-App für Berechnung "Body Mass Index (BMI)"

Awesome Lists containing this project

README

          

# WearOS-App: "BMI-Berechnung"

Android-Studio-Project for a WearOS-App to perform a calcuation of the
"Body Mass Index" (BMI).
See [this page](https://www.cdc.gov/nccdphp/dnpao/growthcharts/training/bmiage/page5_1.html)
for more information on the BMI.

Clone or download this repository, then open the project with option
"Open an existing Android Studio project" on Android Studio's Welcome screen.

The identifiers and comments not generated by Android Studio are in German,
so it is easier to see what the programmer had to add.

The repository contains several variations of the app in different branches.


----
## Screenshots

![Screenshot 1: Eingabe Gewicht](screenshot_1.png) ![Screenshot 2: Anzeige Ergebnis](screenshot_4.png)


----
# License

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