Android Open Source - App food FridgeAware






Project Summary

A simple Android app for tracking food expiry dates. Originally made for CISC 325, by group 3..

Web Site / Source Repository

FridgeAware is hosted in the following web site
https://github.com/ChrisCooper/FridgeAware

If you think the Android project FridgeAware 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 FridgeAware.

ItemValue
Java File Count9
Supported screen sizes[ldpi, mdpi, xxhdpi, hdpi, xhdpi]
Target SDK Version17
Minimum SDK Version11
Activity Count4
jar files usedandroid-support-v4.jar




Resource Files

There are 3 image files in FridgeAware. The names of the image files are listed as follows.

_actionbar.png
green_add.png
launcher_icon.png

The following screenshort is generated from the image listed above.

null

Java Source Files

FridgeAware has the following Java source files.

com.cisc325.g3.fridgeaware.AddItemActivity.java
com.cisc325.g3.fridgeaware.EditItemActivity.java
com.cisc325.g3.fridgeaware.FoodItemAdapter.java
com.cisc325.g3.fridgeaware.FoodItemListActivity.java
com.cisc325.g3.fridgeaware.NotificationReceiver.java
com.cisc325.g3.fridgeaware.NotificationService.java
com.cisc325.g3.fridgeaware.models.FoodItem.java
com.cisc325.g3.fridgeaware.sql.FoodItemDataSource.java
com.cisc325.g3.fridgeaware.sql.FridgeDBHelper.java