traccar-client-android
traccar-client-android copied to clipboard
Feature request: Support PRIORITY_NO_POWER
Traccar currently supports 3 of 4 profiles to obtain a location. The missing one is called "PRIORITY_NO_POWER", which means that the location is only updated if another app requests a location update. This consumes even less power than the low power mode.
I coded this lately for fun, I had the same feeling as you. Then came across your issue. I'll make a PR since the issue is open, so that I won't have done it for nothing. Wait and see !