1. 问题描述:在eclipse运行android项目时出现以下信息:
    [plain] view plaincopy
    The connection to adb is down, and a severe error has occured.
    You must restart adb and Eclipse.
  2. 配置adb环境变量:http://jingyan.baidu.com/article/17bd8e52f514d985ab2bb800.html
  3. cmd打开DOS窗口:
    查看adb状态:
    [plain] view plaincopy
    adb get-state
    杀掉adb服务:
    [plain] view plaincopy
    adb kill-server
    开启adb服务:
    [plain] view plaincopy
    adb start-server
    信息如下:
    [plain] view plaincopy

    • daemon not running. starting it now on port 5037 *
    • daemon started successfully *
  4. 重启eclipse, 运行你的android项目, 如果没出意外的话, 问题应该可以解决了。OK, Enjoy it!!!

eclipse运行android项目出现The connection to adb is down, and a severe error has occured.的问题相关推荐

  1. Android开发之 adb 启动问题或是部署应用不成功,出现“The connection to adb is down, and a severe error has occured.”错误...

    首先是今天想测试下应用,没有问题的话就进行下一步的操作来着,结果遇到这个问题, The connection to adb is down, and a severe error has occure ...

  2. [Android] The connection to adb is down, and a severe error has occured

    一.ADB server didn't ACK 在配置完Android环境后,运行第一个程序时,遇到了如下错误:         ADB server didn't ACK         * fai ...

  3. The connection to adb is down, and a severe error has occured.问题解决方法小结

    遇到了几次这个问题:The connection to adb is down, and a severe error has occured. You must restart adb and Ec ...

  4. The connection to adb is down, and a severe error has occured.

    今天安装安卓的开发环境,写了一个helloworld,运行时发现出现错误: The connection to adb is down, and a severe error has occured. ...

  5. The connection to adb is down, and a severe error has occured

    ADB server didn't ACK * failed to start daemon * 问题描述:在eclipse的Logcat出现错误 [2014-01-08 14:00:07 - adb ...

  6. 转 The connection to adb is down, and a severe error

    相信不少同学和我一样遇到这个问题,有时候搞的还要重启电脑,那究竟是什么原因导致的呢,很明显,你的端口被占用了,那下面给出终极解决方案: 一.首先描述症状,如下图 二.出现问题了,首先确定你的sdk目录 ...

  7. Eclipse新建Android项目报错解决方案详细汇总

    本文记录刚接触Android开发搭建环境后新建工程各种可能的报错,并亲身经历漫长的解决过程(╥╯^╰╥),寻找各种偏方,避免大家采坑,希望能帮助到大家. 报错信息 出错一:The import and ...

  8. 基于eclipse的android项目实战—博学谷(二十三)其他功能

    本项目是用eclipse软件编写,经过我的亲自实践,其真实有效,希望能给您有所帮助 项目版本:android5.1.1 ADT版本:23.0.6 SDK版本:24.4.1 运行模拟器:夜神模拟器 若有 ...

  9. 基于eclipse的android项目实战—博学谷(十九)播放不同视频(本地视频)

    BoXueGu资源下载链接: https://download.csdn.net/download/hyh/19477319 BoXueGu图片资源下载(免费): https://yuyunyaohu ...

最新文章

  1. Smarty模板的基础
  2. Anaconda查看、删除、增加channel
  3. R710后台更新网卡驱动
  4. monkey测试_用 Instrumentation 改良 Monkey 工具实战
  5. ubuntu - 安装hive
  6. 学生社团管理系统java_基于JavaEE的学生社团管理系统的设计与实现
  7. 算数运算符与关系运算符_Swift进阶三——运算符相关
  8. java cas原理_Java中的锁原理、锁优化、CAS、AQS,看这篇就对了!
  9. 海信电视开启开发者模式
  10. 超简单的Spring入门案例制作,快来看看吧!
  11. 【天池竞赛】心跳数据挖掘
  12. Ubuntu更新源以及搜狗输入法安装
  13. 事件触发过程(事件流)
  14. c语言 投影法图像定位,基于抛物线拟合和边缘点搜索的虹膜精确定位
  15. 第十六章 SQL函数 ABS
  16. cocos2dx学习笔记之菜单Menu和菜单项MenuItem
  17. linux socket编程实例
  18. linux上的修图软件,修图只知道Photoshop?11款高逼格修图工具快来get!
  19. matlab三相功率测量不对,测量信号的功率 - MATLAB Simulink - MathWorks 中国
  20. 5G的哀伤,4G手机占比再创10个月来新高,买5G手机的消费者减少了

热门文章

  1. Java面向对象之继承,方法重写,super关键字,员工类系列继承题
  2. win10内建子系统Linux
  3. Android Navigation Drawer(导航抽屉)
  4. 常用Linux基础命令
  5. html5开发之viewport使用
  6. php install with mysql on w2k3 and IIS mannually
  7. Iframe 高度自适应
  8. Dapper基础知识一
  9. 美国旧金山之行第一天
  10. [HNOI2002]营业额统计