Thread: Classic Enable apps from 3
View Single Post
Old 02-11-2010, 02:59 PM   #9
hharan
Connoisseur
hharan will become famous soon enoughhharan will become famous soon enoughhharan will become famous soon enoughhharan will become famous soon enoughhharan will become famous soon enoughhharan will become famous soon enough
 
Posts: 54
Karma: 545
Join Date: Feb 2010
Device: nook
the individual apps included in the softroot might have been updated recently, after the softroot was generated.
You don't have to install the softroot again to upgrade the individual apps. we will update the feed in Trook with new releases. You can just install from there.

If you get the "3rd party application install blocked" error message, follow the steps in the How to document in Trook - nookdevs feed. It's the first one in the list.

Steps from PC-
1. adb connect <nook ip address>:5555
2. adb shell
3. cd /data/data/com.android.providers.settings/databases
4. sqlite3 settings.db
5. update secure set value=1 where name='install_non_market_apps';
6. .exit
7. Ctrl-D
8. reboot the nook
hharan is offline   Reply With Quote