Is there any way (with root or not) to enable or disable programmatically the android lollipop power save mode? I can't find any documentation about it.
Asked
Active
Viewed 548 times
1
-
1No, you'd need to use the `DEVICE_POWER` permission which is not available for third party applications. – adneal Nov 26 '14 at 14:56