Rooting the Nook Simple Touch

TouchNooter
The Nook Simple Touch is an excellent e-reader, and I like that Barnes and Noble keeps it that way. The e-ink screen and simple form factor make it perfect for reading books. That said, just for curiosity’s sake, I dove in and rooted the thing.

TouchNooter is an amazing script that automates the rooting process.

Getting it to work
Unfortunately, I had trouble reading directions, so it took me a long time to root. I kept dding the .zip file instead of unzipping it first and then dding the resulting unzipped .img file instead.

After I did that, I also realized that the wireless was off on my Nook, which meant I couldn’t follow the directions and sign in right away, which meant there was some weird bug with signing into the Android Market (I kept getting an error message about the network connection, even after I turned on wireless). I did quite a bit of Google searching. Some people recommended pushing a new Vending.apk file to the Nook via adb, but I couldn’t get adb to recognize the device, even after enabling USB debugging. Turned out the solution I stumbled upon that worked was just adding a second Google account to Gmail. Once I did that, I could magically sign into the Market app with my regular Google account.

e-ink-friendly Apps
There were some apps that quite obviously couldn’t run well on an e-ink screen with a slow processor and little RAM. Others surprised me. I had Google Translate, Flixster Movies, Google Books (once I tried to actually read a book), and Facebook crash or hang on me. Others that I thought would be problematic ended up being fine (Facebook can’t load, but Twitter and Google Plus work all right).

Apps that are definitely great for a rooted Nook are ES File Explorer, Gmail, Opera Mobile, Terminal Emulator, WordFeud, and Words with Friends. The latter two are especially good, since the Nook offers a bigger screen than most phones, and it also doesn’t go to screensaver for five minutes (by default), so you have plenty of time to consider your moves before playing them.

Other tweaks
Swiping left to right isn’t terrible smooth on an e-ink display, so I removed all but one screens on my ADW Launcher. I plopped a power widget on the home screen to toggle wireless on and off easily.

I also set hardware buttons (the top-left for the Back button, the top-right for the Menu button, the Nook key for regular ADW home instead of the Barnes and Noble home—otherwise you get stuck in the Barnes and Noble interface and can’t get back to ADW without rebooting).

Gallery wouldn’t recognize photos off my MicroSD card, so I used ES File Explorer to find my screensaver photo (of my cat) and then used the ES File Explorer image viewer to set that photo as my wallpaper in ADW.

Belated Caveat
If you’ve never rooted an Android device before, most of what I’ve just said will just sound like gobbledygook, but I wish someone else had written all that. Would have saved me a lot of trouble.

5 comments

  1. After having tried for hours the adb method without success (damn you drivers) I stumbled on your post. Adding a second Google account to Gmail has saved my day, many many thanks!

  2. It took me an hour to figure out why tochnoter wouldn’t boot: The microSD slot is a spring type, you must push it in after you slide the card in

  3. If you installed button savior the home button in it will always take you to the adb homepage…..I have the n key set to B&N default but can use the button savior to get to regular homepage. I do need to try to install opera mobile because the nook touch is for my mother and she needs something to zoom gmail so she can read larger fonts…it’s to small in the gmail app or regular browser for her eyes.

  4. If you get “sd card not recognised, format” when you boot up, the problem might be how you flashed the image.

    I used ubuntu

    sudo blkid
    (gives you HERE for your microSD, mine was sdb)

    sudo dd if=NookManager.img of=/dev/HERE bs=1M

    This ONLY worked when I used a USB SD adapter, NOT when I directly used the SD slot.

    snoochy boochies

Leave a Reply to Rudi Pittman Cancel reply

Your email address will not be published. Required fields are marked *