AutumnSpark1226@lemmy.todaytoAndroid@lemmy.world•is there any application to automatically turn an android device off after a predetermined period of time?English
3·
8 months agoOn a rooted device or with adb you can execute the command:
sleep 60m && reboot -p
I have found this app. Didn’t test it but you might try it. https://github.com/maforn/TimedShutdownAndroid