Skip to content

Background service which listens to user location for changes and sends back the updated location to parent activity.

Notifications You must be signed in to change notification settings

mhrpatel12/LocationTracker

Repository files navigation

LocationTracker

This project tracks location of user in background. Upon change in user location, activity gets notified with updated location and polyline is drawn on the map. This is continued untill user ends the shift, which stops the background service.

EventBus from GreenRobot is used for managing location events i.e. sending new location from service to activity.

About

Background service which listens to user location for changes and sends back the updated location to parent activity.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages