Logic handled for Battery Status check in Traccar Client Android App

Shifa7 months ago

battery of the Android 13 device is below 18% and device is not in use, traccar client android stops updating the location to server.
i have a scenario when the battery was low it stopped updating location , and later thou it might be charged, the location update was not started. In code i dont see any check w.r.t battery level to stop sending the location update to server.

Can u provide some info what it the battery check logic traacr client android

Anton Tananaev7 months ago

That's not the app logic. It's probably Android OS is killing the app when the battery is low.