An android application that allows a user to record food items and be notified when they expire..
RemindMe is hosted in the following web site
https://github.com/aronijin/RemindMe
If you think the Android project RemindMe 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 RemindMe.
Item | Value |
---|---|
Java File Count | 19 |
Supported screen sizes | [mdpi, hdpi, xhdpi] |
Target SDK Version | 15 |
Minimum SDK Version | 11 |
Activity Count | 4 |
Fragment Count | 1 |
jar files used | android-support-v4.jar |
Required Permissions | android.permission.CAMERA android.permission.VIBRATE android.permission.WRITE_EXTERNAL_STORAGE |
There are 1 image files in RemindMe. The names of the image files are listed as follows.
ic_action_search.png
The following screenshort is generated from the image listed above.
RemindMe has the following Java source files.
com.remindme.AddFoodStuff.java com.remindme.AddListStuff.java com.remindme.FoodFragment.java com.remindme.FoodStuff.java com.remindme.ListFood.java com.remindme.ListFragment.java com.remindme.ListItem.java com.remindme.ListParent.java com.remindme.LocalDB.java com.remindme.LocalDBList.java com.remindme.LocalDBListItems.java com.remindme.MainActivity.java com.remindme.MyCustomAdapter.java com.remindme.MyCustomAdapterList.java com.remindme.NotificationIntent.java com.remindme.Parent.java com.remindme.dbhandler.java com.remindme.dbhandlerList.java com.remindme.dbhandlerListItems.java