[NC][1.2][1.3] ManualNooter 4.6.16

Search This thread

magicland

Senior Member
Jul 9, 2009
66
7
I did it and it was ok.
having alittle problem with Zeam launcher not wanting to stay up on home screen. Nook Laucher is still taking lead

The only way I've found of getting Zeam back after that happens is to power off and power on again. As long as you only hit the "n" once, you seem to be OK, but hitting it twice kicks the nook launcher in. Wonder if there's any new setting to avoid that.

I also, for some reason, don't seem to be able to download titanium backup from the market. Astro downloaded just fine.

Correction, Astro didn't download. Could have sworn I had it running last night. Anyway, now I've got no way to sideload apps, which makes this pretty useless.
 
Last edited:

roustabout

Senior Member
Feb 12, 2011
825
212
Download and install the HomeCatcher application that was written for the Nook Tablet, it works great at fixing the home button problem.

This is my how-to for blocking the OTA update, for those who need it or want it:

you will need:

- a microSD card
- a copy of the Clockwork Recovery disk image
- copies of both of build.prop zip files, from

http://www.mediafire.com/?kfprb6oj9uzibd0 (1.3-preserve.prop.zip)

http://www.mediafire.com/?qbc7kycx9b95eku (restorebuild.prop.zip)

- a disk imaging tool such as diskimag (or use dd for mac/linux)
- a good zip tool - I recommend 7zip.

Leave the files zipped.

The Clockwork Recovery disk image is available here

http://legacyschool.us.to/nookdev/clockwork/0.7/

Download the file that matches the size of your SD card.

First, make the card:

Step 1: Make a bootable CWR disk.

Completely unpack the CWR file you downloaded. You must use a file whose name ends in .img. as your source for making the disk. The files I am pointing to for downloading end in .tar.gz, and are essentially "double compressed."

gz = gzip. 7Zip, an excellent cross-platform compression utility, can decompress these, leaving you with a file whose extenion is .tar

.tar = unix tape archive. 7Zip, an excellent cross-platform compression utility, can extract files from these.

Once you've unzipped and untarred the file, you should have an .img file (sized appropriately for your SD card. You will need at least a 256 M card, but I prefer to use larger cards so I can also store backups on them.)

Use an imaging program (diskimag or winimage or dd for mac or linux) to make a bootable SD card by "writing" the .img file to your SD card.

This erases all the data on that card.

The card is analogous to a bootable disk for your PC (remember boot floppies?) The program formats the card and write a very few files to it. Those files tell the Nook Color "you can boot from me. Once booted, run Clockwork Recovery."

After you make the disk, leave it mounted on your computer.

Copy both of the zip files onto your CWR card. Leave them zipped!

Safely remove the card from your computer. Power down your Nook Color and insert the CWR card. Power on, and you will boot into Clockwork Recovery, which is controlled using the volume and power buttons to go up and down in menus (volume) or back (power.) An action is chosen using the N button on your NC.

go to "Install Zip from SDcard. " Use the "manually select" option and install 1.3-preserve.prop.zip.

Hit the power button to go back to "reboot," remove the card from the slot, and reboot.

When and if you are ready to update to 1.4.1, you can use the second file, restorebuild.prop.zip, to restore your old build.prop. Be sure you have not formatted your device before trying this; NCs with no build.prop are not bootable and are easiest to fix via a full restore.

If you want to, you can use this technique in conjunction with a restore to "lock" your OS at a restore point pre-1.4.1 -- if, for instance, you like the old touchscreen activation more than the button-based activation as many do.

To do so, you would follow the instructions at

http://nookworks.blogspot.com/2011/05/clean-12-install.html

and then you would apply the preserve zip, or if you have the 1.3 updater, you could do a clean 1.2 install, then update that to 1.3, then lock that down.

