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.
|
This gives me the error that there is no such Directory.
I checked and there isn't... It goes as far as /data/data/com.android.providers.contacts. The folder files/ does not exist...
What does this mean, is this the whole problem. Or should I look for another fix?