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.

Talk:NookColor Enable Live Wallpapers

From nookDevs

Jump to: navigation, search

A somewhat streamlined set of ADB instructions...

If you mount the /system partition as read-write first, you can simply push the files to their final location.

  1. Use ADB to remount the /system partition as read-write:

adb shell

  1. mount -o remount rw /system
  2. exit


  1. Use ADB to transfer the files to your NOOKcolor.

adb push LiveWallpapersPicker.apk /system/app/LiveWallpapersPicker.apk adb push libRS.so /system/lib/libRS.so adb push librs_jni.so /system/lib/librs_jni.so

  1. Reboot NOOKcolor.

adb reboot

Views
Personal tools
  • Log in / create account
Navigation
nookDevs Team
miscellaneous
Toolbox
  • What links here
  • Related changes
  • Special pages
  • Printable version