Android Open Source - UI application fridge






Project Summary

The same app but using fragments instead of activity, using Android studio as default IDE.

Web Site / Source Repository

fridge is hosted in the following web site
https://github.com/taobit/fridge

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

ItemValue
Java File Count17
Supported screen sizes[mdpi, xxhdpi]
Target SDK Version19
Minimum SDK Version14
Activity Count2
Fragment Count4




Resource Files

There are 2 image files in fridge. The names of the image files are listed as follows.

add.png
food.png

The following screenshort is generated from the image listed above.

null

Java Source Files

fridge has the following Java source files.

com.tao.list.ExpandableListItem.java
com.tao.list.ExpandingLayout.java
com.tao.list.ExpendingCell.java
com.tao.list.FridgeArrayAdapter.java
com.tao.list.OnSizeChangedListener.java
com.tao.menu.CommonUtils.java
com.tao.menu.FoodAlertDialogFragment.java
com.tao.menu.MainActivity.java
com.tao.menu.MainListView.java
com.tao.menu.MeatFragment.java
com.tao.menu.TabsPagerAdapter.java
com.tao.menu.VegetableFragment.java
com.tao.sql.CommonUtils.java
com.tao.sql.Food.java
com.tao.sql.FridgeDataSource.java
com.tao.sql.FridgeSQLiteHelper.java
com.tao.sql.ImageUtils.java