Open main menu

DAVE Developer's Wiki β

Changes

Dacu

8 bytes added, 16:13, 26 July 2012
Running the Android Debug Bridge (ADB)
<pre class="workstation-terminal">
adb tcpip 5555
adb connect 192.168.0.101<target's ip address>:5555
adb kill-server
adb start-server