View Single Post
Old 10-03-2010, 09:58 AM   #7
Atomix
Enthusiast
Atomix began at the beginning.
 
Posts: 33
Karma: 23
Join Date: Jul 2010
Device: Nook
Solution to this problem is quite simple. Every program that says 'it cannot be installed on this phone', must be installed using command prompt.
Do this:

1. plugin your nook via usb cable
2. open command prompt. Start --> Run --> cmd.exe
3. download the application that you wish to install
4. write adb install C:\Users\Atomix\Desktop\NookApps\nookFileManager.a pk
ofcourse, replace the above line with the location, where you downloaded the file.
It should say: success!
If you are trying to reinstall a program, then you must first uninstall it using command prompt, by typing: adb uninstall com.nookdevs.filemanager
Atomix is offline   Reply With Quote