i'm trying to connect my shield to my computer to do some basic android development (i have an app, it works on other devices, want to test it on the shield).
my problem is, when i plug it into the computer, nothing happens. to clarify, i don't mean that the drivers don't install correctly and then i can't do anything. what is happening is actually nothing. the computer (windows 8) does not recognize anything is happening, the device manager does not see any new devices even after scanning for hardware changes.
the shield is in development mode, and has usb debugging turned on, but i don't get any response anywhere. the shield does at least appear to charge over the usb cable, but that's it. listing adb devices also provides no output.
do you guys have any idea what might be going on that the device isn't recognized on any level that i can tell?
my problem is, when i plug it into the computer, nothing happens. to clarify, i don't mean that the drivers don't install correctly and then i can't do anything. what is happening is actually nothing. the computer (windows 8) does not recognize anything is happening, the device manager does not see any new devices even after scanning for hardware changes.
the shield is in development mode, and has usb debugging turned on, but i don't get any response anywhere. the shield does at least appear to charge over the usb cable, but that's it. listing adb devices also provides no output.
do you guys have any idea what might be going on that the device isn't recognized on any level that i can tell?