Wirebug clarify root usage
This commit is contained in:
parent
38ff394244
commit
324288c842
|
@ -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.
|
Requires root: Yes, without root you need to run "adb tcpip <portnumber>" from
|
||||||
|
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