Improve Android battery life by lowering CPU freq
I would like to know if it could be possible to use adb (Android Debug Bridge) to tell the phone to lower its CPU max freq.
I'd like to use less battery if possible, and in my use case I don't mind if some tasks are a little slower.
Topic battery-life android
Category Android