android - ADB tcpip command without cable -
I need to open the remote ADB .. I know that to change the ADB server to TCP, "ADB TCPIP" To release. Listening mode.
But, the problem is that my phone is not rooted, and I do not have a USB cable. I can not issue the tcpip command because I do not have a USB cable, I can not change the default. The phone is not root.
Is there any other way to convert ADB server into TCP? Listening mode ●
If you are using stock Android OS system, you can enable remote debugging in Settings -> Developer Options
Comments
Post a Comment