`
daoshud1
  • 浏览: 556638 次
  • 性别: Icon_minigender_1
  • 来自: 济南
社区版块
存档分类
最新评论

you must restart adb and eclipse的相关解决办法

 
阅读更多
运行eclipse,控制台时不时老出现这样的错误:
The connection to adb is down, and a severe error has occured.
  You must restart adb and Eclipse.
  Please ensure that adb is correctly located at 'D:/android-sdk-windows/tools/adb.exe' and can be   executed.

反正重启adb和Eclipse是没有用的。

方法一:

之后有人说将tools和platplatform-tools的路径加到path 还有classpath里面,但是好像没有用

方法二:

adb  kill-server

- startserver

方法三:

直接重启电脑,感觉这个才是最管用,那天就是一下子开了好几个模拟器,之后eclipse就犯二了!

方法四:

一种情况是“豌豆荚”或“手机助手”类软件占用了adb,在任务管理器中停止“豌豆荚”以及adb后重启adb后重启eclipse

注意把任务管理器中的豌豆荚关闭了!
分享到:
评论

相关推荐

    adb 端口被占用详细解决方法

    如果出现以下问题则有可能是被占用了...You must restart adb and Eclipse. Please ensure that adb is correctly located at 'D:\Program Files\Android\android-sdk\platform-tools\adb.exe' and can be executed.

    android eclipse 运行项目报错解决

    he connection to adb is down, and a severe error has occured.[2014-01-14 21:42:11 - myBluetooth] You must restart adb and Eclipse.[2014-01-14 21:42:11 - myBluetooth] Please ensure that adb is ...

    Android adb 出错解决方法

    1.遇到问题描述:  ... [2012-07-18 16:18:26 - ] You must restart adb and Eclipse.  [2012-07-18 16:18:26 - ] Please ensure that adb is correctly located at 'D:\java\sdk\platform-tools\

    hprof-conv.exe

    [2016-07-10 17:09:11 - QtActivity] You must restart adb and Eclipse. [2016-07-10 17:09:11 - QtActivity] Please ensure that adb is correctly located at 'D:\Android\sdk\platform-tools\adb.exe' and can ...

    ADB server didn't ACK,failed to start daemon的解决方法.docx

    You must restart adb and Eclipse...”。此错误通常伴随着ADB server未接收到ACK(确认信号)以及无法启动daemon服务的现象,表现为“ADB server didn't ACK, failed to start daemon”。这些问题是Android开发...

    The connection to adb is down问题

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

    Android adb.exe程序启动不起来 具体解决方法

    经常遇到 Please ensure that adb is correctly located at ‘D:\java\sdk\platform-tools\adb.exe’ and can be executed. ... [2012-07-18 16:18:26 – ] You must restart adb and Eclipse. [2012-07

    m2maven is a plugin for maven

    If you are running m2eclipse 0.9.8 or 0.9.9 you must either uninstall m2eclipse from your Eclipse installation or start with a fresh installation of Eclipse. To install this plugin in the Eclipse IDE...

    adb_idea-1.6.3.zip

    ADB Clear App Data and Restart ADB Start App With Debugger ADB Restart App With Debugger ADB Grant/Revoke Permissions ADB Enable/Disable Wi-Fi ADB Enable/Disable Mobile Data 内附插件官方地址便于更新。

    m2maven 插件

    If you are running m2eclipse 0.9.8 or 0.9.9 you must either uninstall m2eclipse from your Eclipse installation or start with a fresh installation of Eclipse. To install this plugin in the Eclipse IDE...

    Eclipse反编译插件 JD-Eclipse 含安装步骤(jd-eclipse-site-1.0.0-RC2)

    安装步骤: Download and unzip the JD-Eclipse Update Site, Launch Eclipse, Click on "Help > Install New Software...", Click on button "Add..." to add an new repository, ... and restart Eclipse.

    Linux下Android ADB驱动安装详解

    在 Linux 操作系统中安装 Android ADB 驱动是一个复杂的过程,需要对相关知识点有深入的理解。在本文中,我们将详细介绍 Linux 下 Android ADB 驱动安装的步骤和可能遇到的问题的解决方法。 1. 确认手机连接状态 ...

    adb1.0.26包含fastboot.exe

    ADB,即 Android Debug Bridge,它是 Android 开发/测试人员不可替代的强大工具,也是 Android 设备玩家的好玩具。 注:有部分命令的支持情况可能与 Android 系统版本及定制 ROM 的实现有关。 基本用法 命令语法 ...

    TortoiseSVN简明教程

    如果在安装过程中遇到问题,文档还提供了一些常见的问题解决方法。 安装TortoiseSVN之后,用户可以使用该软件进行基本的版本控制操作,如检出、提交和更新等。如果需要使用TortoiseSVN的其他高级功能,如浏览网页、...

    jd-eclipse-2.0.0.zip

    jd-eclipse-site-2.0.0,Eclipse中查看class源码的插件 安装: Build or download & unzip "jd-eclipse-2.0.0.zip", Launch Eclipse, ...Click on "Help > Install New Software...", ... and restart.

    android linux adb driver

    Android Linux ADB 驱动安装详解 Android linux adb driver 是 Android 手机在 Linux 系统下的驱动安装,主要用于 Android 程序的调试。 Linux 下的 Android ADB 驱动安装与 Windows 的安装过程不同,需要配置驱动...

    关于adb调试的详解

    **ADB详解** ADB(Android Debug Bridge)是Android开发者不可或缺的工具,它允许开发者与Android设备进行通信,包括但不限于安装应用、获取设备日志、控制设备、传输文件等。本文将详细讲解如何在Ubuntu环境下配置...

    Eclipse全屏模式插件下载-eclipsex_fullscreen_1.0.7.jar.zip

    下载并并解压包,将里面的jar包拷到eclipse的插件(plugins)目录下,然后重启(Restart)Eclipse ,使用快捷键 " Ctrl + alt + z ",进入到Eclipse 的全屏模式。 注意:如果你启动了QQ客户端,因为QQ的热键也是 " ...

Global site tag (gtag.js) - Google Analytics