/BMICalculator

A simple demo project to help you practice some Android fundamentals using Kotlin

Primary LanguageKotlin

Logo

BMI Calculator

A simple app demo for learning. It helps you practice these ideas using Kotlin language:

  • XML layout.
  • mathematical operations.
  • life cycle.
  • shared preferences.