This Android app collects gps position and compass orientation data when pictures are taken, and sends the data to the Tuer server..
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.
The following table is the detailed list of Tuerist.
Item | Value |
---|---|
Java File Count | 6 |
Target SDK Version | 18 |
Minimum SDK Version | 14 |
Activity Count | 1 |
jar files used | android-async-http-1.4.4.jar android-support-v4.jar |
Required Permissions | android.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 |
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