I am working in a project that will backup all contacts as a .vcf file in sdcard. At this time, I am able to get all information of a contact ( including number, emails, birthday etc.... ).
But I want to get specific information from contacts. (ex: just number).
How can I do it?
I am trying to modify these codes... but cannot solve my problem. Please help.