Congratulations to Cicadaman & co. for getting Froyo running on the Nook Color! Visit the nook Color portal!
See Rooting new hardware FIRST if you have a nook original with a 1003* serial# or above.
NookColor Email
From nookDevs
Part of the NookColor portal
|
This process enables a generalized email client that can talk to any imap, pop, or exchange email server.
Requirements:
- Rooted Nook.
- ADB available to you.
- Email.apk from Android 2.1 (http://www.mediafire.com/file/7wg1ed4eclvb403/Email.apk)
Installation:
At a command prompt enter the folllowing:
adb shell mount -o rw,remount -t ext2 /dev/block/mmcblk0p5 /system exit adb push Email.apk /system/app adb shell chmod 644 /system/app/Email.apk reboot
After reboot you should have an Email icon in with your other apps. (with exchange support)