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

  • 相关阅读:
    iscroll.js & flipsnap.js
    IE8’s Substr() Bug
    chrome扩展,如何阻止浏览自动关闭桌面通知.
    临时邮箱
    多个显示器, window.open的定位
    页面刷新
    PipelineDB Install and Test
    CitusDB UPSERT
    Kafka部署
    ambari-cassandra-service
  • 原文地址:https://www.cnblogs.com/androidsuperman/p/7834762.html
Copyright © 2011-2022 走看看