首页 > 数据库技术 > 详细

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

时间:2016-02-16 18:22:29      阅读:254      评论:0      收藏:0      [点我收藏+]

Eclipse 编译工程时出现如下的错误提示:

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

You must restart adb and Eclipse.
Please ensure the adb is correctly located at ‘D:\Android-Linux\android-sdk\platform-tools‘

问题原因:
与手机连接软件冲突
解决方法:
(1) 91助手
结束91助手的进程和 AndroidInterface.exe,特别是后面的这个进程。
(2) 豌豆荚
结束豌豆荚的进程:wandoujia_XXX

另一个问题:
Eclipse 启动时弹出:
"Failed to create the Java Virtual Machine."
解决方法:
打开 Eclipse 解压目录下的配置文件 eclipse.ini
修改
--launcher.XXMaxPermSize
的值。由 256M 修改为 128M,生启动 Eclipse 就 OK 了。

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

原文:http://www.cnblogs.com/91program/p/5193284.html

(0)
(0)
   
举报
评论 一句话评论(0
关于我们 - 联系我们 - 留言反馈 - 联系我们:wmxa8@hotmail.com
© 2014 bubuko.com 版权所有
打开技术之扣,分享程序人生!