Based on google's example LocationUpdates...
Just messing around ...
This sample uses Google Play services (GoogleApiClient) and the [FusedLocationApi] (https://developer.android.com/reference/com/google/android/gms/location/LocationServices.html).
To run this sample, location must be enabled.
- Android API Level >v9
- Android Build Tools >v21
- Google Support Repository
This sample uses the Gradle build system. To build this project, use the "gradlew build" command or use "Import Project" in Android Studio.