hi I want to delete contact list and and available emails in the device. how do i do that
I have tried this for contact deletion but getting exception context.getContentResolver().delete (Contacts.Phones.CONTENT_URI,null,null); please suggest --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Android Developers" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/android-developers?hl=en -~----------~----~----~----~------~----~------~--~---

