minus-squareoupson@programming.devtoAndroid@lemmy.world•How to make my Android service run forever? On a rooted phonelinkfedilinkEnglisharrow-up1·9 months agoI don’t think so. However, you can write a magisk module that inject content into /system. linkfedilink
minus-squareoupson@programming.devtoAndroid@lemmy.world•How to make my Android service run forever? On a rooted phonelinkfedilinkEnglisharrow-up8·9 months agoHave you tried Shizuku or magisk’s libsu ? They both allow you to run services as root (or adb shell user with suzuku). linkfedilink
I don’t think so. However, you can write a magisk module that inject content into /system.