Android Open Source - Development restaurant FoodSaver-Android






Project Summary

Food Saver is an Android app that helps you keep track of what you ordered at restaurants..

Web Site / Source Repository

FoodSaver-Android is hosted in the following web site
https://github.com/zafir/FoodSaver-Android

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

ItemValue
Java File Count20
Supported screen sizes[mdpi, xxhdpi, hdpi, xhdpi]
Activity Count5
Fragment Count5
Required Permissionsandroid.permission.ACCESS_COARSE_LOCATION
android.permission.ACCESS_FINE_LOCATION
android.permission.INTERNET




Resource Files

There are 5 image files in FoodSaver-Android. The names of the image files are listed as follows.

ic_action_discard.png
ic_action_important.png
ic_action_not_important.png
ic_action_refresh.png
ic_action_search.png

The following screenshort is generated from the image listed above.

null

Java Source Files

FoodSaver-Android has the following Java source files.

com.example.zafir.foodsaver.ApplicationTest.java
com.example.zafir.foodsaver.CustomArrayAdapter.java
com.example.zafir.foodsaver.CustomCursorAdapter.java
com.example.zafir.foodsaver.DetailFoodActivity.java
com.example.zafir.foodsaver.DetailFoodFragment.java
com.example.zafir.foodsaver.FetchNearbyRestaurantsTask.java
com.example.zafir.foodsaver.MainActivity.java
com.example.zafir.foodsaver.MainActivityFragment.java
com.example.zafir.foodsaver.MyFoodActivity.java
com.example.zafir.foodsaver.MyFoodFragment.java
com.example.zafir.foodsaver.MyItemActivity.java
com.example.zafir.foodsaver.MyItemFragment.java
com.example.zafir.foodsaver.SaveFoodActivity.java
com.example.zafir.foodsaver.SaveFoodFragment.java
com.example.zafir.foodsaver.SearchNearbyRestaurantsTask.java
com.example.zafir.foodsaver.TestDb.java
com.example.zafir.foodsaver.TestProvider.java
com.example.zafir.foodsaver.data.RestaurantContract.java
com.example.zafir.foodsaver.data.RestaurantDbHelper.java
com.example.zafir.foodsaver.data.RestaurantProvider.java