I'm very grateful to deeper-blue, the developer of this cool developmental port of Honeycomb to the Nookcolor for us all to play with, and to Will Shanklin for sharing it with us here. It's so great to be able to go back and forth so easily—without disturbing the existing setup on the Nookcolor!
While I'm doing battle to get Market installed, I have found a way of installing apps on the Nookcolor without it. So far I've installed the B&N Nook reader, 8pen, and Angry Birds this way, and they all work fine. I could download and read a book from B&N.
Here's how: Locate (or place) on the web a copy of the apk file of the app you want to install and download it using the browser on the Nookcolor running Honeycomb. You can then install it directly using the Downloads application. That's it.
It's not always so easy to find apk files on the web. You might get lucky googling for it (e.g., 8pen.apk). If you have a rooted device with a functioning market you can get an app's apk file by installing the app and then copying the apk file from the /system/app folder. To get them up on the web I used HotFile.
I also tried sending the apk file as an email attachment and downloading it onto the Nookcolor, but that didn't work for me—I couldn't find where those downloads go, but if someone does know that would be an improvement on this method.
If your screen is slow/lags - turn off screen and turn back on to fix.I just got it working with a 4gb sd. Still some lag & not as sensitive to the touch as my ipad, but still slicker than snot on a door knob. well done.
Hey, don't know if this has been answered yet, but when I format my SDCard the capacity of the card goes from 8Gig down to about 115Mb. Any way that I can keep the card's capacity and use it for storing music, etc. on my Honeycomb NOOKcolor?
First make sure you are only formatting on your computer, not on the Nook. If it shows 115MB on your Windows computer perform a quick format of the card. Then remove it and reinsert it. Select to format the card. It will probably still show 115MB, but there will be a FAT32 option. Select that and you should see something around 7.5 GB. Do a quick format and you should now have a 7.5 GB card.
First make sure you are only formatting on your computer, not on the Nook. If it shows 115MB on your Windows computer perform a quick format of the card. Then remove it and reinsert it. Select to format the card. It will probably still show 115MB, but there will be a FAT32 option. Select that and you should see something around 7.5 GB. Do a quick format and you should now have a 7.5 GB card.
I tried the above and it didn't work I had to download EASEUS Partition Master to be able to fix the partition table. Windows Disk Manager couldn't do the job and it would only format to the same 115mb. Anyway, I fixed the SD card back to 16 GB using partition master and reinstalled honeycomb with WinImage and it did it again! I am back to square one. Suggestions anyone? I tried to partition the unallocated space as another drive in hopes of utilizing that way but that doesn't work either WinImage really screws it up.
Yep other ile, its a legal issue they can't package with the ROMWhen i put honeycomb on my nook, i do not have gtalk or any other google apps ecept for the market. Did i do something wrong, or do i need another ile for those? PLEASE HELP>
Thanks Will, that's the same I expect, I just wanted to make sure I wasn't the only one, its pretty good now and fast, imagine when the the real code is released!!!Sure - it's still an early build and there's the occasional bug. We're going ga-ga as if it's a 100% stable ROM because, well, it's Honeycomb before Honeycomb is launched.![]()
What network problems are you having? My Honeycomb is very fast on the network, stream video etc..
Making items on your screen larger:
The LCD Density is 133, so everything will be pretty small. You can change this manually by editing your build.prop file, but when I tried, anything larger than 160 or so caused crashes. 150 works well for me. If you want, you can simply download this build.prop preset at 150, place it in your sdk tools directory and, with your nook connected, type:
adb shell mount -o remount,rw /dev/block/mmcblk1p2 /system
adb push build.prop system/build.prop
adb reboot