traccar-client-android icon indicating copy to clipboard operation
traccar-client-android copied to clipboard

[Feature Request] enable "Location" service by default when we start Traccar client by enabling "Service status"

Open kirantpatil opened this issue 9 years ago • 2 comments

@tananaev, why is it not made default to enable "Location" service from mobile when we enable "Service status" from Traccar client?

Many times I faced this situation that I forget to enable "Location" and start wondering why "Location updates" are not getting generated.

Please add a feature to enable "Location" service by default when we start Traccar client by enabling "Service status".

kirantpatil avatar Jan 03 '17 07:01 kirantpatil

Looks like we can use ACTION_LOCATION_SOURCE_SETTINGS intent action for that.

tananaev avatar Jan 03 '17 08:01 tananaev

I think, the Traccar Client may show a question asking whether to enable "Location" if the service is started. See also #141

Anton-V-K avatar Dec 26 '17 23:12 Anton-V-K