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

introduce new debugging method that works on devices > android-11 #5466

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

Gottox
Copy link

@Gottox Gottox commented Nov 10, 2024

This introduces a new debugging mode that works with my android 11 device. I'm not yet sure if it is the earliest version that needs this change though.

TODO:

  • verify, that Android 11 is the earliest version that need the adbconnection method.

@yume-chan
Copy link
Contributor

I'm not yet sure if it is the earliest version that needs this change though.

It might be. Here is how Shizuku does it: https://github.com/RikkaApps/Shizuku/blob/a428ad3fea0327c600a8d338e6b10f3eff7d7871/starter/src/main/java/moe/shizuku/starter/ServiceStarter.java#L29-L41

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

Successfully merging this pull request may close these issues.

2 participants