Ok, first, you will need a 8 gig microSD card. Then go download the honeycomb image at http://www.rbrune.de/nookhoney04.img.zip and also image writer at https://launchpad.net/win32-image-writer/+download These 2 files are to root and install honeycomb on your nook.
Ok now to get the market installed on honeycomb you will need these tools downloaded.
http://legacyschool.us.to/nookdev/nookcolor-easyADB.exe , http://www.mediafire.com/?nb3372w2sbbk73j (put this on your root C
, http://dl.dropbox.com/u/7346294/GoogleServicesFramework.apk (Put this on root C: as well.)This is the easy part..
* Launch ImageWriter, browse to the location of the downloaded Honeycomb Virtual Image, select your SD card under ‘Device and click the ‘Write’ button.
* Once the image has been written to the SD card, remove it from the card reader and insert it back into your Nook Color.
That's it, put the SD card in the nook and boot up.
Now this is the part that took me about 6 hours to sort out everything from about 5 different sites, trying to piece together all the info. In going through all these sites I found the "nookcolor-easyadb.exe.
Run the Nookcolor-easyadb.exe and follow it's directions. Once you have followed it's directions open up a command prompt and type "cd C:\android-sdk-windows" (no quotes) then type "adb devices" (again no quotes) it should show your device serial number.
Once you have done this, type "cd.." this should put you at C:\, if not get to c:\ and copy and paste these commands...
adb shell mount -o remount,rw /dev/block/mmcblk1p2 /system
adb push Vending.apk system/app/Vending.apk
adb push GoogleServicesFramework.apk system/app/GoogleServicesFramework.apk
adb shell
cd system/app
chmod 6755 Vending.apk
chmod 6755 GoogleServicesFramework.apk
exit
adb reboot
Your nook will reboot and you will have the market. Remember this is a rough build, not everything works, and there will be some crashes.
Let me know if any of this doesn't make sense, or doesn't work for you, and I'll try to figure out how to get you going!
Sources...
http://www.youtube.com/watch?v=wL3849_QPGA
http://www.addictivetips.com/mobile/install-android-3-0-honeycomb-and-market-on-nook-color/
http://forum.xda-developers.com/showthread.php?t=936995
-----signature-----
360 Gamer Tag: Ivan34
Steam ID: OSUIvan
Steam ID: OSUIvan


