KopitoBMI: Body Mass Index

Description

This app measures the body mass index (BMI) depending on the person's sex, weight, and height. It is available in English and Spanish and can be used offline. Additionally, it has both dark and light themes.

Google Play

KopitoBMI is now available on Google Play here.


QR code:

Privacy Policy

KopitoBMI's privacy policy is available here.

Basic facts
  • Implementation of ads.
  • Available in English and Spanish.
  • Dark and light theme.
  • Dynamic color theme.
  • Data from last use is saved.
Visual layer
  • Kotlin.
  • Android Compose.
  • Material design.
  • Dark and light theme.
  • Dynamic color theme.
  • Android Views.
  • ViewModel.
  • StateFlow.
  • Implementation of BottomSheet to display the results.
  • Implementation of SplashScreen API for launch animation.
  • Implementation of adaptive size app icon.
  • Implementation of adaptive theme app icon (monochrome).
Data layer
  • Kotlin.
  • SQLite (with Room).
  • Use of Flows for asynchronous data handling.
  • Use of Broadcasts to get system configuration data, such as language and theme.
  • Google Analytics.
  • Admob.