Quote:
Originally Posted by miguelsilva
1 - Go to the market and download a terminal emulator (there are several free ones)
2 - Open the terminal emulator and type the following:
su
chmod 666 /data/data/com.android.providers.contacts/files/*
This changes the permissions on the contacts folder. I had this problem after rooting and messing around with Titanium Backup and this solved it.
|
When I type the second line it says 'No such file or directory'
Any ideas why and what I can do to make it work?
Thanks
EDIT:
I rebooted the phone and tried the command again and it worked. My problem is fixed now.
Thanks @miguelsilva