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)"
- Host: GitHub
- URL: https://github.com/mdecker-mobilecomputing/bmiberechnungfuerwearos
- Owner: MDecker-MobileComputing
- License: bsd-3-clause
- Created: 2018-07-01T15:57:46.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2018-09-25T19:06:06.000Z (about 7 years ago)
- Last Synced: 2025-01-05T21:09:18.998Z (9 months ago)
- Topics: wearos
- Language: Java
- Size: 168 KB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
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 
----
# LicenseSee the [LICENSE file](LICENSE.md) for license rights and limitations (BSD 3-Clause License).