北京尚网汇智科技有限公司
您当前所在的位置:尚网汇智网站建设 > 安卓开发技术 > 文章详细
网站建设知识
NEWS
联系我们
  • 网站建设服务电话
  • 400-883-2887
  • 公司地址:北京市昌平科技园区创意大厦2-806
  • 服务项目
    高端网站建设
    移动/微信网站建设
    手机APP开发
    OA/ERP业务系统开发
    网站维护托管
    CMS模板制作

    android搭建环境错误 daemon not running

    发布时间:2015-12-08 12:04:17

    android搭建环境错误 daemon not running. starting it now on port 5037 ADB server didn't ACK


    1、输入cmd进入dos界面,进入android-sdk-windows\platform-tools目录,执行下面命令
    启动adb start-server
    出现下面错误
    * daemon not running. starting it now on port 5037 *
    ADB server didn't ACK
    * failed to start daemon *


    2、执行下面命令

    adb nodaemon server
    出现下面错误
    cannot bind 'tcp:5037'
    原来adb server 端口绑定失败


    3、输入下面的命令查询哪个占用了5037端口

    netstat -ano | findstr "5037"
    出现下面信息
    TCP    127.0.0.1:5037         0.0.0.0:0              LISTENING       1616


    4、打开任务管理器kill掉1616这个进程,到此解决

    5、再次运行下面命令,为空则可以
    netstat -ano | findstr "5037"



    文章出自:北京网站建设公司-尚网汇智 https://www.net2006.com 如转载请注明出处!
    咨询服务热线
    400-883-2887
    客服电话:400-883-2887  传真:010-51654992  E-mail:support@net2006.com
    本站设计已受版权保护,任何公司及个人不得复制,违者将依法追究责任,特此声明。

    Copyright © 2005-2018 北京尚网汇智科技有限公司 版权所有 京ICP备13031271号
    查找内容: