do you perhaps have one version in /system/app/ and another in /system/data/?
just be sure to remove the origina before pushing the new one
unless... youve already done that
Sounds like good advice. When I go into terminal emulator, the system won't let me delete the file; won't even let me change permissions on it with su privileges. I assume it's because the file is locked into read-only because it's in use? How can I delete the files? Thanks.
you need to mount /system/
sapphire includes a script to do this easily
just type "sysrw" to mount as read/write
make youre changes
then "sysro" to unmount back to read only