parent
75e3d20dac
commit
83cfbeaf9a
1 changed files with 8 additions and 0 deletions
@ -0,0 +1,8 @@ |
||||
#!/usr/bin/bash |
||||
|
||||
# then, connect to computer: |
||||
# adb connect 192.168.5.11:5555 |
||||
|
||||
setprop service.adb.tcp.port 5555 |
||||
stop adbd |
||||
start adbd |
Loading…
Reference in new issue