[android-developers] Insert and delete SIM contacs working but it needs to be phone restart to update the changes

2010-04-05 Thread Girish
Hi All, I am able to insert the contacts into SIM card and delete from it. But it needs to be phone restart to update the changes. The below is the code woks for delete the conatcs, Uri simUri = Uri.parse(content://icc/adn); Cursor cur =

[android-developers] Insert and delete SIM contacs working but it needs to be phone restart to update the changes

2010-04-05 Thread Girish
Hi All, I am able to insert the contacts into SIM card and delete from it. But it needs to be phone restart to update the changes. The below is the code woks for delete the conatcs, Uri simUri = Uri.parse(content://icc/adn); Cursor cur =

[android-developers] Insert and delete SIM contacs working but it needs to be phone restart to update the changes

2010-04-05 Thread Girish
Hi All, I am able to insert the contacts into SIM card and delete from it. But it needs to be phone restart to update the changes. The below is the code woks for delete the conatcs, Uri simUri = Uri.parse(content://icc/adn); Cursor cur =

[android-developers] Insert and delete SIM contacs working but it needs to be phone restart to update the changes

2010-04-02 Thread Girish
Hi All, I am able to insert the contacts into SIM card and delete from it. But it needs to be phone restart to update the changes. The below is the code woks for delete the conatcs, Uri simUri = Uri.parse(content://icc/adn); Cursor cur =