Wirebug - reverse erroneous info
This commit is contained in:
parent
ece4418691
commit
0987250313
|
@ -10,11 +10,11 @@ Description:
|
||||||
Allows you to enable or disable ADB debugging over TCP (i.e. Wi-Fi) from within
|
Allows you to enable or disable ADB debugging over TCP (i.e. Wi-Fi) from within
|
||||||
the device, without having to connect it to your machine via USB.
|
the device, without having to connect it to your machine via USB.
|
||||||
|
|
||||||
Requires root: Yes, without root you need to run "adb tcpip <portnumber>" from
|
Requires root: Yes.
|
||||||
an USB connected PC and then connect the app to "localhost" and that portnumber
|
|
||||||
until the next reboot.
|
|
||||||
.
|
.
|
||||||
|
|
||||||
|
Requires Root:yes
|
||||||
|
|
||||||
Repo Type:git
|
Repo Type:git
|
||||||
Repo:https://github.com/sryze/wirebug
|
Repo:https://github.com/sryze/wirebug
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue