1.报错:
BUILD FAILED
D:\workspace\ganji\build.xml:144: The following error occurred while executing this line:
D:\workspace\ganji\build.xml:271: Unable to delete file D:\workspace\ganji\tmp\proguard\tmp.jar
解决:
已经开了一个模拟器了,无法重新编译,必须关闭一个。用于ant

2.报错:
The connection to adb is down, and a severe error has occured.
这个问题谁能解决啊
解决:
cmd跳到sdk tools文件路径下
adb kill-server
然后再adb start-server

3.报错:
The connection to adb is down, and a severe error has occured. 
[2010-03-11 09:36:56 - HelloOPone] You must restart adb and Eclipse. 
[2010-03-11 09:36:56 - HelloOPone] Please ensure that adb is correctly located at 'D:\OPhoneSDK_1.5
\platform-tools\adb.exe' and can be executed. 
解决:
方法1.cmd中adb kill-server,然后adb -startserver
方法2.方法1不管用,那么在任务管理器中杀死adb.exe,然后重启Eclipse。
方法3.方法1和2都不管用,那么查看最后一句报错中:platform-tools中是否有adb.exe(我的错误就是在相关路径下面没有platform-tools文件夹
,所以我选择新建一个文件夹,并且把tools中的文件全部复制到platform-tools中)

4.前面是别人总结的方法,我自己碰到的一种情况是“豌豆荚”或“手机助手”类的软件占用了adb,在任务管理器中停止“豌豆荚”及adb后重启adb或eclipse即可。

5.前面的方法试了还是不行的话,建议重新装一个系统,最好换个系统。有些大牛也说过:MS存在一些小问题[size=large][/size]

转载于:https://www.cnblogs.com/JavaTechLover/archive/2012/06/29/androiderror.html

android中The connection to adb is down,问题和解决 AndroidEclipseAntXML相关推荐

  1. android中The connection to adb is down .. You must restart adb and Eclipse问题的解决

    报错如下: The connection to adb is down, and a severe error has occured. [2010-03-11 09:36:56 - HelloOPo ...

  2. Android中出现Can not resolve symble ‘R’问题的解决办法

    问 题:点开android项目/app/java下的活动时setContentView ( R.layout.first_layout )语句中的 R显示为红色,鼠标点上去会显示:Can not re ...

  3. android 加载图片黑屏,Android 中启动页黑屏及白屏的解决方式

    启动页黑屏或白屏的原因是,当Activity启动的时候不能马上加载layout. 而黑屏或者白屏是你的theme主题的默认样式,当layout没加载出来就显示黑屏或者白屏. 1.windowBackg ...

  4. Android中你不得不知的几个问题及解决方法

    转载请注明出处:From李诗雨---http://blog.csdn.net/cjm2484836553/article/details/69940045 不诗意的女程序猿不是好厨师~ 这个周末整理了 ...

  5. Android中View类OnClickListener和DialogInterface类OnClickListener冲突解决办法

    转自:http://blog.csdn.net/h_025/article/details/50950524 首先,如果同时导入这两个类的话,会报错.说产生冲突 [html] view plainco ...

  6. Android中Scrollview、ViewPager冲突问题汇总(已解决)

    显示问题: 1.设置ScrollView的fillViewPort为true 2.设置ViewPager的layout_height为一个固定高度,比如:100dip 冲突问题: 不过ViewPage ...

  7. Android中出现的各种错误

    [错误信息] [2011-01-19 16:39:10 - ApiDemos] WARNING: Application does not specify an API level requireme ...

  8. android titlebar 高度是多少,什么是TitleBar的默认高度和Android中Titlebar中的默认TextSize?...

    有谁知道android中TitleBar和TitleBarText的默认大小是多少? 解决方法: 您可以在此处找到默认高度 以下是4.0.3 48dip 18dp 检查各个res / values文件 ...

  9. 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 ...

最新文章

  1. django安装mysql驱动
  2. 注意了,Fastjson 最新高危漏洞来袭!
  3. modelsim仿真中遇到的问题
  4. javascript基础修炼(13)——记一道有趣的JS脑洞练习题
  5. word字体放大后只显示一半_太实用了!5个Word冷门技巧!第3个你肯定不知道!...
  6. 任务管理器使用不了-灰色
  7. 汇编语言复习摘要六——包含多个段的程序
  8. VARCHART XGantt 甘特图如何创建和修改数据记录
  9. 计算机系统时间无法更改,电脑时间改不了怎么办|电脑时间无法修改的解决方法...
  10. 再摸shopnc——修改运费模板
  11. 图解传说中的HTTP协议
  12. python菜鸟教程官网绘图-Python Tkinter 画布(Canvas)
  13. BigDecimal 比较大小
  14. 7. R语言【独立性检验】:卡方独立性检验、Fisher精确检验 、Cochran-Mantel-Haenszel检验
  15. matlab实验思考,MATLAB实验.doc
  16. RCNN系列发展历程
  17. 用Cat.1+GPS+蓝牙+RFID实现工卡式室内室外定位器
  18. Artifact xxx:war exploded: Error during artifact deployment.See server log for details.
  19. Hyperledger系列(十二)MSP详细介绍
  20. QDUOJ 生化危机 邻接表存图+BFS

热门文章

  1. 从命令行到IDE,版本管理工具Git详解(远程仓库创建+命令行讲解+IDEA集成使用)
  2. Python 笔试面试及常用技巧 (1)
  3. 【Sql Server】数据库的3大服务
  4. 深度学习网络模型可视化netron
  5. Http请求之优雅的RestTemplate
  6. LeetCode简单题之重塑矩阵
  7. LeetCode简单题之键盘行
  8. 单周期十条指令CPU设计与verilog实现(Modelsim)
  9. ONNX MLIR方法
  10. 自动驾驶解决方案架构