Got Honeycomb working fine on SD. Trying to get Market installed. Nook connected to Win 7 machine via USB. When I open CMD window and paste the first abd command I get device not found.
Any suggestions would be appreciated.
Don
Okay, I am officially frustrated. I am trying to install Honeycomb to my Nook
I have downloaded nookhoney04.img.zip both directly from
h t t p ://w w w . r b r u n e . d e / n o o k h o n e y 0 4 . i m g . z i p and using Bittorrent.
I have expanded it using WinRar,7z, and WinZip.
I have used both WinImage, and Win32DiskImager to install the disk image.
I am using an 8 gig HCSD card, (only class 4) from PNY.
I get the Loading . . .
Then the ANDROID_ (flashing underscore) and it stops there.
I have let it stay until the screen goes to sleep, and woken up.
I have powered down and restarted, no avail.
On the off chance that I had a bad card, I have installed Nookie Froyo on the card, version - 0.6.7, and this runs fine.
So I am officially frustrated
Any help or advice would be appreciated.
did you installed the drivers?
Installed the Android SDK and Java JDK. Rooted Nook 1.1.0 with Autonook 3.0. Installed Android USB driver so computer would see NookColor. Followed instructions to load Honeycomb. Looks great!!! YouTube loads some videos but not all. Can't seem to find controls to play or pause YouTube videos. Can anyone tell me if I have to download Adobe Flash 10 to make the videos work properly? Sound works well. Nook App allowed me to download my previously purchased Nook-books. Gmail works as adverstized. Facebook App works. The games I downloaded work. Overall, I am really impressed!!
I can help you with the windows set up,
First do you have the Android Sdk set up on windows?
1. No, you have to installed it follow this link: http://www.androidcentral.com/sdk-driver-root-oh-my
once the sdk is installed move to step 2
2. Yes, follow this link to get the drivers and adb working: ADB Over USB - nookDevs
if you get stuck, ask questions here
Yep got the Nook to show up in device manager as Android Composite ADB Interface. When I go to the command prompt i still get the error
adb is not a recognized as an internal or external command, operable program or batch file.
EDIT: if i open a CMD at the platform-tools folder and type adb devices it says "list of devices attached" but there are none listed
EDIT 2: finally got adb to launch in the CMD prompt but now when i type adb devices it still says "List of devices attached" and there are none listed but the nook is still shown in device manager as Android Composite ADB Interface
Thanks! I've tried both of these previously, but I guess it's time to uninstall and try from the beginning. I'll give it a try in a day or two when the frustration subsides!![]()
Sorry, but I am stuck on step 3. When I go to disk, do I chose a drive then? When I choose "Restore virtual hard ...." my only choice is disk 2, 7,761,920 kb, there are no other options. When i choose this option I get an error message "error in writing diks. the process cannot access the file because it is being used by another process" Please help!
I might have a solution,
on your computer
Start > Right-Click Computer > Properties > Advanced > Environment Variables
Under 'System Variables', scroll down to 'Path' and double click it
In 'Variable Value', scroll to the end and add
";C:\android-sdk-windows\platform-tools;C:\android-sdk-windows\tools" (without the quotes)
and try this cmds
cd\
cd android-sdk-windows\platform-tools
adb kill-server
adb devices
let me know if that work