Android Open Source - App track CalorieCounter






Project Summary

A simple android application that keeps track of the calories consumed by the user..

Web Site / Source Repository

CalorieCounter is hosted in the following web site
https://github.com/jessicayuen/CalorieCounter

If you think the Android project CalorieCounter listed in this page is inappropriate, such as containing malicious code/tools or violating the copyright, please email info at java2s dot com, thanks.

Project Detail

The following table is the detailed list of CalorieCounter.

ItemValue
Java File Count7
Target SDK Version15
Minimum SDK Version8
Activity Count4
jar files usedandroid-support-v4.jar
Asset File Namesassets\calorieslog.txt




Java Source Files

CalorieCounter has the following Java source files.

cmput301.as1.caloriecounter.AddNewEntryActivity.java
cmput301.as1.caloriecounter.CalorieSummary.java
cmput301.as1.caloriecounter.DisplayLogActivity.java
cmput301.as1.caloriecounter.DisplayLogAdapter.java
cmput301.as1.caloriecounter.LogEntry.java
cmput301.as1.caloriecounter.LogManager.java
cmput301.as1.caloriecounter.MainActivity.java