Android Open Source - Location Device Fishermans-Friend






Project Summary

Use the camera on an Android device to take a photo of your catch and add additional details such as species, size, rig used and more. FF saves this information as well as your location and local weather conditions to a database so you can show off and also return to that exact location..

Web Site / Source Repository

Fishermans-Friend is hosted in the following web site
https://github.com/dodgydesigns/Fishermans-Friend

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

ItemValue
Java File Count27
Supported screen sizes[mdpi]
Minimum SDK Version8
Activity Count3
Required Permissionsandroid.permission.ACCESS_COARSE_LOCATION
android.permission.ACCESS_FINE_LOCATION
android.permission.CAMERA
android.permission.INTERNET
android.permission.WRITE_EXTERNAL_STORAGE




Resource Files

There are 5 image files in Fishermans-Friend. The names of the image files are listed as follows.

border.png
catchmarker.png
logo.png
settings_down_button.png
settings_up_button.png

The following screenshort is generated from the image listed above.

null

Java Source Files

Fishermans-Friend has the following Java source files.

com.dodgydesigns.controller.DatabaseManager.java
com.dodgydesigns.controller.ImageAdapter.java
com.dodgydesigns.controller.LocationManagerHelper.java
com.dodgydesigns.model.DatabaseHelper.java
com.dodgydesigns.model.WorldWeatherOnline
.java
com.dodgydesigns.view.AboutDialog.java
com.dodgydesigns.view.FileBrowserDialog.java
com.dodgydesigns.view.FishermansFriend.java
com.dodgydesigns.view.MapOverlays.java
com.dodgydesigns.view.NewCatchDialog.java
com.dodgydesigns.view.Preferences.java
org.json.CDL.java
org.json.Cookie.java
org.json.CookieList.java
org.json.HTTP.java
org.json.HTTPTokener.java
org.json.JSONArray.java
org.json.JSONException.java
org.json.JSONML.java
org.json.JSONObject.java
org.json.JSONString.java
org.json.JSONStringer.java
org.json.JSONTokener.java
org.json.JSONWriter.java
org.json.XML.java
org.json.XMLTokener.java
util.Utils
.java