8,367
edits
Changes
→How to use network adb
<ol style="list-style-type: decimal;">
<li><p>After the system starts, please confirm that '''adbd''' has been started</p>
{| class="wikitable" style="width:800px;"
|-
|
<p>orangepi@orangepi:~$ '''ps -ax | grep "adbd"'''</p>
<p>808 ? Sl 0:00 /usr/bin/adbd</p><p>3707 ttyFIQ0 S+ 0:00 grep --color=auto adbd</p>|}</li>
<li><p>Then check the IP address of the development board and write it down</p></li>
<li><p>Then install the adb tool on the Ubuntu PC</p>
<span id="adb3.9.2.-use-type-c-data-cable-to-connect-to-adb"></span>
=== adb3.9.2. Use type-c data cable to connect to adb ===