Android Open Source - GPS picture Tuerist






Project Summary

This Android app collects gps position and compass orientation data when pictures are taken, and sends the data to the Tuer server..

Web Site / Source Repository

Tuerist is hosted in the following web site
https://github.com/dementeddr/Tuerist

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

ItemValue
Java File Count6
Target SDK Version18
Minimum SDK Version14
Activity Count1
jar files usedandroid-async-http-1.4.4.jar
android-support-v4.jar
Required Permissionsandroid.permission.ACCESS_COARSE_LOCATION
android.permission.ACCESS_FINE_LOCATION
android.permission.ACCESS_NETWORK_STATE
android.permission.CAMERA
android.permission.INTERNET
android.permission.WRITE_EXTERNAL_STORAGE




Java Source Files

Tuerist has the following Java source files.

com.tuer.tuerist.CameraView.java
com.tuer.tuerist.FileWatcher.java
com.tuer.tuerist.MainActivity.java
com.tuer.tuerist.TuerLocationListener.java
com.tuer.tuerist.TuerRestClient.java