zoukankan      html  css  js  c++  java
  • Android开发之adb无法连接

    2017/11/14
    21:20    Unable to run 'adb': null
    
    21:20    'E:AndroidSDKplatform-toolsadb.exe start-server' failed -- run manually if necessary
    
    21:20    error: cannot open transport registration socketpair: Invalid argument
    
    21:20    This application has requested the Runtime to terminate it in an unusual way.
    
    21:20    Please contact the application's support team for more information.
    
    21:20    could not read ok from ADB Server
    
    21:20    * failed to start daemon *
    
    21:20    error: cannot connect to daemon
    2017/11/14
    21:20    Unable to run 'adb': null
    
    21:20    'E:AndroidSDKplatform-toolsadb.exe start-server' failed -- run manually if necessary
    
    21:20    error: cannot open transport registration socketpair: Invalid argument
    
    21:20    This application has requested the Runtime to terminate it in an unusual way.
    
    21:20    Please contact the application's support team for more information.
    
    21:20    could not read ok from ADB Server
    
    21:20    * failed to start daemon *
    
    21:20    error: cannot connect to daemon

    adb无法连接,出现如上日志文件

    解决方法:

    windows 10环境下关闭防火墙即可

  • 相关阅读:
    flex 自定义事件
    ssis 不停执行的方法
    动态修改大小的Panel用户控件
    ssis 写文件到数据库
    sqlserver CheckSum
    poj1423
    poj1860
    poj1862
    poj1426
    poj1234
  • 原文地址:https://www.cnblogs.com/androidsuperman/p/7834762.html
Copyright © 2011-2022 走看看