LG Nexus Devices:
Auto boot on charge:
fastboot oem off-mode-charge 0
Restore default (charge screen while off and charging)
fastboot oem off-mode-charge 1
Rooted Samsung Devices:
- Copy existing /system/bin/playlpm to /system/bin/playlpm.backup
- Replace /system/bin/playlpm with the following:
#!/system/bin/sh /system/bin/reboot
- chmod 0755/system/bin/playlpm
- chown root.shell /system/bin/playlpm
Sources:
January 20, 2016 — 11:24 pm
can I use this script for my nokia xl ?
January 21, 2016 — 8:55 am
I don’t have one to test it on. Give it a try and report back!
March 11, 2016 — 1:38 pm
I’m wrestling w/this problem on a newer Samsung device running custom roms. There are none of the low power manager files in /system/bin that have solved this issue previously. Any suggestions? Thanks.
August 2, 2016 — 8:55 pm
I could no longer find the file, playlpm too. The file i used instead is lpm. See this video : https://www.youtube.com/watch?v=QBKD068VIjE