当手机的电池达到〜20%时,我收到了在锁屏上连接我的充电器的消息。有没有办法降低通知的阈值 - 类似于笔记本电脑的设置?
为了清楚起见,我想改变设置,以便当我的电池为5%时出现"连接充电器" 消息,而不是其当前阈值,〜20%。我应该提到我正在寻找手机上的设置,无需修改后端文件。此外,我实际上经过整个设置部分寻找选项,并没有找到任何东西。希望我没有忽视它。
当手机的电池达到〜20%时,我收到了在锁屏上连接我的充电器的消息。有没有办法降低通知的阈值 - 类似于笔记本电脑的设置?
为了清楚起见,我想改变设置,以便当我的电池为5%时出现"连接充电器" 消息,而不是其当前阈值,〜20%。我应该提到我正在寻找手机上的设置,无需修改后端文件。此外,我实际上经过整个设置部分寻找选项,并没有找到任何东西。希望我没有忽视它。
When the phone's battery reaches ~20%, I get the message to connect my charger on the lock screen. Is there a way to lower the threshold for the notification -- similar to the setting for a laptop?
For clarity, I want to change the settings so that the "Connect your charger" message appears when my battery is at 5%, instead of its current threshold, ~20%.
I should mention that I'm looking for a setting that's on the phone, without the need to modify back-end files. Also, I've actually gone through the whole settings section looking for the option and didn't find anything. Hopefully, I didn't overlook it.
在任何Android ROM中没有可用的设置,具有电池阈值设置。
从上一个答案< / a>给定,它建立在。
只有选项是滚动自己的Android版本,具有硬编码值调整,但是,并且确实是一个大而且事实上,它不是推荐的路线,作为Android后面的代码来处理电池机制因芯片组而变化为芯片组和每个和自己的制造商。
通过调整它,由于指定了阈值,因此,由于指定了阈值,通过"调整" ,它可能会影响电池的长期,并且可能最终缩短电池寿命。
There is no setting available in any Android ROM that has the battery threshold setting.
From the previous answer given, it is built in.
Only course of option is to roll your own Android build, with the hard-coded value adjusted, but, and is a big but indeed, it is not the recommended route to take, as the code behind Android to handle the battery mechanism varies from chip-set to chip-set and to each and their own manufacturer.
By adjusting it, there could be invariable damage to the battery as a result, since the threshold is specified, by "tweaking" it could affect the battery in the long run and possibly end up shortening the battery life also.
我有一个Galaxy S3,改变电池阈值让我陷入困境,同时我确实在我第一次接到手机时改变它。
这是如何在Galaxy S3上更改电池阈值的答案:
注意:如果从设置屏幕中访问节电选项,则不会获得电池阈值选项??
我真的希望这有助于所有那些像我这样的人,这只是找不到如何做到这一点。
I have a Galaxy S3 and changing the battery threshold had me stumped for a good while as I did manage to change it when I first got the phone.
Here's the answer to how to change the battery threshold on the Galaxy S3:
Note: If you access the power saving options from the settings screen, you DO NOT get the battery threshold option??
I really hope this helps all those like me that just could not find out how to do this.
© 2022 it.wenda123.org All Rights Reserved. 问答之家 版权所有