Important! Huawei and Honor

Jacob L

Moderator (Lawsonator)
I've found a way for MacroDroid to function better on these phone's, it is easy and doesn't require any root or ADB hack.

Most but not all of these devices have a "Performance mode" which allows background processes to run properly and for foreground apps to run more smoothly, these devices also have a unique battery saving mode that cannot be toggled with the normal MacroDroid battery saver action, so there's a simple way to do it. All you need is the System setting action and two key value pairs:

Default (no performance mode and no power saver:
[system] SmartModeStatus = 2

Performance mode:
[system] SmartModeStatus = 5

Power saver on:
[system] SmartModeStatus = 4
[system] save_mode_state = 1



or this macro: https://www.macrodroidlink.com/macrostore?id=14671
 
Last edited:
Top