Open main menu

DAVE Developer's Wiki β

Changes

Dacu

40 bytes added, 16:13, 26 July 2012
Running the Android Debug Bridge (ADB)
[http://developer.android.com/tools/help/adb.html ADB] is a fundamental development tool and enables remote access to the Android device. ADB is provided with the Android SDK, so before using it you must install the SDK.
To establish the ADB connection, on a '''Linux''' host machine open a shell and launch the following commands:
<pre class="workstation-terminal">
</pre>
On a '''Windows ''' host machine, open a shell and launch the following commands:
<pre class="workstation-terminal">