Skip Navigation

Is there an android app (without using root) that lets you set a timer to automatically reboot if you haven't unlocked it for some time? (In order to turn AFU mode back to BFU mode)

There's literally an app does let's you wipe your phone for a period of not unlocking your phone (Its called "Wasted" available on Fdroid), so there has to be one that could do a reboot (without the wipe), right? ๐Ÿค”

(If not, can anyone of you try to make one? I'm kinda jealous of Apple having that feature built in to iPhones. ๐Ÿ˜“)

15 comments
  • ShizuTools allows you to run ADB command through intents, which means that you can use Tasker (or other similar app) to run the ADB reboot command. I tested this part and it works.
    The problem is that you would need to start Shizuku manually after each restart.
    Searching TaskerNet for shizuku, I was able to find some projects that can start shizuku for you, although I haven't tried them out.

    So, it does seem possible, but with quite a bit of setup.

15 comments