Android Open Source - Development restaurant Local-Food






Project Summary

Example Android project that uses the Places API to get nearby restaurants..

Web Site / Source Repository

Local-Food is hosted in the following web site
https://github.com/roosmaa/Local-Food

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

ItemValue
Java File Count16
Supported screen sizes[mdpi, ldpi, hdpi, xhdpi]
Target SDK Version15
Minimum SDK Version7
Activity Count3
Fragment Count5
jar files usedandroid-support-v4.jar
Required Permissionsandroid.permission.ACCESS_COARSE_LOCATION
android.permission.ACCESS_FINE_LOCATION
android.permission.INTERNET




Resource Files

There are 4 image files in Local-Food. The names of the image files are listed as follows.

ic_menu_refresh.png
marker_default.png
marker_selected.png
status_bg.9.png

The following screenshort is generated from the image listed above.

null

Java Source Files

Local-Food has the following Java source files.

net.roosmaa.sample.localfood.provider.FoodContract
.java
net.roosmaa.sample.localfood.provider.FoodDatabase.java
net.roosmaa.sample.localfood.provider.FoodProvider.java
net.roosmaa.sample.localfood.service.FinderService.java
net.roosmaa.sample.localfood.ui.GoogleMapsActivity.java
net.roosmaa.sample.localfood.ui.PlacesListActivity.java
net.roosmaa.sample.localfood.ui.PlacesMapActivity.java
net.roosmaa.sample.localfood.ui.fragment.ActionBarFragment.java
net.roosmaa.sample.localfood.ui.fragment.ActivityManagerFragment.java
net.roosmaa.sample.localfood.ui.fragment.LocationFragment.java
net.roosmaa.sample.localfood.ui.fragment.PlacesListFragment.java
net.roosmaa.sample.localfood.ui.fragment.PlacesMapFragment.java
net.roosmaa.sample.localfood.utils.DetachableResultReceiver.java
net.roosmaa.sample.localfood.utils.LocationUtils
.java
net.roosmaa.sample.localfood.utils.MobileHttpClient.java
net.roosmaa.sample.localfood.utils.QueryBuilder
.java