so i just installed COW-2.1.v1.1 and the email apk in the system folder is renamed to email.bak
will this command replace that and reinstall email on my phone?
su
cp /sdcard/email.apk /system/app/email.bak
reboot
so i just installed COW-2.1.v1.1 and the email apk in the system folder is renamed to email.bak
will this command replace that and reinstall email on my phone?
su
cp /sdcard/email.apk /system/app/email.bak
reboot
do this
su
mount -o remount,rw -t yaffs2 /dev/block/mtdblock4 /system
cd /system/app
mv email.bak email.apk
mount -o ro,remount -t yaffs2 /dev/block/mtdblock4 /system
sync
May have to reboot for it to take full affect.
Also may want to check to make sure it is "email" or "Email" since it is case sensitive.
If you like what I do, thanks
Your can follow me as follows
@dabowerman - Twitter
Derek Bower - G+ - this is where I will be @ the most and where stuff gets released first.
Theming Guides that might come in handy
Theming Guide for Progress Bar
Notification Text Color Change (How to)
Theming Guide for System Text