View Single Post
Old February 6th, 2011, 08:29 AM   #11 (permalink)
AidanZealley
New Member
 
Join Date: Feb 2011
Posts: 1
 
Device(s):
Thanks: 1
Thanked 0 Times in 0 Posts
Default

Quote:
Originally Posted by miguelsilva View Post
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
AidanZealley is offline  
Last edited by AidanZealley; February 6th, 2011 at 09:44 AM. Reason: Update
Reply With Quote