找回密码
 注册
搜索
查看: 6186|回复: 5

[讨论] [求助]会adb的戳进来,帮帮忙!

[复制链接]
发表于 2014-4-13 11:22:55 | 显示全部楼层 |阅读模式
我用adb shell登陆后想推送一个文件到电脑(注意,已经在shell下了),于是我就
1|root@android:/ # adb pull ./test.txt .\test.txt
adb pull ./test.txt .\test.txt
* daemon not running. starting it now on port 5038 *
cannot bind 'tcp:5038'
ADB server didn't ACK
* failed to start daemon *
error: cannot connect to daemon

==========手机/system/bin目录下有个能用的adb=============
1|root@android:/ # ls /system/bin
ls /system/bin
BlueToothAdbTest.sh
FmDaemon
FmTest
adb  //这里!!!!!
adbTest11nSend.sh
adbTestRecieve.sh
adbTestSend.sh
adbTestStop.sh
am
......

==========我查看了一下5038端口,没程序占用=============

C:\Documents and Settings\Administrator\桌面\bin>netstat -ano
indstr "5038"

显示一行空文本

为什么会这样??求解!!!
发表于 2014-7-18 14:14:14 | 显示全部楼层
sudo ./adb kill-server
sudo ./adb start-server
./adb remount
./adb push xxx /system/xxx/
点评回复 1 0

使用道具 举报

发表于 2014-7-4 15:48:39 | 显示全部楼层
不要使用adb shell命令进入shell,直接adb push命令就好了
点评回复 1 0

使用道具 举报

 楼主| 发表于 2014-4-13 11:24:43 | 显示全部楼层
另外说个,我在cmd窗口输入adb shell的时候,adb就已经用了5037端口
点评回复 1 0

使用道具 举报

52RD网友  发表于 2014-11-27 23:25:58
有几个原因,你查查,1、数据线有问题,2、系统有问题,换到ubuntu下面用adb试试。
52RD网友  发表于 2015-1-22 14:27:14
有点混乱,怎么还跑到adb shell里去执行adb pull命令,直接在外面执行adb pull就可以了。
高级模式
B Color Image Link Quote Code Smilies

本版积分规则

Archiver|手机版|小黑屋|52RD我爱研发网 ( 沪ICP备2022007804号-2 )

GMT+8, 2024-11-23 04:05 , Processed in 0.044590 second(s), 17 queries , Gzip On.

Powered by Discuz! X3.5

© 2001-2023 Discuz! Team.

快速回复 返回顶部 返回列表