# begin build properties
# autogenerated by buildinfo.sh
ro.build.display.id=MASTER.1.4.1
ro.build.version.incremental=1.4.1
ro.build.version.sdk=8
ro.build.version.codename=REL
ro.build.version.release=2.2.1
ro.build.date=Thu Dec 8 12:34:35 PST 2011
ro.build.date.utc=1323376475
ro.build.type=user
ro.build.user=build
ro.build.host=dhabuildimage19
ro.build.tags=test-keys
ro.product.model=HTC Vision
ro.product.brand=nook
ro.product.name=zoom2
ro.product.overall.name=NOOKcolor
ro.product.device=zoom2
ro.product.board=zoom2
ro.product.cpu.abi=armeabi-v7a
ro.product.cpu.abi2=armeabi
ro.product.manufacturer=HTC
ro.product.locale.language=en
ro.product.locale.region=US
ro.wifi.channels=
ro.board.platform=omap3
# ro.build.product is obsolete; use ro.product.device
ro.build.product=zoom2
ro.build.sourceversion=full
ro.build.description=1.4.1.628.int.enc.rrdp.s53148
ro.build.updatetype=Full
ro.build.fingerprint=enc/zoom2/zoom2/zoom2:2.2.1/MASTER/1.4.1:user/test-keys
# end build properties
###################################
#Browser Performance Optimizations
###################################
browser.tioptimization=true
connection.concurrent=10
###################################
# system.prop for zoom2
# This overrides settings in the products/generic/system.prop file
#
# rild.libpath=/system/lib/libreference-ril.so
# rild.libargs=-d /dev/ttyS0
# ro.sf.lcd_density=240
ro.sf.widthpixels=600
ro.sf.heightpixels=1024
ro.sf.lcd_density.xdpi=169.33333
ro.sf.lcd_density.ydpi=169.33333
opencore.asmd=1
keyguard.no_require_sim=1
wifi.interface=tiwlan0
alsa.mixer.playback.master=DAC2 Analog
alsa.mixer.capture.master=Analog
#ro.media.dec.aud.wma.enabled=1
#ro.media.dec.vid.wmv.enabled=1
dalvik.vm.heapsize=64m
ro.opengles.version=131072
ro.sf.hwrotation=270

# Define JPEG codec to load. (Set libskiahw with 1 & Set ARM with 0)
jpeg.libskiahw.decoder.enable=1
# Define JPEG Threashold for Image size (bytes)
jpeg.libskiahw.decoder.thresh=1000000

browser.tioptimization=true
connection.concurrent=10
ro.media.dec.aud.wma.enabled=1
ro.media.dec.vid.wmv.enabled=1

#Disable some feature depending on the board capabilities
ro.disable.bluetooth=0
ro.disable.camera=1
ro.disable.hdmi=1


#
# ADDITIONAL_BUILD_PROPERTIES
#
ro.config.notification_sound=OnTheHunt.ogg
ro.config.alarm_alert=Alarm_Classic.ogg
media.stagefright.enable-player=true
media.stagefright.enable-meta=true
media.stagefright.enable-scan=true
media.stagefright.enable-http=true
ro.com.android.dateformat=MM-dd-yyyy
ro.com.android.dataroaming=true
ro.url.legal=http://www.google.com/intl/%s/mobile/android/basic/phone-legal.html
ro.url.legal.android_privacy=http://www.google.com/intl/%s/mobile/android/basic/privacy.html
net.bt.name=Android
dalvik.vm.stack-trace-file=/data/anr/traces.txt
 
  • Like
Reactions: rebeccareid

mtnguy

Member
May 20, 2008
30
16
1.4.1 Update

I updated to 1.4.1, downloaded all the books I had purchased, and then used MN 4.6.16. Using ADB I installed all the apps that I had before and installed Amazon Appstore. With the install of HomeCatcher I have everything working that I need to have working. Market doesn't work but with ADB and the Amazon Appstore it isn't needed.
 
  • Like
Reactions: ThomasKru

lekofraggle

Senior Member
Oct 10, 2010
753
213
Google Pixel C
Hey all,
Here are my 2¢.

I first just installed the update over my previous system (MN 6.16).

I was ecstatic when it worked perfectly...
...for 5 minutes before wiping itself.

