battery-saver Questions

2

I need an intent to "Don't optimize" settings page of ACTION_IGNORE_BATTERY_OPTIMIZATION_SETTINGS . But when i change it to "Don't optimize and return , The settings are not saved . It will be sti...
Merla asked 22/4, 2019 at 12:19

1

I have an application that uses a ForegroundService to send location updates to a server. Basically a tracker. This ForegroundService has a Handler that periodically (using postDelayed) executes a ...

1

Solved

Is there any API to retrieve a state of Windows 10 Power mode slider? I was looking at Windows.System.Power namespace. But PowerManager class seem to provide only an immediate state of the power s...
Criminality asked 20/5, 2019 at 12:14

0

The Power Saving Modes settings is different from the regular Android OS Power Saver setting and accessible on MIUI devices only (or rather accessible at least on MIUI devices) Settings -> Battery...

1

I have an app with audio playback, but on some devices (mainly Huawei, Samsung, Sony) playback is stopped when the screen goes off. Note: playback does not stop for some other apps like Spotify, Pl...

2

Solved

Note: as it turns out, the original question was incorrect in its assumptions. See more details on its edits at the bottom. It's now about the battery-saver, and not battery-saver&doze-mode. I...
Terenceterencio asked 31/8, 2017 at 8:12

2

Solved

I am trying to find if I can enable and/or disable Android's built-in "Battery Saver" mode programmatically. Any official approaches, or trickery, are welcome. For reference, here is how to do it...
Capper asked 30/1, 2015 at 11:4

1

I'm working on an app that tracks the user's whereabouts. In order to save battery, I want to implement an idle zone that makes the location manager pull less frequently (or even stop) on the GPS l...
Oedipus asked 16/7, 2015 at 13:44

2

Solved

A friend of mine recently inherited an old laptop and has freshly installed windows 7, and wants to increase the battery life. Initially the battery lasted around 20mins, but by manually allowing t...
Bloodstone asked 23/12, 2013 at 17:58

1

Solved

On IOS9 if an iPhone is in battery save mode, the callback application:didReceiveRemoteNotification:fetchCompletionHandler: is not called. Instead I get the following warning in the console H...
Electrometer asked 15/10, 2015 at 9:4

2

Solved

Android Lollipop introduced a battery saver mode that can be turned on at any time, and turns on by default when the battery is at 15% or lower. This poses a problem for my app, since the battery s...
1

© 2022 - 2024 — McMap. All rights reserved.