I got Android phone, Sumsung Nexus S and having problem to configure ADB to work with it. I have followed the instruction from Android Site:
Google USB Driver | Android Developers
I installed the ADB device driver, "USB Driver for Windows, Revision 4" with the SDK, r12.
But I just couldn't get ADB to detect the phone connected my PC. Looks like the installation procedure provided by Google may not be precise.
Windows 7
To install the Android USB driver on Windows 7 for the first time:
Connect your Android-powered device to your computer's USB port.
Right-click on Computer from your desktop or Windows Explorer, and select Manage.
Select Devices in the left pane.
Locate and expand Other device in the right pane.
Right-click the device name (such as Nexus S) and select Update Driver Software. This will launch the Hardware Update Wizard.
Select Browse my computer for driver software and click Next.
Click Browse and locate the USB driver folder. (The Google USB Driver is located in <sdk>\google-usb_driver\.)
Click Next to install the driver.
I would be very much appreciated if somebody could provide insight. Thanks in advance.
Google USB Driver | Android Developers
I installed the ADB device driver, "USB Driver for Windows, Revision 4" with the SDK, r12.
But I just couldn't get ADB to detect the phone connected my PC. Looks like the installation procedure provided by Google may not be precise.
Windows 7
To install the Android USB driver on Windows 7 for the first time:
Connect your Android-powered device to your computer's USB port.
Right-click on Computer from your desktop or Windows Explorer, and select Manage.
Select Devices in the left pane.
Locate and expand Other device in the right pane.
Right-click the device name (such as Nexus S) and select Update Driver Software. This will launch the Hardware Update Wizard.
Select Browse my computer for driver software and click Next.
Click Browse and locate the USB driver folder. (The Google USB Driver is located in <sdk>\google-usb_driver\.)
Click Next to install the driver.
I would be very much appreciated if somebody could provide insight. Thanks in advance.