Then, I did a full wipe ensuring a clean system and reinstalled 6.16

It was quite odd. Nothing would download browser, books, market all messed up even after a fix of permissions.

So, full wipe again and installed 5.15.

Now it is working well with home switcher. Market worked perfectly for a while (I did have the limited hits of ten or so.

Then, suddenly it stopped being able to install apps from anywhere other than the media folder.

Market did update itself before this happened, and now I have a working market...
..sort of.

After I install, it says invalid file, but
If I install an app and then go to the /cache/downloadnull/ folder, copy the apk it into media an install it, I am set.

I am also getting errors purchasing some apps, but that was happenning before the update. I just buy them online when that happens.

I get the same install error/ fix with the amazon market; they cache to /sdcard/Android/data/com.amazon.venezia/cache/

I have fixed permissions and no go.

I can totally live with this though.

I thank you all for the work you all do on this.

~Leko

Edit: I changed permissions in the download null folder and can now just install from there. Still cannot install anything from the sd card though.
 
Last edited:

MajTom

Member
Mar 4, 2011
16
1
I too have wiped (back to 1.0), and upraded directly to 1.4.1. I had my own problems when B&N saw my Scrabble app as a BOOK and wouldn't let me do anything with it, but I wiped again, this time updating to 1.3. Again B&N showed I had Purchased the app, but it didn't show anywhere else, not even in the Apps listing. Did the Unregister and erase and then registered again and it finally showed up correctly. Upgraded to 1.4.1 without a problem.

Ran Manual nooter 4.6.16a (never had a problem before and never ran the 4.5.18). The older version of the Market would load, but wouldn't update. Was finally able to email myself the latest version of the market and install it. Market doesn't work. I almost got something to download today, but then it crashes. While I have my books and everything else seems to be ok, I do like being able to use the Google market though I have no problems with the Amazon market app.

I used manual nooter 4.6.16a because they had already changed the update to "Manual" in the DB instead of automatic. I suppose I'll have to go back to 1.3 unless someone can figure out what's going on with the market.
 

billingdl

Senior Member
Apr 30, 2011
51
6
Minnesota
I too have wiped (back to 1.0), and upraded directly to 1.4.1. I had my own problems when B&N saw my Scrabble app as a BOOK and wouldn't let me do anything with it, but I wiped again, this time updating to 1.3. Again B&N showed I had Purchased the app, but it didn't show anywhere else, not even in the Apps listing. Did the Unregister and erase and then registered again and it finally showed up correctly. Upgraded to 1.4.1 without a problem.

Ran Manual nooter 4.6.16a (never had a problem before and never ran the 4.5.18). The older version of the Market would load, but wouldn't update. Was finally able to email myself the latest version of the market and install it. Market doesn't work. I almost got something to download today, but then it crashes. While I have my books and everything else seems to be ok, I do like being able to use the Google market though I have no problems with the Amazon market app.

I used manual nooter 4.6.16a because they had already changed the update to "Manual" in the DB instead of automatic. I suppose I'll have to go back to 1.3 unless someone can figure out what's going on with the market.
Does BN Shop work for you? Are you able to download book samples, for example? I subscribe to a daily newspaper and several magazines, so I won't be staying where I'm at for long...I don't want to go without those. :(
 

lekofraggle

Senior Member
Oct 10, 2010
753
213
Google Pixel C
Does BN Shop work for you? Are you able to download book samples, for example? I subscribe to a daily newspaper and several magazines, so I won't be staying where I'm at for long...I don't want to go without those. :(

Yep, they all work for me. I actually was reading samples of a bunch of comics. The new Niel Gaiman Marvel joint looks pretty sweet. I got my new issue of Pop Photo delivered automatically too.

Good luck.
 

billingdl

Senior Member
Apr 30, 2011
51
6
Minnesota
Does BN Shop work for you? Are you able to download book samples, for example? I subscribe to a daily newspaper and several magazines, so I won't be staying where I'm at for long...I don't want to go without those. :(
You know, I haven't tried 4.6.16a... I've just been using 4.6.16. If I could at least get BN Shop to work, I'd be in a bit better position. I'll have to give that a try and see what happens. Oops! I meant to reply to the following post, not here... =)

