Android Open Source - App food FoodSearch






Project Summary

Food search application.

Web Site / Source Repository

FoodSearch is hosted in the following web site
https://github.com/thiagoresek/FoodSearch

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

ItemValue
Java File Count13
Supported screen sizes[mdpi, xxhdpi, hdpi, xhdpi]
Target SDK Version21
Minimum SDK Version8
Activity Count2
Fragment Count1
jar files usedandroid-support-v4.jar
Required Permissionsandroid.permission.INTERNET




Resource Files

There are 6 image files in FoodSearch. The names of the image files are listed as follows.

drawer_shadow.9.png
ic_action_info.png
ic_action_save.png
ic_action_search_light.png
ic_action_search_white.png
ic_drawer.png

The following screenshort is generated from the image listed above.

null




Java Source Files

FoodSearch has the following Java source files.

com.lifesum.thiago.foodsearch.connection.ConnectionManager.java
com.lifesum.thiago.foodsearch.connection.ParseResponse.java
com.lifesum.thiago.foodsearch.database.DBOperationsHelper.java
com.lifesum.thiago.foodsearch.database.FoodInfoContentProvider.java
com.lifesum.thiago.foodsearch.database.FoodSqliteHelper.java
com.lifesum.thiago.foodsearch.model.FoodEntry.java
com.lifesum.thiago.foodsearch.model.JSONFormat.java
com.lifesum.thiago.foodsearch.view.CustomCursorAdapter.java
com.lifesum.thiago.foodsearch.view.FoodDetailsActivity.java
com.lifesum.thiago.foodsearch.view.FragmentSavedFoods.java
com.lifesum.thiago.foodsearch.view.FragmentSearch.java
com.lifesum.thiago.foodsearch.view.MainActivity.java
com.lifesum.thiago.foodsearch.view.NavigationDrawerFragment.java