How could i run the android method that extract the contact list in a vcf format? Is there an intent that can directly call this action?
thx François
You can do this manually in the contacts App. But there is no Intent for that. If you want your App to have such an export you unfortunately have to write it yourself or use code from here.vcardio