---------- Post added at 09:07 PM ---------- Previous post was at 08:50 PM ----------

Yep, they all work for me. I actually was reading samples of a bunch of comics. The new Niel Gaiman Marvel joint looks pretty sweet. I got my new issue of Pop Photo delivered automatically too.

Good luck.
You know, I haven't tried 4.6.16a... I've just been using 4.6.16. If I could at least get BN Shop to work, I'd be in a bit better position. I'll have to give that a try and see what happens.
 
Last edited:

lekofraggle

Senior Member
Oct 10, 2010
753
213
Google Pixel C
I'm on 4.5.18 not 4.6.16a. I had horrible luck with 4.6.16. On 4.5.18, everything works fine except for some permissions. I may have messed the permissions myself because they worked for a while.

Downloads are fine.

~Leko
 

billingdl

Senior Member
Apr 30, 2011
51
6
Minnesota
I'm on 4.5.18 not 4.6.16a. I had horrible luck with 4.6.16. On 4.5.18, everything works fine except for some permissions. I may have messed the permissions myself because they worked for a while.

Downloads are fine.

~Leko
Interesting... I'll try going back to 4.5.18 next. I tried 4.6.16a and no luck--exact same issues. We're also trying my husband's this morning--with 4.6.16a first. His device was just recently reset back to stock and updated back to 1.3 and 4.6.16a. He has a standard build.prop unlike me, too, so we'll see if we get a different result, but I'm not expecting to. :(
 

doncaruana

Senior Member
Jan 17, 2011
614
115
Just for reference, the only difference between 4.6.16a and 4.6.16 is 'a' has the change to build.prop that 4.5.18 was supposed to have and 'a' also includes a script to update the database to block OTA updates.

The main difference between 4.5.18 and 4.6.16 is that 5.18 has an earlier version of the market (1.8 vs 2.3.6). After the 1.3 update came out it was found that installing the earlier version first (via 5.18) would then allow 6.16 and the newer market to work. At least for some. Some people reported going straight to 6.16 worked fine, but it didn't for me.

Haven't messed with 1.4.1 yet.
 

DeanGibson

Senior Member
Apr 30, 2011
530
364
Seattle, WA
Different kernel

The main difference between 4.5.18 and 4.6.16 is that 5.18 has an earlier version of the market (1.8 vs 2.3.6).
The main difference for me (and why I never used 6.16) is that it came with a different kernel. In my opinion, this was bound to create problems as B&N introduced newer versions (eg, 1.3 and 1.4.1) with potentially different kernels.
 

doncaruana

Senior Member
Jan 17, 2011
614
115
Ah - you're right. Forgot about the kernel. That's why I used Dalingrin's O/C kernel, which he rebuilt based from 1.3. I never had any problems using 6.16 with Dal's kernel.

If I knew how, I'd crack open the stock kernel that comes with 1.4.1 and see if it's different than the stock one in 1.3. I think there are differences, so I haven't made the leap on 1.4.1 and dropped Dal's kernel in again.
 

GMPOWER

Senior Member
Jul 29, 2010
245
314
Can some people give this updated version a try? Just install this after a fresh upgrade to 1.4.1, no need to install any prier version. I can’t possible test everything out, so I need people to report back with any problems that they run into.

* This does include the program HomeCatcher.
* It includes my flashplayer fix, so you should not run into any problems updating adobe flash or air.
* This will install android market v. 2.12, but will then upgrade to the current one.
* On first boot, make sure you select the zeam launcher as default.
* This does NOT have the added kernel file.
* Don’t consider this a released version.


LINK
 
Last edited:

billingdl

Senior Member
Apr 30, 2011
51
6
Minnesota
Can some people give this updated version a try? Just install this after a fresh upgrade to 1.4.1, no need to install any prier version. I can’t possible test everything out, so I need people to report back with any problems that they run into.

