Android Open Source - Location track location-tracker






Project Summary

Android App that will send a user's location to a server using HTTP requests. The data will be send via POST method..

Web Site / Source Repository

location-tracker is hosted in the following web site
https://github.com/alex26toma/location-tracker

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

ItemValue
Java File Count2
Target SDK Version17
Minimum SDK Version10
Activity Count1
jar files usedandroid-support-v4.jar
Required Permissionsandroid.permission.ACCESS_FINE_LOCATION
android.permission.ACCESS_NETWORK_STATE
android.permission.INTERNET
android.permission.WRITE_EXTERNAL_STORAGE




License

The license information of location-tracker is as follows:

MIT License

Java Source Files

com.alextoma.locationtracker.LocationService.java
com.alextoma.locationtracker.LocationTracker.java