[android-developers] Re: Programatically adding a contact issue

2011-11-30 Thread rachana govilkar
hey e1 i am working on same Contact thing n i did check tat link but http://developer.android.com/guide/topics/providers/content-providers.html this link is more helpful n if u know how to create contacts dynamically plz let me know i just want to create contact n send msg to him/her..

[android-developers] Re: Programatically adding a contact issue

2011-11-24 Thread Ali Chousein
Study the ContactsContract API ( http://developer.android.com/reference/android/provider/ContactsContract.html ). All information you need is there. - Ali Chousein Weather-Buddy http://weatherbuddy.blogspot.com | http://twitter.com/weather_buddy Geo-

[android-developers] Re: Programatically adding a contact issue

2011-11-23 Thread Alok Kulkarni
Hello.. Anybody there :) Please let me know if you have an answer :) On Tue, Nov 22, 2011 at 3:28 PM, Alok Kulkarni wrote: > Hi all, > > I am developing a Backup restore app for contacts.There is this device > HTC Desire which has Birthday and Anniversary Fields which are not > present on my devi