Android app that shoots a photo, localizes it and sends to a server.
GeoPhoto is hosted in the following web site
https://github.com/b3aver/GeoPhoto
If you think the Android project GeoPhoto 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 GeoPhoto.
Item | Value |
---|---|
Java File Count | 4 |
Supported screen sizes | [mdpi, hdpi, xhdpi] |
Target SDK Version | 17 |
Minimum SDK Version | 9 |
Activity Count | 2 |
Fragment Count | 2 |
jar files used | acra-4.5.0.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 |
There are 3 image files in GeoPhoto. The names of the image files are listed as follows.
ic_action_location.png ic_action_photo.png ic_action_send.png
The following screenshort is generated from the image listed above.
GeoPhoto has the following Java source files.
com.unict.geophoto.GeoPhoto.java com.unict.geophoto.MainActivity.java com.unict.geophoto.SendFragment.java com.unict.geophoto.SettingsActivity.java