Android Open Source - App service GPSTracker






Project Summary

An Android application that creates in boot time a background service that sends the longitude and latitude of the device to a given server..

Web Site / Source Repository

GPSTracker is hosted in the following web site
https://github.com/Creyon/GPSTracker

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

ItemValue
Java File Count6
Target SDK Version18
Minimum SDK Version8
Activity Count1
jar files usedandroid-support-v4.jar
volley.jar
Required Permissionsandroid.permission.ACCESS_COARSE_LOCATION
android.permission.ACCESS_FINE_LOCATION
android.permission.INTERNET
android.permission.READ_PHONE_STATE
android.permission.RECEIVE_BOOT_COMPLETED




License

The license information of GPSTracker is as follows:

MIT License

Java Source Files

com.creyon.gpstracker.GlobalData.java
com.creyon.gpstracker.Message.java
com.creyon.gpstracker.StarterActivity.java
com.creyon.gpstracker.Tracker.java
com.creyon.gpstracker.Transport.java
com.creyon.gpstracker.Trigger.java