* This does include the program HomeCatcher.
* It includes my flashplayer fix, so you should not run into any problems updating adobe flash or air.
* This will install android market v. 2.12, but will then upgrade to the current one.
* On first boot, make sure you select the zeam launcher as default.
* This does NOT have the added kernel file.
* Don’t consider this a released version.


LINK



What if I don't have a fresh 1.4.1 update? Unless you know a way to get back to a fresh 1.4.1 update...?
 
Last edited:

doncaruana

Senior Member
Jan 17, 2011
614
115
Can some people give this updated version a try? Just install this after a fresh upgrade to 1.4.1, no need to install any prier version. I can’t possible test everything out, so I need people to report back with any problems that they run into.

* This does include the program HomeCatcher.
* It includes my flashplayer fix, so you should not run into any problems updating adobe flash or air.
* This will install android market v. 2.12, but will then upgrade to the current one.
* On first boot, make sure you select the zeam launcher as default.
* This does NOT have the added kernel file.
* Don’t consider this a released version.


LINK

By fresh upgrade to 1.4.1, do you mean immediately after the applying the update and not trying any other nooters? Can I run the 1.4.1 B&N update over my nootered 1.3 and consider that a "fresh" update?
 
  • Like
Reactions: framitz

billingdl

Senior Member
Apr 30, 2011
51
6
Minnesota
Can some people give this updated version a try? Just install this after a fresh upgrade to 1.4.1, no need to install any prier version. I can’t possible test everything out, so I need people to report back with any problems that they run into.

* This does include the program HomeCatcher.
* It includes my flashplayer fix, so you should not run into any problems updating adobe flash or air.
* This will install android market v. 2.12, but will then upgrade to the current one.
* On first boot, make sure you select the zeam launcher as default.
* This does NOT have the added kernel file.
* Don’t consider this a released version.


LINK


OMG!!!!! I think you've fixed it!!

I figured, what the heck, I'd just try applying this update on top of the 4-12-16-test update that GabrialDestruir provided as a test to resolve the issues with downloading from Market and BN Shop...cuz I could always go back...and Voila! As soon as I rebooted, my pending Market and BN downloads started processing!!!!!! Yay!!! You're AWESOME!

I'll test more and let you know if I see any issues.

THANK YOU!!!!

---------- Post added at 08:33 PM ---------- Previous post was at 07:57 PM ----------

OMG!!!!! I think you've fixed it!!

I figured, what the heck, I'd just try applying this update on top of the 4-12-16-test update that GabrialDestruir provided as a test to resolve the issues with downloading from Market and BN Shop...cuz I could always go back...and Voila! As soon as I rebooted, my pending Market and BN downloads started processing!!!!!! Yay!!! You're AWESOME!

I'll test more and let you know if I see any issues.

THANK YOU!!!!
Okay. Now that I've calmed down from all of my excitement... Here's my experience...

1. I started from a 1.4.1 update that had been MN to 4.6.16a and then 4-12-16-test.
2. I wasn't prompted to select Zeam launcher. I had already installed HomeCatcher previously.
3. My Market was already at the latest version...and it stayed at that. Downloads work perfectly!! :)
4. BN downloads work perfectly!! :)
5. Gmail works.
6. Installed Adobe AIR from Amazon Appstore perfectly!
7. Rebooted.
8. Whole new, cool "welcome" screen. :)
9. Had to reset my wallpaper with Wallpaper Wizardrii because it was no longer filling the scree.
10. Everything else is still perfect!

Anything else you want me to check?
 
Last edited:

