View Single Post
nicolai's Avatar
Posts: 1,637 | Thanked: 4,424 times | Joined on Apr 2009 @ Germany
#2
Here is a simple Python script for exporting the contacts in vcard3 format.
Other than the backup program, this script does not create vcard files
for every single contact, and it will not include contact photos properly.
Copy the file somewhere on your phone and execute it with this command:
Code:
python export_vcard.txt > output.txt
now the file output.txt will include your vcard entries.

Hope this helps

Nicolai
Attached Files
File Type: txt export_vcard.txt (154 Bytes, 169 views)

Last edited by nicolai; 2011-08-12 at 12:49.
 

The Following User Says Thank You to nicolai For This Useful Post: