ADB Doesn't recognize Nexus S in Mac 10.6 [clo

2019-02-18 09:44发布

问题:

I just bought the Nexus S with the android version 2.3.3, which I update it to 2.3.4. I use to develop my android apps in my Mac but when i tried to connect my new Nexus S with the ADB it wasn't recognized. Though the ADB worked pretty well with pass android devices.

Moreover, I connected my Nexus S with the ADB under my Linux machine and then worked as a charm.

Any suggestions on how to make the nexus s be recognized to the ADB of my Mac OS X?

EDIT:

I Found the Answer Here: http://bagosgiar.posterous.com/adb-doesnt-recognize-my-android-phone-under-m

:D

回答1:

You have to install Google Usb Driver Package Revision 4. In Eclipse -> Android SDK Manager -> Available Packages -> Third party Add-ons. EDIT: My bad, it says on dev site: Note: If you're developing on Mac OS X or Linux, then you do not need to install a USB driver.