ADB设备列表为空 - 雪豹 [英] adb devices list empty -- Snow Leopard

查看:1151
本文介绍了ADB设备列表为空 - 雪豹的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我快成为一个问题了Android SDK的不承认通过USB插入设备:

I'm running into an issue with the android SDK where it doesn't recognize devices plugged in via usb:

$adb start-server                                 
* daemon not running. starting it now on port 5037 *
* daemon started successfully *
$adb devices                                      
List of devices attached

(列表是空的,其他的SDK工具不能识别该设备无论是)

(list is empty, other sdk tools don't recognize the devices either)

据SDK文档,在Mac OS X,这应该只是工作。 (建立一个设备的发展)

According to the SDK documentation, on Mac OS X, this should "just work". (Setting up a Device for Development)

它在过去的工作对我来说,却似乎刚刚停止。是否有一个OS X的解决这个问题? (在其他操作系统presumably你必须摆弄USB驱动器)

It's worked for me in the past, but seems to have just stopped. Is there an OS X solution to this problem? (On other operating systems presumably you have to fiddle with USB drivers)

曾尝试:

  • 关机后再开机的机器和设备
  • 开关USB接口拔出所有
  • USB,除了唯一的(非分割)
  • 电缆将设备多线缆

推荐答案

另一件为人们寻找谁仍然难倒了(因为我有一段时间了)......

Another thing for people searching who are still stumped (as I was for some time)...

我有此相同的问题,只是想出什么帮助了我。我已经安装EasyTether,并干扰了这个即使我想我卸载它。

I had this exact same issue and just figured out what helped for me. I had installed EasyTether and it was interfering with this even after I thought I uninstalled it.

下面是从EasyTether网站解决方案:

Here's the solution from the EasyTether website:

亚洲开发银行在Mac OS X终止确认该   安装后,连接的设备   EasyTether驱动程序。使用   kextload / kextunload从卸载   内存EasyTetherUSBEthernet.kext   手动内核扩展。它是在   /系统/图书馆/扩展/

ADB on Mac OS X stops recognizing the attached device after installing EasyTether driver. Use kextload/kextunload to unload from memory the EasyTetherUSBEthernet.kext kernel extension manually. It is in /System/Library/Extensions/

这篇关于ADB设备列表为空 - 雪豹的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