ADB 全称为"Android Debug Bridge",Android 调试桥。在纯 Linux 系统中也可以使用。它是 client-server 架构,由三部分组成: adbclient:我们运行的 adb 命令就属于 adbclient,比如我们运行以下命令adb push d:\1.txt /root时,它就是一个 adbclient,它通过 adbserver 把windows ...
David is the former Editor-in-Chief of Android Police and now the EIC of Esper.io. He's been an Android user since the early days - his first smartphone was a Google Nexus One! David graduated from ...