LocationUpdates
LocationUpdates copied to clipboard
A service running in background gives location updates and displays a notification.
LocationUpdates
It is an Android app that periodically provides user device's current location, when the App is closed or running in background. It displays the Updated Location of user in form of Lattitude and Longitude in Notification.
It uses Google Play services (GoogleApiClient) and the FusedLocationApi for getting user's Location.
Note : Location must be enabled.