j4nd3r53n
Newbie
I am looking for information about how to create vcard files that can be imported into Contacts on my android phone (GT-S7272C). Some of it I can get from generic documentation of the VCF format, but it seems that android uses a lot of android specific tags, like:
Also, the entries seem to be duplicated in the file - is this expected? At first I thought it might be because I had sent the file in an email, but if I export and then copy them off with adb, it is the same. It still shows correctly in the Contacts app.
- X-ANDROID-CUSTOM:vnd.android.cursor.item/relation;Aaaaaaaaaa;1;;;;;;;;;;;;;
Also, the entries seem to be duplicated in the file - is this expected? At first I thought it might be because I had sent the file in an email, but if I export and then copy them off with adb, it is the same. It still shows correctly in the Contacts app.