How to generate a .vcf file from PhoneBook contacts programmatic开发者_如何学运维ally in Android?
Have a look at this: http://code.google.com/p/android-vcard/
It says on the wiki page that it has been taken from android sources, but that the actual sdk doesn't include this library for some reason.
精彩评论