
Originally Posted by
shaheer_k
(the readme told me to uninstall using telnet, which you should NOT do).
no, the readme says to first do a normal uninstall via the application manager, then telnet in to remove the files (or you could remove them via hard-drive access on the PC).
Code:
To completely uninstall the app first go through
the application manager uninstall process, then telnet to the phone and
do:
rm -rf /diska/.system/QTDownLoad/audioanalyzer
otherwise the next installation will go under ../QTDownLoad/audanalyzer2
and the .sh script will not work.
there is nothing different from telnetting in and doing the "rm" and removing the files via hard-drive access on a PC; in either case the application manager needs to know that the app is uninstalled so it doesn't go looking for non-existant files.
i'm sorry the app didn't work for you, i guess it was not made clear that the reverse engineered ezx libs that many of the user-developed ezx apps are based on come from e680i/a780 and are sufficiently different from the e680 to cause run-time conflicts.
has anyone had luck using available ezx dev kits to build apps for e680 libs rather than e680i/a780 ones?