[GH-ISSUE #200] Uses too much battery even with location disabled. #124

Open
opened 2026-02-26 21:32:09 +03:00 by kerem · 2 comments
Owner

Originally created by @jayb-g on GitHub (Mar 22, 2025).
Original GitHub issue: https://github.com/seemoo-lab/AirGuard/issues/200

The app uses more than 10% battery overnight in background with no location permission and location feature disabled in settings.

App might need to re-implement the nearby permission(and detect location changes passively ie using accelerometer etc to know when location has changed, see OwnTracks app for that) code as since Android 12+ location access is not required to access nearby devices.

Originally created by @jayb-g on GitHub (Mar 22, 2025). Original GitHub issue: https://github.com/seemoo-lab/AirGuard/issues/200 The app uses more than 10% battery overnight in background with no location permission and location feature disabled in settings. App might need to re-implement the nearby permission(and detect location changes passively ie using accelerometer etc to know when location has changed, see OwnTracks app for that) code as since Android 12+ location access is not required to access nearby devices.
Author
Owner

@jayb-g commented on GitHub (Mar 23, 2025):

And the app is stuck at splash screen. Maybe since recent android15 updates. So I had to disable it to prevent unnecessary battery usage.

<!-- gh-comment-id:2746269402 --> @jayb-g commented on GitHub (Mar 23, 2025): And the app is stuck at splash screen. Maybe since recent android15 updates. So I had to disable it to prevent unnecessary battery usage.
Author
Owner

@jayb-g commented on GitHub (Mar 26, 2025):

might be related to #188

<!-- gh-comment-id:2753100322 --> @jayb-g commented on GitHub (Mar 26, 2025): might be related to #188
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/AirGuard#124
No description provided.