New: XDA launches forum for app developers. Discuss coding, tools, marketing, and more.
XDA Developers Android and Mobile Development Forum
Forgot your password?
 
Post Reply+
Tip us?
 
Novarider
Old
(Last edited by Novarider; 12th December 2010 at 05:27 PM.)
#1  
Senior Member - OP
Thanks Meter 57
Posts: 1,105
Join Date: Jul 2010
Default Need adb setup help

I am trying to get adb setup so I can root my NC and install some apps. The problem i'm having is I don't think I can get the proper drivers to install. I am following these steps ADB SETUP but when I get to step 3

My computer doesn't see "Android Composite ADB Device". It sees "Android adb interface". When I go to step 4

IV. Verify that everything worked

Start > Run > cmd > Enter
cd\
cd android-sdk-windows\platform-tools
adb kill-server
adb devices
If you get output that looks like the following you have succeeded:
* daemon not running. starting it now on port 5037 *
* daemon started successfully *
List of devices attached
[YOUR NOOKCOLOR SN] device
If you did not succeed, identify each nook entry in device manager (each device with a Hardware ID of USB\VID_2080&..., right click and uninstall it. There may be several. Uninstall all of them. Unplug the nookColor, replug it, and restart from Section III.
Further debugging: If you have an Android ADB composit interface and you still do not get your serial number listed, please repeat section 2, step 2, then verify that the file \users\yourname\.android\adb_usb.ini is exactly six characters long, and contains exactly 0x2080

I don't get my device listed. What have I done wrong?

Also when I uninstall all the drivers to start over if I connect the NC and look under device manager "NOOK" pops up for just a min then goes away and then its listed "under universal serial bus controllers"




I may have just figured it out. Do I have to do the whole sdcard boot thing before I can enable adb?
Hello, My name is Andrew and I am a Flashaholic
 
neozen21
Old
#2  
neozen21's Avatar
Senior Member
Thanks Meter 85
Posts: 234
Join Date: Oct 2010
Location: Henderson, NV
Uninstall the "android adb interface" then plug your nook to a USB port that is on the back of your computer, not from the front panel.
 
Novarider
Old
#3  
Senior Member - OP
Thanks Meter 57
Posts: 1,105
Join Date: Jul 2010
I hadn't done the root process before trying to setup adb but I got it now. Thanks for the help
Hello, My name is Andrew and I am a Flashaholic