Android Open Source - Location Logger FusedLocation-Logger






Project Summary

Android app that logs the location updates using the new Fused Location Provider introduced by Google. The user can enter the parameters for location updates, and then TURN ON Location updates.

Web Site / Source Repository

FusedLocation-Logger is hosted in the following web site
https://github.com/aeroditya21/FusedLocation-Logger

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

ItemValue
Java File Count3
Target SDK Version14
Minimum SDK Version10
Activity Count1
jar files usedandroid-support-v4.jar
Required Permissionsandroid.permission.ACCESS_COARSE_LOCATION
android.permission.ACCESS_FINE_LOCATION
android.permission.WRITE_EXTERNAL_STORAGE




Java Source Files

FusedLocation-Logger has the following Java source files.

com.aeroditya.fusedlocation.LocationService.java
com.aeroditya.fusedlocation.Log2File.java
com.aeroditya.fusedlocation.MainActivity.java