Support for kernelsu/magisk
Is it possible for a support for kernelsu and magisk since I'm already using a rooted device with kernel su I really dont want to install shizuku
I'm not aware of kernelsu. Is it an alternative to rooting your device , instead of Magisk? Does it also offer support for modules? Maybe it works together with Magisk? Does it work for all devices somehow? A universal solution?
It is supported. Issue can be closed.
@zacharee The original issue meant to request for the app to support using superuser privileges (given to the app via Magisk or KernelSU) to run commands instead of through Shizuku. Could you please reopen?
Install With Options uses libsu to handle root access. Is it not asking for access, and if not, does it work when manually granting root access?
Ah. I had my default app template in KernelSU Next set to ADB, which gives less privileges. After I enabled full SU capabilities it worked. Thanks