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. 😓)

  • Wistful
    link
    fedilink
    English
    42 months ago

    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.