zoukankan      html  css  js  c++  java
  • Android杂记:genymotion与eclipse报错问题

    用eclipse启动genymotion时有时候会报

    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 'E:setupsandroidandroid-2.1_r01-windows oolsadb.exe' and can be executed. 

    这个错误,关于解决方法网上也是一大把,但可能是问题是多样的,报错是一样的,导致我的问题并没有得到解决。

     

    最后的解决方式是 先启动eclipse再启动genymotion

    不是说网上的方法不对,他们有的是针对自带模拟器的,有的是针对真机的。

    --------------------------------------------

    结果回到家在我自己的电脑上又出现问题了。汗

    删除原有platform-tools。重新下载一个吧。如果是在linux下,记得要给权限

     

    脑袋疼。下的ubuntu版本的eclipse,原装的4.4w的sdk。删了重新导入5.0的sdk,天天搜索不到sdk。换回去就好了

     

     

    <a href="http://www.cnblogs.com/lxwy1992/p/5017030.html"> 博客园 </a>

  • 相关阅读:
    sublimetext插件安装
    解决Nextcloud 无法删除目录
    常用文章信息
    使用豆瓣的pip源安装python模块
    top命令的使用
    Centos 7 防火墙 firewalld 简单使用说明
    CentOS 7 时间同步方法
    二进制
    字典
    集合
  • 原文地址:https://www.cnblogs.com/lxwy1992/p/4990503.html
Copyright © 2011-2022 走看看