Hi, I could sucessfully add and delete by refering to code shown at http://code.google.com/android/devel/data/contentproviders.html But i am still facing one issue, if I add the contact as STARRED then it is being added properly but If STARRED is set as 0 or if I omit that specifying STARRED then this contact does not show up in Contact application.
This contact is still being added in Contacts database (I could verify it as my own contact application is displaying it) but Android's Contact application is not able to display it. Delete All contacts and delete a particular contact is working fine though. Can anyone help me on the add contact issue. -Kartic On Jan 20, 5:40 pm, [email protected] wrote: > Hi, > > I am writing an application from which I need to update and write > newcontactsto Contact database. > > what would be the best way to do this? > i have read several posts in which people have tried doing this but > could not not succeed, so has anybody successfully done this? > > thanks, > kartic --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---

