An Android app that allows people to share when they find free food.
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.
The following table is the detailed list of FreeFoodFinderAndroid.
Item | Value |
---|---|
Java File Count | 9 |
Supported screen sizes | [mdpi, hdpi, xhdpi] |
Target SDK Version | 16 |
Minimum SDK Version | 11 |
Activity Count | 2 |
Fragment Count | 1 |
jar files used | android-support-v4.jar gson-2.2.2.jar libGoogleAnalyticsV2.jar |
Required Permissions | android.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 |
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.
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