I tried installing the BlurDialer.apk but it keeps telling me the installation failed. Am I missing something, or do I have to do something with the original dialer.apk or what?
If you read that second post, I believe you have to enter a code into the terminal emulator which will make that BlurDialer.apk into a flashable .zip, which you would then flash in recovery (no wipe needed).
If that doesn't work, I'm not entirely sure what to do next.
Sent from my DROID2 using DroidForums
I thought I did everything right, but maybe you can point me in the right direction.
I went to the terminal emulator and put in the code:
su
sys -rw
cp /sdcard/BlurDialer.apk /system/app
chmod 755 /system/app/BlurDialer.apk
Although I think the step I'm doing wrong is
cp /sdcard/BlurDialer.apk /system/app
Because nothing happens once I type that in, so then nothing happens after I enter the next line of code too.
Did you try just using root explorer and dropping the apks in the system app folder and then changing their permissions to match the rest? That is what I did to restore 3 or 4 blur apps I wanted...