将文件从 adb 复制到 window

发布于 2024-11-29 07:11:58 字数 47 浏览 0 评论 0原文

有没有办法将文件从 adb shell 复制到 Windows 中的另一个位置?

Is there any way to copy files from the adb shell to another place in Windows?

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(2

这是一个糟糕的问题,因为您只需阅读 adb 手册页<就可以回答这个问题/a>.您正在寻找adb pull

This is a bad question as you could have this answered by simply reading the adb manual page. You are looking for adb pull

故事灯 2024-12-06 07:11:58

进入您的DDMS透视图和文件资源管理器中,找到该文件,单击拉出文件图标并将其保存在您想要的位置...

Go in your DDMS Perspective and in File Explorer, located the file, click Pull out file icon and save it where you want...

~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文