Android learning project - App that lets you enter nutritionional intake and calculates the calories and protien.
Calorie-Counter is hosted in the following web site
https://github.com/Annedeboer/Calorie-Counter
If you think the Android project Calorie-Counter 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 Calorie-Counter.
Item | Value |
---|---|
Java File Count | 4 |
Supported screen sizes | [hdpi] |
Minimum SDK Version | 8 |
Activity Count | 3 |
jar files used | Androidplot-core-0.4.4-release.jar |
There are 6 image files in Calorie-Counter. The names of the image files are listed as follows.
buttonbg.9.png buttonbg_pressed.9.png buttonbgtest.png ccbackgroundmain.png ccbackgroundsummary.png ccbackgroundtitle.png
The following screenshort is generated from the image listed above.
Calorie-Counter has the following Java source files.
com.korsakopf.caloriecounter.CalorieCounterAddActivity.java com.korsakopf.caloriecounter.CalorieCounterMainActivity.java com.korsakopf.caloriecounter.CalorieCounterOverviewActivity.java com.korsakopf.caloriecounter.database.CalorieCounterDbAdapter.java