-
-
Notifications
You must be signed in to change notification settings - Fork 21
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
Please add an ability to set a fixed port #8
Comments
Hello. Got to say that I find your suggestions pretty reasonable. However, I should say that starting wireless debugging on boot will only be possible in the root mode, because you need to manually activate Shizuku on every boot by connecting your device to the PC. Assigning a static port may be not possible (unlikely), but I will investigate this when I get to work on the next release (in a couple of months). |
yes, i know that. all my devices are rooted with magisk. by the way, there is already with the mentioned features, but the project seems to be maintained. |
I am back to working on this application for some time. Am currently a bit puzzled on whether it is even possible to set the port to some fixed value. The process of enabling wireless adb goes as follows as far as I understand by now:
So for now it looks like the port is set internally when you connect to the network. I will dig deeper a bit later, but it is possible that I will abandon this idea. |
There's a Wireless debugging toggle in Developer Options in recent versions of Android. I'm not sure when it was actually added, but it's been there officially since at least Android 12 on my Pixel 6. I had a OnePlus 6T and 7 Pro just before that. I think OnePlus added it at some point while I had my 7 Pro before it was available officially. Either way, I don't believe there's any way to enable it on boot without root. I know I've seen Tasker users request the same thing. |
Hello @yochananmarqos!
I know this. It was added in Android 11 with addition of the wireless debugging feature itself.
What is the point of this statement exactly? Excuse me, but I don't understand what you are trying to imply here. Be reminded that WADBS (my app) is just a widget provider for a system feature. I am not implementing wireless debugging myself.
Yeah, and it's fine. I actually mentioned this here as you said. Thanks for being interested in WADBS! |
@Smooth-E Nevermind, I guess I misunderstood. |
Hello,
today I installed your WADS.
It would be great if you add 2 Features:
Thanks.
The text was updated successfully, but these errors were encountered: