Skip to content

How to implement contact backup to cloud (export to VCF)? #323

Answered by vestrel00
rohaitas asked this question in Q&A
Discussion options

You must be logged in to vote

I can only get vcf file with share intent. Is there another way?

Currently, there is no other way with this library.

However, read/write from/to VCF is in the project roadmap with an issue already created for it; #26

It is currently not a high priority feature at the moment for me as there are other more important issues to tackle first (e.g. adding unit tests). Furthermore, it will require quite a bit of time and effort to implement properly.

I will most likely use https://github.com/mangstadt/ez-vcard internally to implement #26

In the meantime, you can still use the query APIs provided in this library to read contact data easily, and then use https://github.com/mangstadt/ez-vcard to …

Replies: 1 comment 1 reply

Comment options

You must be logged in to vote
1 reply
@vestrel00
Comment options

Answer selected by vestrel00
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
question Further information is requested
2 participants
Converted from issue

This discussion was converted from issue #322 on September 21, 2023 06:23.