adb pull->未找到设备 [英] adb pull -> device not found

查看:111
本文介绍了adb pull->未找到设备的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我的手机已root,并且以root模式运行adb。

I have a rooted phone and running adb in root mode.

我使用adb shell成功访问了电话。

I used adb shell to successfully access the phone.

我可以浏览目录,即使是那些需要root用户的目录。

I can browse directorys, even those who require root.

当我尝试使用时:

adb pull /data/data/my.app.path/databases/mydatabase.db /home/admin/Desktop/

I出现以下错误:

error: device not found

adb shell保持连接状态,我可以继续浏览sdcard。

The adb shell stays connected and i can go on browsing the sdcard.

有人可以告诉我此错误的来源以及如何修复该错误以提取文件吗?

Can anyone tell me where this error comes from and how i can fix it to pull the file?

推荐答案

adb拉动期间不要使用shell。

Stay out of shell during adb pull.

这篇关于adb pull->未找到设备的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