Top Liked Posts

  • There are no posts matching your filters.
  • 97
    THIS IS FOR 1.2 & 1.3 (Please Check Below for Instructions) - Please don't quote the first post.
    • Read this before you post:
    • What it does:
      • Permanently Enables ADB via uRamdisk
      • Installs adbWireless
      • Installs su and Superuser.apk
      • Installs Busybox
      • Installs Softkeys 3.0.6
      • Installs zeam Launcher
      • Installs B&N HomeLauncher
      • Installs NookColor Tools (To Enable Non-Market Installs)
      • Installs Gapps (Gmail, Market, Youtube, Others)
      • Enable Multi-touch for Android Apps
      • App Auto Install (Open up update.zip from sdcard drop in /data/app)
    • System Files that get Modified:
      • uRamdisk - Enables permanent ADB Access
      • /system/build.prop - Fingerprint change
      • packages.xml - Attempt to fix signature issue (unnecessary?)
      • downloads.db - Fixes Market "Download Unsuccessful" issues

    • Changes:
      • September 3, 2011 - 1.3 Instructions Added

      • June 16, 2011 - 4.6.16
        • Fixed: Restored missing permission files that were in 4.5.18 but not 4.5.25
      • May 25, 2011 - 4.5.25 - Thanks to GMPOWER for this update.
        • Fixed: Calendar Sync
        • Fixed: New Market FCs
        • Fixed: Unknown Reason -18 - This will replace your current Kernel!
      • May 18, 2011 - 4.5.18
        • Fixed: Touchscreen issues with Kids Books
        • Added: B&N HomeLauncher
      • May 6, 2011 - 4.5.6 - Special Thanks: lewellyn for all the work he put into this version.
        • Fixed: /cache/downloadnull issue.
        • Fixed: "Download Unsuccessful"
        • Fixed: Market Force Closed (No guarantee it'll hold if Market is updated)
        • Added: adbWireless



    • Before you begin:
      • To update to 1.2 you must do a complete wipe.
      • You must update to 1.2 to use ManualNooter Instructions Here.
      1. You must already have a registered NOOKcolor
      2. You must have a Google Account, for Gmail, Market, Etc. IF you used a Gmail account for B&N Registration you should use that one for this process.
      3. CWM Bootable from SD Card: http://xdaforums.com/showthread.php?t=987735 - You should always use the Latest CWM Version
        • OR emmc CWM Recovery Installed
      4. You must have enough intelligence to follow instructions.
    • 1.3 Must do these instructions first with 4.5.18 then with 4.6.16.
    • Let's get started:
      • If you're running a previous MN you do not need to do a complete wipe.
      1. Download ManualNooter from here:
        ManualNooter-4-5-18.zip - 1.3 Only
        ManualNooter-4-6-16.zip
      2. Copy onto your flashable CWM SD card using Windows Explorer, OS X Finder, etc.
        • See step 3 above for how to make a flashable CWM card.
        • DO NOT extract the zip file. It MUST be left as-is.
        • DO NOT copy the zip file into a folder. Leave it at the top directory of your card
      3. Unplug your NOOKcolor from computer. (If Plugged in.)
      4. Turn off your NookColor (If turned on.)
      5. Insert Flashable CWM SDcard with ManulNooter into your NOOKcolor.
      6. Plug the USB cable into your computer and your NOOKcolor. (This will boot up the NOOKcolor.)
        • If using Flashable CWM SDCard this should boot you into recovery.
        • If using eMMC CWM Recovery instead of SD CWM Recovery, boot to recovery.
      7. When CWM boots select the update using your Volume Keys and n button:
        • - install zip from sdcard (Volume up 4 times, then n)
        • - choose zip from sdcard (Volume down 1 time, then n)
        • - manualnooter-4-x-x.zip (Hit volume up until you get to it, then n)
          • 1.3 needs to run 4.5.18 before 4.6.16
        • - Confirm that you really want to run the update.
          • Selecting this indicates that you take responsibility for your own actions.
      8. Wait patiently and follow onscreen directions.
        • If you get "Install Failed" after rebooting out of CWM this can be normal. Just reboot again.
      9. After reboot and unlocking your device select Zeam Launcher.
      10. Run Fix Permissions from Rom Manager - 1.3 Only after running 4.6.16
      11. Open up Market and Accept Terms and Service/Sign In.
        • If you get a full application list, you're done!
        • You may not have to Accept Terms and Service or Sign In if you're updating from a previous MN version.
        • If you made it this far your nook should be successfully Rooted.
      12. Enable Non-Market Installs by running the NookColor Tools App.
        • If you want to revert your card to a "usable" state.
      13. Go to Settings > Device Info > SdCard > UnMount > Format
      14. This will wipe your SDCard of all MN/CWM Flashable abilities. If you use this you will have to reflash the SDCard for future MN releases.




    • Known Issues without solutions:
      • IMEI Force Close -
        • There is no randomly Generated IMEI in this version. - Apps that close due to lack of IMEI need to be fixed by Developers not users.
      • Network Location isn't enabled -
        • Signature Issue again - Work is being done to locate the fix.
    • Known Issues and Solutions:
      • "Download Unsuccessful" -

        • Fixed Fixed as of 4.5.6
      • Market Force Close -

        • Fixed Fixed as of 4.5.6
      • Market tries to download to /cache/downloadnull instead of /cache/download -

        • Fixed Fixed as of 4.5.6
      • Installation Error - Unknown Reason -18

        • Fixed Fixed as of 4.5.25
      • Calendar does not sync -
        • Fixed Fixed as of 4.5.25
      • Market has limited visibility - This is a known tablet issue, not just a NOOKcolor one.
        1. Start Nook Color Tools.
        2. Select the "All Settings" button.
        3. Unplug your NOOKcolor from computer. (If Plugged in.)
        4. Choose "Manage Applications" from the list.
        5. Select the "All" tab.
        6. Scroll down to "Market" and select it.
        7. Tap "Force stop".
        8. Tap "Clear cache".
        9. Tap the Back button if you have SoftKeys running, else swipe right to left on the status bar at the bottom of the screen (from the clock to the book icon).
        10. Scroll up to "Google Services Framework" and select it.
        11. Tap "Clear data".
        12. Tap "OK".
        13. Tap "Force stop".
        14. Press the n button to return to your launcher.
        15. Start Market.
        16. At the "An error has occurred" message, tap "OK".
        17. Hold your power button to turn off your NOOK Color from the menu.
        18. Turn your NOOK Color back on and give it a moment to find your WiFi connection.
        19. Start Market again, and the problem is resolved.




    • Complete Wipe:
      1. 8 Failed Boots > Wipes /system
      2. Factory Reset > Wipes /data
        • This will not work if you're using emmc Clockwork Mod Recovery
        • You must do both of these to completely wipe clean your NOOKcolor.
    • Thanks To:
      • Donate to these people! They did all the work I just put it into a single package!
      • bpk - Soft Keys
      • MrSiir - adbWireless
      • mastapsi - Coding help
      • gojimi - Tablet Calendar
      • Suteru - Boot Animation
      • Ben74 - NookColor Tools
      • thecubed - Edifying Nooter
      • HamNCheese - B&N HomeLauncher
      • nemith - CWM on NOOKcolor, ADB fixes for 1.2.
      • Pentagram - Figuring out how to get Market to list properly.
      • Michael Bentz - Zeam Minimalist Launcher which allows us to access apps.
      • hari - Discovering the Fix for "Download Unsuccessful" and /cache/downloadnull
      • lewellyn - Coding help, research, and helping make instructions clear for this post.
      • pokey9000 - Original Nooter that started the AutoNooter and ManualNooter Projects.
      • Freenode's #nookcolor chat - dealing with my crap, checking my code, keeping me motivated.
      • GMPOWER - Kernel to fix Unknown Reason -18 and GAPPs that fix Calendar Sync and gives us newer market.
      • Donators - Even though I don't think I deserve it a few of you have donated for my work piecing things like this together. It's appreciated.
        • Please Note: If I'm using your app within ManualNooter or AutoNooter and you'd like it removed please send me a PM stating so and I will do so for future versions.
    10
    From now on if your having an issue here's the format that needs to be used:

    • Rooted with: ManualNooter 4.x.x
    • Kernel:
    • Additional Mods (includes wifi adhoc, etc):

    Then list the problem you're having. The faster we have information about your setup the faster someone can see about helping.


    There's an entire two file change in 4.5.18 from 4.5.6 if your Wifi Adhoc w/e worked on 4.5.6 but doesn't on the update means something else is going wrong, perhaps some settings got changed around the same time you updated. Otherwise if you could use ADB or something to logcat when you try to connect perhaps someone can actually look into it.


    Also all update fixes for market are in the last two versions of MN. IF you're not using at least 4.5.6 then don't ***** when you get "Download Unsuccessful" also don't ***** if you get "Unknown Reason -18" because you decided the OP was too long for your liking and you just couldn't stand to read through it all, there is a current work around for Unknown Reason -18 and I'm currently watching the Kernel that fixes this to make sure it's stable enough for MN release. This will address all market issues with the old market.

    Until someone can find out why the signature checking for 1.2 and Gapps is apparently so strict and or a way to work around it there's NOTHING that can be done to get Newer Market working all nice and perfect (without FCs and such) along with Network Location or Calendar syncing, short of grabbing sets of apps and trying them and hoping like hell you find a set that works.


    Kids Books issues are addressed with 4.5.18 so if you're not using at least 4.5.18 I don't want to hear *****ing from this post on about how they're broken. They were broken the entire time in MN and it was just brought up as soon as I got a replacement SD Card and reader I immediately released an update for MN that addressed this problem.
    10
    For those with missing apps in market this did the trick for me:

    STEPS:

    1) Already have your Google Account entered into the table & synced.
    Settings=> Accounts & sync => Add your account/Sync your account
    2) Run Android Market first by using your desktop icon or the applet grid panel choosing the Market app. When run it should produce a Market with missing apps when you search as is usual.
    3) Leave the Android Market program running & tap the Home button to go to the desktop.
    Replaces 4-6 = Nook Color Tools => All Settings => Manage Applications
    4) Tap the Menu button, then select the Settings option in the bottom bar that pops up.
    5) Select the Applications option
    6) Select the Manage applications option
    7) Select the Running TAB to show all running applications.
    8) Scroll down the list until you see Market, then select it.
    9) Tap on the Clear cache option button
    10) Tap on the Force stop option button. DO NOT tap on the Clear data button here under Market, it will break the process I believe!
    11) Tap on the Back button to go back to the entire list of running apps.
    12) Scroll the app list up until you see the Google Services Framework app & select it.
    13) Tap on the Clear data button here first, then tap on the OK button to confirm the action.
    13) Tap on the Force close button now.
    14) Now tap on the Back button or use the Home button to go back to the main desktop screen.
    15) If you have the Market app on your desktop, then tap on it to run it, or open the dockbar applet panel & run Market from there again.
    16) You should get an error box that has "Attention", then states that "An error has occurred. Please try again later."
    This is good & what seems should happen if all is going well.
    17) Now just hold down the On\Off button & then use the shut down menus to shut down the device normally.
    18) Now just turn the device back On normally, let it boot to the desktop ... when you get a working Wifi connection, try Market again ... hopefully if all went as it did for me many times, Market should work fully now & show apps that used to be missing! :D

    I found this solution on a forum called gadgetsandtablets
    9
    Can some people give this updated version a try? Just install this after a fresh upgrade to 1.4.1, no need to install any prier version. I can’t possible test everything out, so I need people to report back with any problems that they run into.

    * This does include the program HomeCatcher.
    * It includes my flashplayer fix, so you should not run into any problems updating adobe flash or air.
    * This will install android market v. 2.12, but will then upgrade to the current one.
    * On first boot, make sure you select the zeam launcher as default.
    * This does NOT have the added kernel file.
    * Don’t consider this a released version.


    LINK
    8
    I came across something that was missing in the last file, live wallpapers were overlooked, and I did not find that out until tonight. Here is a link for that updated version, I also went ahead and pulled the updated superuser file, and put it into this version. No real need to update from the last one unless you would like to have live wallpapers.

    LINK

    Also, another issue that I would be interested in finding out
    *The individuals that in past could not load MN 4.6.16 because of bootloops, and were stuck with 4.5.18, if this version works correctly?