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.
我刚买了Android版2.3.3的Nexus S,我把它更新到2.3.4。我用我的Mac开发我的Android应用程序,但当我尝试将我的新Nexus S与ADB连接时,它无法识别。尽管亚行在传递Android设备方面做得很好。
Moreover, I connected my Nexus S with the ADB under my Linux machine and then worked as a charm.
此外,我在我的Linux机器下连接了我的Nexus S和ADB,然后作为一个魅力。
Any suggestions on how to make the nexus s be recognized to the ADB of my Mac OS X?
有关如何使nexus被我的Mac OS X的ADB识别的任何建议?
EDIT:
编辑:
I Found the Answer Here: http://bagosgiar.posterous.com/adb-doesnt-recognize-my-android-phone-under-m
我在这里找到答案:http://bagosgiar.posterous.com/adb-doesnt-recognize-my-android-phone-under-m
:D
:d
1 个解决方案
#1
0
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
.
您必须安装Google Usb驱动程序包修订版4.在Eclipse中 - > Android SDK Manager - >可用包 - >第三方附加组件。编辑:我的不好,它在开发网站上说:注意:如果你是在Mac OS X或Linux上开发,那么你不需要安装USB驱动程序。
#1
0
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
.
您必须安装Google Usb驱动程序包修订版4.在Eclipse中 - > Android SDK Manager - >可用包 - >第三方附加组件。编辑:我的不好,它在开发网站上说:注意:如果你是在Mac OS X或Linux上开发,那么你不需要安装USB驱动程序。