InstallWithOptions icon indicating copy to clipboard operation
InstallWithOptions copied to clipboard

Support for kernelsu/magisk

Open sivakuttan156 opened this issue 1 year ago • 1 comments

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

sivakuttan156 avatar Nov 24 '24 10:11 sivakuttan156

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?

AndroidDeveloperLB avatar Jan 03 '25 09:01 AndroidDeveloperLB

It is supported. Issue can be closed.

CookieXD avatar May 31 '25 09:05 CookieXD

@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?

qappell avatar Aug 21 '25 21:08 qappell

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?

zacharee avatar Aug 21 '25 21:08 zacharee

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

qappell avatar Aug 21 '25 22:08 qappell