摘要: 忘了原文从哪来的了,过后查到补上链接今天调试android的时候发现一个诡异的问题C:\Users\xxxx>adb start-server adb server is out of date. killing... ADB server didn't ACK * failed to start daemon * adb 不管执行 shell devices 还是logcat 都会报错 究其源就是adb server没启动经过分析整理如下:C:\Users\xxxx>adb nodaemon server cannot bind 'tcp:5037' 原来 阅读全文
posted @ 2013-11-29 17:21 绿色的麦田 阅读(232) 评论(0) 推荐(0) 编辑