An Android app to track baby feedings..
whine-and-dine is hosted in the following web site
https://github.com/GimliLongBow/whine-and-dine
If you think the Android project whine-and-dine 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 whine-and-dine.
Item | Value |
---|---|
Java File Count | 8 |
Supported screen sizes | [mdpi, xxhdpi, hdpi, xhdpi] |
Activity Count | 2 |
Fragment Count | 2 |
There are 3 image files in whine-and-dine. The names of the image files are listed as follows.
ic_accept.png ic_delete.png ic_undo.png
The following screenshort is generated from the image listed above.
whine-and-dine has the following Java source files.
com.substratalcode.whineanddine.MainActivity.java com.substratalcode.whineanddine.db.Feeding.java com.substratalcode.whineanddine.db.FeedingDbHelper.java com.substratalcode.whineanddine.db.FeedingEntry.java com.substratalcode.whineanddine.db.FeedingsDataSource.java com.substratalcode.whineanddine.ui.AboutActivity.java com.substratalcode.whineanddine.ui.HistoryFragment.java com.substratalcode.whineanddine.ui.TimerFragment.java