ADB Not Connecting/Working

jyemenai

Well-known member
Jan 25, 2011
58
0
0
So, I just got my NC for my birthday and proceeded to mess with it moments after. Currently, I have it rooted, with market and all that good stuff installed.

However, when I try to install ADB it never works. I've followed the steps countless (countless = 10+) times with the same result. The main "problem" seems to happen when connected to my laptop (Sony Vaio, VGN-NW150J, running 7). It doesn't recognize the device as "Nook" under "Other Devices" like it seems to do for EVERYONE else. The only place in Device Manager that makes mention of the nook is under "Portable Devices" as "MyNOOKColor". When I go to update the driver, it says it's already up-to-date and makes mention to "WPD FileSystem Volume Driver".

I just plugged in my phone (Droid 2, rooted, Gingerbread) and, of course, my device manager detects that properly, the way it should be detecting my NC. Even did "adb devices" and it listed my phone (i think, anyway).

Is there some fix for this? If you need any more info about exactly what I have/done, just let me know.
 
Last edited:
Have you found/installed the drivers for the Nook? You can find them here: NookColor USB ADB - nookDevs

Alternatively, you can direct ADB to connect to a device over WiFi. There's some commands you can type into a Terminal Emulator to direct the Nook to listen over WiFi, or there's apps in the market to enable/disable it with a button... just search for adb and WiFi.

Here's the terminal commands, it works but the app is easier.

networking - How can I connect to Android with ADB over TCP? - Stack Overflow
 
Yea =/ I had followed the directions many times, only to end up with the same results. Even tried Easy ADB a few times. I saw a story about someone switching from 7 to XP and it worked instantly, but I didn't want to have to depend on a different computer.

I eventually switched to CM7 and everything's working the way it should now. Thank you though!