did you edit the ini file in the usb_driver folder you are selecting?
lol, search the thread for more info.
;B & N Nook Color
%SingleAdbInterface% = USB_Install, USB\VID_2080&PID_0002
%CompositeAdbInterface% = USB_Install, USB\VID_2080&PID_0002&MI_01
# ANDROID 3RD PARTY USB VENDOR ID LIST -- DO NOT EDIT.
# USE 'android update adb' TO GENERATE.
# 1 USB VENDOR ID PER LINE.
0x2080
OK I finally got ADB to work on Windows 7 64 bit. See steps below
1. Add the following lines to the android_winusb.inf file from the usb_driver folder of the android sdk
Put these lines right under the Moto Sholes line
2. Go to the Devices and Printers and right click on "Nook" - Properties and switch to the "Hardware" tabCode:;B & N Nook Color %SingleAdbInterface% = USB_Install, USB\VID_2080&PID_0002 %CompositeAdbInterface% = USB_Install, USB\VID_2080&PID_0002&MI_01
There should be an item that say nook with a red x on it because there aren't any suitable drivers for it
Click on Nook and click on Properties
Goto the Driver tab and click Update Driver
Navigate to the usb_driver folder of the android SDK
Update the drivers and choose to install the drivers anyway.
3. Windows + R and type int "C:\Users\%USERPROFILE%\.android\adb_usb.ini"
Add the nook color device ID to it 0x2080
It should look like this
4. Save it and start up the command line interfaceCode:# ANDROID 3RD PARTY USB VENDOR ID LIST -- DO NOT EDIT. # USE 'android update adb' TO GENERATE. # 1 USB VENDOR ID PER LINE. 0x2080
Start -> Run -> cmd
Navigate to the tools folder in your Android SDK folder
(ie. C:\android\android-sdk-windows\tools)
Type adb remount
5. Now type adb devices and your nook color should show up.
I installed the Angry Birds apk from this link and it work great. Good luck
mediafire dot com/?f9x81z8i4n7u17p
I love you.OK I finally got ADB to work on Windows 7 64 bit. See steps below
1. Add the following lines to the android_winusb.inf file from the usb_driver folder of the android sdk
Put these lines right under the Moto Sholes line
2. Go to the Devices and Printers and right click on "Nook" - Properties and switch to the "Hardware" tabCode:;B & N Nook Color %SingleAdbInterface% = USB_Install, USB\VID_2080&PID_0002 %CompositeAdbInterface% = USB_Install, USB\VID_2080&PID_0002&MI_01
There should be an item that say nook with a red x on it because there aren't any suitable drivers for it
Click on Nook and click on Properties
Goto the Driver tab and click Update Driver
Navigate to the usb_driver folder of the android SDK
Update the drivers and choose to install the drivers anyway.
3. Windows + R and type int "C:\Users\%USERPROFILE%\.android\adb_usb.ini"
Add the nook color device ID to it 0x2080
It should look like this
4. Save it and start up the command line interfaceCode:# ANDROID 3RD PARTY USB VENDOR ID LIST -- DO NOT EDIT. # USE 'android update adb' TO GENERATE. # 1 USB VENDOR ID PER LINE. 0x2080
Start -> Run -> cmd
Navigate to the tools folder in your Android SDK folder
(ie. C:\android\android-sdk-windows\tools)
Type adb remount
5. Now type adb devices and your nook color should show up.
I installed the Angry Birds apk from this link and it work great. Good luck
mediafire dot com/?f9x81z8i4n7u17p
I am having the same issue... Windows XPWow thanks so much for this.
I booted the nook with the micro sd card in it and all it finds in device and printers is a CDC composite gadget with a yellow exclamation and does not let me update the drivers for it.
Anything else you can add to this???
One for x64 version of windows, other for x32 (aka 86). Not sure how much but it's good catch!The directions that you posted seem very straight forward, but after adding those lines below moto sholes, I still can only find composite under devices and printers. Inside that .inf file, there are two places that say moto sholes. Am I supposed to paste the three lines under both of those?
The directions that you posted seem very straight forward, but after adding those lines below moto sholes, I still can only find composite under devices and printers. Inside that .inf file, there are two places that say moto sholes. Am I supposed to paste the three lines under both of those?
I am having the same issue... Windows XP
All you guys:Wow thanks so much for this.
I booted the nook with the micro sd card in it and all it finds in device and printers is a CDC composite gadget with a yellow exclamation and does not let me update the drivers for it.
Anything else you can add to this???
Thanks for trying to help, but I think our issue is different from this.All you guys:
Make sure you take out the SD Card and boot the nook normal.
Once you edit the usb_win.ini (or whatever it's called) in the usb_drivers folder, save it. Right click on My Computer and select Properties.
Then go to Hardware and click on Device Manager.
Then find "Nook", right click, go to properties, then the "Drivers" tab.
Select "update driver"
Then go to "select the drivers from a folder/cd" (or whatever)
After, select the usb_drivers folder from inside the SDK folder and let it install.
Then, unplug/replug your Nook.
After, go to Start>Run and type CMD
Then, you want to Change Directories to the Tools folder inside of the "android-sdk" folder.
(ex. cd Desktop, cd android-sdk-windows, cd tools)
Once in that directory, type "adb remount"
You get like three lines and the last one should say "Remount Failed" or something similar.
Next, type "adb devices"
You should get a bunch of numbers and next to it, it will say "device"
(ex. 01292187321678123 device)
Then you will need to just type "adb install <path_to_.apk>
To make it easier, place the ".apk" file in the Tools folder, then you can just type "adb install APKNAME.apk"
Once you get "Succeeded" then you know it's all good.
Oh, maybe you have a different problem.. you can only ssh into the device while its booted using the sd card. They expect you to use adb, which I don't think that I'll ever be able to get working.Troubles getting root w/ ubuntu.
Full details here: http://nookdevs.com/Talk:NookColor_Rooting (I'm shoggot there). But, to sum up:
After usb attach with card in, cdc device comes up in dmesg, usb0 connects. Can ssh in, but nothing's under /mnt. I've tried both possibilities listed on the main page (pull card 30 seconds after usb0 connection, pull card after disconnect / poweroff), but either way, when I reconnect usb (sans card), it just boots up into mass storage, without a usb0 connection / ssh.
I figure at least one way I'm doing it is wrong, but I've tried all variations I can think of =(
The notes on the Talk:NookColor_Rooting link are fairly exhaustive, if you think you'd be able to assist / shed light.
I finally got this all to work and installed a tetris apk file that I had on my computer. It showed up nicely in the extras folder and the program works. It's a very small window that shows up in the top left corner, but it works.
Is there a way to resize the program to be full screen?
I know now how to install the programs. How do I go about uninstalling them?
Thanks everybody for all your hard work. This is amazing!!!