A simple calorie logging app for Android..
calorie_counter is hosted in the following web site
https://github.com/rhamache/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 | 6 |
Supported screen sizes | [mdpi, hdpi, xhdpi] |
Target SDK Version | 15 |
Minimum SDK Version | 8 |
Activity Count | 4 |
jar files used | android-support-v4.jar |
There are 1 image files in calorie_counter. The names of the image files are listed as follows.
ic_action_search.png
The following screenshort is generated from the image listed above.
calorie_counter has the following Java source files.
com.example.rhamache_calcounter.CalorieLog.java com.example.rhamache_calcounter.DeleteEntriesActivity.java com.example.rhamache_calcounter.DisplayLogActivity.java com.example.rhamache_calcounter.LogEntry.java com.example.rhamache_calcounter.MainActivity.java com.example.rhamache_calcounter.NewEntryActivity.java