Android Open Source - Location Logger Location-Logger






Project Summary

Simple Application to log Location and send to server. It can also compare locations.

Web Site / Source Repository

Location-Logger is hosted in the following web site
https://github.com/Maheshws/Location-Logger

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

ItemValue
Java File Count5
Activity Count1
Required Permissionsandroid.permission.ACCESS_COARSE_LOCATION
android.permission.ACCESS_FINE_LOCATION
android.permission.ACCESS_NETWORK_STATE
android.permission.INTERNET
android.permission.READ_EXTERNAL_STORAGE
android.permission.WRITE_EXTERNAL_STORAGE
com.google.android.providers.gsf.permission.READ_GSERVICES




Java Source Files

Location-Logger has the following Java source files.

ws.mahesh.demo.locationlogger.ApplicationTest.java
ws.mahesh.demo.locationlogger.LocationProvider.java
ws.mahesh.demo.locationlogger.LocationService.java
ws.mahesh.demo.locationlogger.MainActivity.java
ws.mahesh.demo.locationlogger.Utils.java