Quote:
Originally Posted by kacir
When you install fbreader180 by copying it into E:/system/bin/fbreader.app, the original application stays on the device. The system is just cleverly configured in such a way (BIG thank you, Guys in Kiev (TM)) that the device will use the application it finds in E:/system/bin/ directory rather then the one that sits somewhere on the /ebrmain folder.
|
In the linux world your path is /mnt/ext1/system/bin/fbreader.app. Linux doesn't do drive letters. But the rest of your statement is pretty accurate. It's all about finding the application and running it. I still wish somebody would compile poterm for the 302. I don't program C++ but might have to dust off a few textbooks.