摘要:
1:今天调试android的时候发现一个诡异的问题C:\Users\xxxx>adbstart-serveradbserverisoutofdate.killing...ADBserverdidn'tACK*failedtostartdaemon*adb 不管执行 shell devices 还是logcat 都会报错adbserverisoutofdate.killing...究其源就是adb server没启动到stackoverflow上查了一下 经过分析整理如下:C:\Users\xxxx>adbnodaemonservercannotbind'tcp:50 阅读全文