TE
科技回声
首页24小时热榜最新最佳问答展示工作
GitHubTwitter
首页

科技回声

基于 Next.js 构建的科技新闻平台,提供全球科技新闻和讨论内容。

GitHubTwitter

首页

首页最新最佳问答展示工作

资源链接

HackerNews API原版 HackerNewsNext.js

© 2025 科技回声. 版权所有。

ADB tips and tricks: Commands that every power user should know about (2023)

5 点作者 sipofwater11 个月前

2 条评论

sipofwater11 个月前
1. &quot;Android Debug Bridge (adb)&quot;: <a href="https:&#x2F;&#x2F;developer.android.com&#x2F;tools&#x2F;adb" rel="nofollow">https:&#x2F;&#x2F;developer.android.com&#x2F;tools&#x2F;adb</a><p>2. &quot;Smartphone-1 to Smartphone-2: &quot;adb tcpip 5555&quot; using a Linux server, android-tools, Termux, termux-usb, usbredirect, and QEMU&quot; -- a USB cable connects the smartphones: <a href="https:&#x2F;&#x2F;gist.github.com&#x2F;NoteAfterNote&#x2F;ee883d5fd86c3b8ef0b0b84cac47b4d6" rel="nofollow">https:&#x2F;&#x2F;gist.github.com&#x2F;NoteAfterNote&#x2F;ee883d5fd86c3b8ef0b0b8...</a> (gist.github.com&#x2F;NoteAfterNote&#x2F;ee883d5fd86c3b8ef0b0b84cac47b4d6)
westurner11 个月前
ADB: Android Debug Bridge: <a href="https:&#x2F;&#x2F;en.wikipedia.org&#x2F;wiki&#x2F;Android_Debug_Bridge" rel="nofollow">https:&#x2F;&#x2F;en.wikipedia.org&#x2F;wiki&#x2F;Android_Debug_Bridge</a><p>- Scrcpy does remote GUI over ADB: <a href="https:&#x2F;&#x2F;en.wikipedia.org&#x2F;wiki&#x2F;Scrcpy" rel="nofollow">https:&#x2F;&#x2F;en.wikipedia.org&#x2F;wiki&#x2F;Scrcpy</a>