Quote:
Originally Posted by dajol
I haven't risked the 1.3 update though, because currently the nookLibrary in the softroot firmware is broken (see http://nookdevs.com/Softroot) and I don't know how this affects the usability of the decive.
|
Works now. I had to do the following to avoid weird certificate errors when attempting to update:
Download latest version of nookLauncher and nookLibrary
Issue the following commands from the command line:
adb shell pm uninstall com.nookdevs.launcher
adb install nookLauncher.apk
adb shell pm uninstall com.nookdevs.library
adb install nookLibrary.apk
Developers, why did a get a certificate error when I tried to update???