Want to improve this question? Update the question so it's on-topic for Stack Overflow.
Closed 11 years ago.
Improve this questionI 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
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
.
精彩评论