This is not a real application, but allows you to associate the contents of a file VCF 2.1 (export to sd card from phone menu) in to a type structure.
Look at Erel's help - phone contacts http://www.b4x.com/forum/basic4android-updates-questions/9157-erels-help-phone-contacts.html
Usage is self-explanatory, if you choose cancel from the filedialog will upload the file vcf 00001 stored in assets dir, otherwise you can choose the vcf file content in sd_card.
The most important fileds (for me) of VCF are stored in a TYPE structure; you can do anything you like.
If click a name on listview will be show in edittext the vcf content of some fields.
Tips, sharpening and criticism are welcome.
Ciao
Look at Erel's help - phone contacts http://www.b4x.com/forum/basic4android-updates-questions/9157-erels-help-phone-contacts.html
Usage is self-explanatory, if you choose cancel from the filedialog will upload the file vcf 00001 stored in assets dir, otherwise you can choose the vcf file content in sd_card.
The most important fileds (for me) of VCF are stored in a TYPE structure; you can do anything you like.
If click a name on listview will be show in edittext the vcf content of some fields.
Tips, sharpening and criticism are welcome.
Ciao
Attachments
Last edited: