View Single Post
Old 10-06-2010, 03:40 AM   #9
sherman
Guru
sherman ought to be getting tired of karma fortunes by now.sherman ought to be getting tired of karma fortunes by now.sherman ought to be getting tired of karma fortunes by now.sherman ought to be getting tired of karma fortunes by now.sherman ought to be getting tired of karma fortunes by now.sherman ought to be getting tired of karma fortunes by now.sherman ought to be getting tired of karma fortunes by now.sherman ought to be getting tired of karma fortunes by now.sherman ought to be getting tired of karma fortunes by now.sherman ought to be getting tired of karma fortunes by now.sherman ought to be getting tired of karma fortunes by now.
 
Posts: 876
Karma: 2676800
Join Date: Aug 2008
Location: Taranaki - NZ
Device: Kobo Aura H2O, Kobo Forma
Quote:
Originally Posted by Atomix View Post
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
Just a note, you will need to install/download ADB (Android Debug Bridge) from google (it's part of the android SDK) and the ADB USB driver from nookdevs.

If you don't, the above instructions won't work...
sherman is offline   Reply With Quote