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

2019-02-18 10:02发布

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条回答
beautiful°
2楼-- · 2019-02-18 10:23

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.

查看更多
登录 后发表回答