Extract contact list in vcf format

前端 未结 4 797
渐次进展
渐次进展 2020-12-09 23:46

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

4条回答
  •  眼角桃花
    2020-12-10 00:52

    This has changed as of Sept., 2016. You can now export your contacts to a VCF file using the 'People' app: select 'Import/export' in the menu, then one of the export items. You'll still have to get the file off your phone but that's easy enough via ADB (or maybe email.)

提交回复
热议问题