BMI Calculator – Android Source Code

Overview

BMI calculator is a free application that helps you to calculate your BMI: Body Mass Index with just few clicks and know if your are underweight or in ideal weight.It can also give you the ideal weight based in your height.

Features

  • Ideal weight based in your height
  • Imperial method: Lbs and Ft, or Metric Method
  • Admob Integrated
  • GDPR Integrated

Requirements

  • Android Studio
  • Admob account if you want to monetize the application
  • A privacy Url: you can use the free service to create one in sites.google.com

Instructions

  • Open application with android studio
  • Change Admob application ID
  • Change Admob Banner ID
  • Change Privacy url for GDPR
  • Change package Name
  • Publish

Related