Is there any way to automate charging cycles (like charge only from 40% to 80%) if the device always connected to power outlet? I'm searching for a way to read charging level and send commands to external devices to turn off/on power outlet.
Asked
Active
Viewed 162 times
0
-
I recall there were some. – iBug Nov 28 '18 at 09:50
-
Apart from what @ibug suggested, there are more in answers there and I use Battery Charging limit that can be configured exactly as you ask – beeshyams Nov 28 '18 at 10:08
1 Answers
1
If you have Magisk installed, this module Magic Charging Switch (MCS) can automate charging with certain conditions.
I didn't try it but according to the XDA post it's a decent option.

iBug
- 7,747
- 8
- 44
- 83
-
-
@Sathish If you find this answer helpful, would you click the grey tick beside it? – iBug Nov 29 '18 at 05:48