Android Open Source - Location user Trackr






Project Summary

An android app that tracks user location and posts it to a REST service..

Web Site / Source Repository

Trackr is hosted in the following web site
https://github.com/PavanGaikwad/Trackr

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

ItemValue
Java File Count4
Activity Count1
Fragment Count1
Required Permissionsandroid.permission.ACCESS_COARSE_LOCATION
android.permission.ACCESS_FINE_LOCATION
android.permission.INTERNET
android.permission.READ_PHONE_STATE
android.permission.RECEIVE_BOOT_COMPLETED




Java Source Files

Trackr has the following Java source files.

com.pavan.demo.trackr.app.GPSTracker.java
com.pavan.demo.trackr.app.MainActivity.java
com.pavan.demo.trackr.app.TrackrBroadcastReceiver.java
com.pavan.demo.trackr.app.TrackrService.java