Loading a VCF via sendintent

Solved Locked
E
Eddie
Morrison Data Services Limited

Hi

I'm file syncing a VCF file to Samsung XCover 4 devices and using 

sendintent -a "intent:file:///sdcard/contacts.vcf#Intent;action=android.intent.action.VIEW;type=text/x-vcard;end"

It works but requires user interaction to save the file.  

Is there a flag that can be set in order for it to be silently loaded so we don't rely on the user to press Save?

Thanks

Eddie

6 years ago
Android
ANSWERS
B
BRMOD@SOTI
6 years ago (edited 6 years ago)

Hi Eddie,

It is not possible to save the file with out user interaction.

Regards,

Solution