Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

✨ Support Shizuku for root required features #5

Open
realeatham opened this issue Feb 2, 2024 · 4 comments
Open

✨ Support Shizuku for root required features #5

realeatham opened this issue Feb 2, 2024 · 4 comments
Labels
Enhancement New feature or request

Comments

@realeatham
Copy link

If it's possible to do what this app does with ADB instead of root, can you support shizuku?

@Rikj000
Copy link
Owner

Rikj000 commented Feb 6, 2024

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.

@Rikj000 Rikj000 changed the title support shizuku if possible ✨ Support Shizuku for root required features Feb 6, 2024
@Rikj000 Rikj000 added the Enhancement New feature or request label Feb 6, 2024
@fcaronte
Copy link

fcaronte commented Feb 9, 2024

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?

@Rikj000
Copy link
Owner

Rikj000 commented Feb 9, 2024

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.

@fcaronte
Copy link

fcaronte commented Feb 9, 2024

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

3 participants