Open realeatham opened 9 months ago
Shizuku could be used to support some of the functionality of AAXLU.
My phone will always be rooted though, so motivation to implement Shizuku is low for me.
However I'm open for PRs which add Shizuku support as an alternative / alongside the current root support.
Shizuku could be used to support some of the functionality of AAXLU.
- What could be supported: Root required features (Launch Material3 + Debug screens)
- What can't be supported: Xposed required features (Unlock more 3th party AA apps)
My phone will always be rooted though, so motivation to implement Shizuku is low for me.
However I'm open for PRs which add Shizuku support as an alternative / alongside the current root support.
Do you think is possible to use with LSPatch in non root shizuku mode?
Do you think is possible to use with LSPatch in non root shizuku mode?
LSPatch could likely work for the XPosed only feature,
but it would be an inferior way, since the AA .apk
would need to be re-patched every time AA updates.
But actually on A14 there is no way without root and maybe this could be a compromise, do you think I can try with actual version or need some appside adjustment? I try to check why kinginstaller stop working on A14 and seem on A14 you can pass the install as different package and so is not work, then if install as PlayStore using ADB will miss the not_unknown_source=true and so again will not work, I wasn't able to find a fix
If it's possible to do what this app does with ADB instead of root, can you support shizuku?