Android Open Source - Photo server GeoPhoto






Project Summary

Android app that shoots a photo, localizes it and sends to a server.

Web Site / Source Repository

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.

Project Detail

The following table is the detailed list of GeoPhoto.

ItemValue
Java File Count4
Supported screen sizes[mdpi, hdpi, xhdpi]
Target SDK Version17
Minimum SDK Version9
Activity Count2
Fragment Count2
jar files usedacra-4.5.0.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




Resource Files

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.

null

Java Source Files

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