Android Open Source - App food RemindMe






Project Summary

An android application that allows a user to record food items and be notified when they expire..

Web Site / Source Repository

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.

Project Detail

The following table is the detailed list of RemindMe.

ItemValue
Java File Count19
Supported screen sizes[mdpi, hdpi, xhdpi]
Target SDK Version15
Minimum SDK Version11
Activity Count4
Fragment Count1
jar files usedandroid-support-v4.jar
Required Permissionsandroid.permission.CAMERA
android.permission.VIBRATE
android.permission.WRITE_EXTERNAL_STORAGE




Resource Files

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.

null

Java Source Files

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