APIs not exposed in Android Framework. But, code for parsing/composing v-card is available in android git. Check below link, you can use this in your code.
http://code.google.com/p/android-vcard/source/browse/branches/android2-merge/android-vcard/src2/android/pim/vcard/VCardComposer.java On Tue, May 18, 2010 at 8:54 PM, Soumya <[email protected]> wrote: > Isn't there any API to create a vcard with my own data in android? > > On May 18, 5:19 pm, Soumya <[email protected]> wrote: > > Hi, > > > > I am preparing a contacts application and would like to support the > > VCard export. Can anyone tell me if there is any API I can use to > > create a VCard. > > > > Thank you, > > Soumya > > > > -- > > 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]<android-developers%[email protected]> > > For more options, visit this group athttp:// > groups.google.com/group/android-developers?hl=en > > -- > 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]<android-developers%[email protected]> > For more options, visit this group at > http://groups.google.com/group/android-developers?hl=en > -- 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

