This is much more constructive: http://forum.xda-developers.com/showpost.php?p=34954992&postcount=132
Last edited:
For all the newbs out there: quit nagging the devs so they can work on the spoonfed version. It takes two hands to write code (or one to type and one to hold the redbull). Thanks.
Sent from my Nook HD+ using Tapatalk 2
Ran it terminalCan ppl adb shell into their Nook HD/HD+ and then issue this command. Root is required whether by my or very green method. (Well, I don't think this will require root, but working busybox)
/data/su/busybox md5sum /system/framework/framework-res.apk
then tell us the md5 number you got along with what nook and its version. Eg: mine is below.
5956623299fe6f666c700956c7ebd0cd HD+ 32GB 2.0.0
We are having a bit of problem theming the Nook to fix the white-on-white problem. This maybe is just a scrap, and maybe we can't do anything about it either.
Yes, both my devices with 2.0.2 and 2.0.4 have the same md5 as they were posting. I think it is just your 2.0.0 that has a different framework-res file and md5.leapinlar, is your MD5 match their? It seem HD and HD+ maybe using the same framework, but 2.0.0 are differ from 2.0.2 = 2.0.4.
bcdedit -set loadoptions DISABLE_INTEGRITY_CHECKS
bcdedit -set TESTSIGNING ON
bcdedit -set loadoptions ENABLE_INTEGRITY_CHECKS
bcdedit -set TESTSIGNING OFF
Did you try to launch it from a new launcher?--- no new foo.apk on the HD+ there is
Doesn't "adb exit" work?--- ctl-c out of adb I must.
Can't try another launcher 'cause can't install anything.Did you try to launch it from a new launcher?
Also you could try to see if it's in the extras apps menu by opening the "APPS" menu and then holding vol+ and then pressing and holding your finger over the "APPS(#)" bar for about 2~3 seconds.
If done correctly the screen will flash and an "extras" screen will appear with all(or almost all) the apps that are installed.
In the devicemanager.db (same place you change fota mode to manual) look at line 28 install_unknown_source_app. Try changing that from false to true.OK, been cruising along, downloading from PLAY etc. no problem. Decide to download the SWYPE beta, start to install and get "For security, you NOOK is set to block installation of applications not obtained from teh NOOK App Store". I rechecked the 'setting.db' file, and that still has secure/install_non_market_apps set to 1. I tried moving the file to the ext_sdcard directory just in case it was location linked and still no go. Is there another place to allow file installation like this? Or do I need to sideload?
I guess, I have to update my script to include that as well. I start to wonder if that's a good thing, maybe it try to install to /system and it lock that for good reason, can you see if you can reboot install the keyboard?In the devicemanager.db (same place you change fota mode to manual) look at line 28 install_unknown_source_app. Try changing that from false to true.