Android Open Source - App food FreeFoodFinderAndroid






Project Summary

An Android app that allows people to share when they find free food.

Web Site / Source Repository

FreeFoodFinderAndroid is hosted in the following web site
https://github.com/otternq/FreeFoodFinderAndroid

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

ItemValue
Java File Count9
Supported screen sizes[mdpi, hdpi, xhdpi]
Target SDK Version16
Minimum SDK Version11
Activity Count2
Fragment Count1
jar files usedandroid-support-v4.jar
gson-2.2.2.jar
libGoogleAnalyticsV2.jar
Required Permissionsandroid.permission.ACCESS_COARSE_LOCATION
android.permission.ACCESS_FINE_LOCATION
android.permission.ACCESS_NETWORK_STATE
android.permission.INTERNET
android.permission.WRITE_EXTERNAL_STORAGE
com.google.android.providers.gsf.permission.READ_GSERVICES
com.nickotter.freefoodfinder.permission.MAPS_RECEIVE




Resource Files

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

content_save.png
navigation_accept.png
navigation_cancel.png

The following screenshort is generated from the image listed above.

null

Java Source Files

FreeFoodFinderAndroid has the following Java source files.

com.nickotter.freefoodfinder.MainActivity.java
com.nickotter.freefoodfinder.ReportFoodActivity.java
com.nickotter.freefoodfinder.TabListener.java
com.nickotter.freefoodfinder.data.GetReports.java
com.nickotter.freefoodfinder.data.MyLatLng.java
com.nickotter.freefoodfinder.data.Report.java
com.nickotter.freefoodfinder.data.SaveReport.java
com.nickotter.freefoodfinder.gps.GPSTracker.java
com.nickotter.freefoodfinder.utils.AsyncResponse.java