Using the command prompt i want to check if my HTC nexus one is connected to the pc using the "adb devices" command.
I have installed all the available packages for the Android SDK including Usb Driver package, revision 4 and i have the USB debbuging enabled.
I would like to change it to Usb Driver package Revision 3 since i have Nexus one. On the available packages i can find only the revision 4. How can i change it back to 3 and maybe this will fix the problem?
Can you please help me to find out what the problem is and how to solve it, so by using "adb devices" command i can be able to see my HTC Nexus one.
Thank you.