Changes

Jump to: navigation, search

Orange Pi CM4

No change in size, 15:40, 19 September 2023
Use the data cable to connect to adb debugging
|}
</li>
<li><p>Then you can log in to the android system through the adb shell on the Ubuntu PC</p></li></ol>
{| class="wikitable" style="width:800px;"
|-
console:/ $
|}
</ol>
<ol start="7" style="list-style-type: decimal;">
<li>Execute the following command to remount the Android system</li></ol>
{| class="wikitable" style="width:800px;"
|-
test@test:~$ '''adb remount'''
|}
</ol>
<ol start="8" style="list-style-type: decimal;">
<li>Then you can transfer files to the Android system</li></ol>
{| class="wikitable" style="width:800px;"
|-
test@test:~$ '''adb push example.txt /system/'''
|}
</ol>
<span id="use-network-connection-adb-debugging"></span>

Navigation menu