Android Application to plan and track your daily diet. Req 4.1.
DailyDiet is hosted in the following web site
https://github.com/hchoy21/DailyDiet
If you think the Android project DailyDiet 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 DailyDiet.
Item | Value |
---|---|
Java File Count | 10 |
Supported screen sizes | [hdpi] |
Target SDK Version | 16 |
Minimum SDK Version | 16 |
Activity Count | 8 |
jar files used | android-support-v4.jar |
There are 1 image files in DailyDiet. The names of the image files are listed as follows.
motivation.png
The following screenshort is generated from the image listed above.
DailyDiet has the following Java source files.
com.supersloth.dailydiet.activities.EditProfileActivity.java com.supersloth.dailydiet.activities.GroceryListActivity.java com.supersloth.dailydiet.activities.HealthyTipsActivity.java com.supersloth.dailydiet.activities.HungryActivity.java com.supersloth.dailydiet.activities.MainActivity.java com.supersloth.dailydiet.activities.ProfileActivity.java com.supersloth.dailydiet.activities.RecipeActivity.java com.supersloth.dailydiet.activities.SplashScreen.java com.supersloth.dailydiet.db.Meal.java com.supersloth.dailydiet.db.MealDBHandler.java