Hi,
Have you succeeded in read, write and delete the SIM contacts? If yes, please help me. Uri.parse("content://sim/adn") is not working for me. It gives an error that "Unknown URL". I tried using Uri.parse("content://icc/adn");. Using this uri, am able to read, write and delete the SIM contacts but writing contacts and deleting contacts from SIM will reflect in Contact list(People application). It needs to be phone restart to update the changes in Contact application. Please guide me.
Thanks,
Girish G M

