BMI Calculator Android App.
Body-Mass-Index-Calculator is hosted in the following web site
https://github.com/vinhnghi223/Body-Mass-Index-Calculator
If you think the Android project Body-Mass-Index-Calculator listed in this page is inappropriate, such as containing malicious code/tools or violating the copyright, please email info at java2s dot com, thanks.
The following table is the detailed list of Body-Mass-Index-Calculator.
Item | Value |
---|---|
Java File Count | 10 |
Supported screen sizes | [mdpi, hdpi, xhdpi] |
Target SDK Version | 15 |
Minimum SDK Version | 8 |
Activity Count | 9 |
jar files used | achartengine-1.1.0.jar android-support-v4.jar easyfacebookandroidsdk_2.3.jar |
Required Permissions | android.permission.INTERNET |
There are 4 image files in Body-Mass-Index-Calculator. The names of the image files are listed as follows.
ic_action_search.png menu_add.png menu_delete.png menu_edit.png
The following screenshort is generated from the image listed above.
Body-Mass-Index-Calculator has the following Java source files.
com.example.bmicalculator.AddEditCountry.java com.example.bmicalculator.BMISrc.java com.example.bmicalculator.DatabaseConnector.java com.example.bmicalculator.DatabaseOpenHelper.java com.example.bmicalculator.GraphResult.java com.example.bmicalculator.MainActivity.java com.example.bmicalculator.Splash.java com.example.bmicalculator.TableResult.java com.example.bmicalculator.ViewCountry.java com.example.bmicalculator.WelcomeScreen.java