Quote:
Originally Posted by lionel47
One thing I did notice with the last couple of apps I installed: I had to reboot the NC in order for the apps to appear in the Extras menu page. Anyone else experience this?
|
There is a workaround for that, you can kill the launcher. The steps are, from within adb shell:
$ ps
(note the PID of the launcher, com.bn.nook.applauncher)
$ kill <pid>
Then when you click on "Extras" the launcher will reload the apps.