0

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.

iBug
  • 7,747
  • 8
  • 44
  • 83
Sathish
  • 3
  • 2

1 Answers1

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