Another test app for learning Android programming..
Dinner-Planner is hosted in the following web site
https://github.com/kle-pra/Dinner-Planner
If you think the Android project Dinner-Planner 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 Dinner-Planner.
Item | Value |
---|---|
Java File Count | 6 |
Supported screen sizes | [xhdpi] |
Activity Count | 2 |
Asset File Names | assets\meals.json |
There are 4 image files in Dinner-Planner. The names of the image files are listed as follows.
android.png ic_action_share.png ic_action_share_dark.png ic_action_time.png
The following screenshort is generated from the image listed above.
Dinner-Planner has the following Java source files.
com.klepra.dinnerplanner.ApplicationTest.java com.klepra.dinnerplanner.CustomAdapter.java com.klepra.dinnerplanner.DetailsViewActivity.java com.klepra.dinnerplanner.MyActivity.java com.klepra.dinnerplanner.Utils.java com.klepra.dinnerplanner.entity.Meal.java