Body Mass Index (BMI) is a measure of health based on height and weight specified in metric units (i.e., meters and kilograms, respectively). Given a user weighting k kilograms and who is m meter tall, their BMI is calculated as:
BMI = k / m^2
-
Fill in the Application name; in this case "GithubDemo". Do the same with Company Domain:
-
Configure activity by giving the changing the Activity name. Once the project is created, CLOSE Android Studio entirely:
-
Go to the folder where you created you the project (for me, it's on my Desktop):
-
Unzip the downloaded file and copy it to the src folder here.