• 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环境下关闭防火墙即可

  • 相关阅读:
    hibernate10--命名查询
    mybatis13--2级缓存
    mybatis12--一级缓存
    hibernate09--连接查询
    hibernate08--OpenSessionInView
    mybatis11--多对多关联查询
    mybatis10--自连接多对一查询
    mybatis09--自连接一对多查询
    mybatis08--关联查询多对一
    Oracle job启动与关闭
  • 原文地址:https://www.cnblogs.com/androidsuperman/p/7834762.html
Copyright © 2020-2023  润新知