Simple Application to log Location and send to server. It can also compare locations.
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.
The following table is the detailed list of Location-Logger.
Item | Value |
---|---|
Java File Count | 5 |
Activity Count | 1 |
Required Permissions | android.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 |
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