摘要:
adb 不能启动:1、cmd中执行: netstat -ano | findstr "5037"2、然后杀掉5037进程 :tskill pid(如 tskill 3520)3、然后执行:adb shell出来root@android:/ # 即可在eclipse的DDMS中看有没有device 信息,没有的话就选择Reset adb 阅读全文
posted @ 2014-04-10 14:48
kaixinkaixin0
阅读(231)
评论(0)
推荐(0)