码迷,mamicode.com
首页 > 数据库 > 详细

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

时间:2016-02-16 18:24:20      阅读:176      评论: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
登录后才能评论!
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!