Hi,
I have implemented the method to import contacts onto our Android Zebra TC-56's outlined here
and it does work. I am wondering if there is a way to get around the prompt of "Do you want to import these contacts? Yes/Cancel". As I guarantee at least some users would hit cancel. I've tried sending intent commands, as well as scripts such as this: import_contacts_vcf and it does not seem to work.
Is there a way to run the import command against Contacts.vcf without having to manually accept the prompt?
Thanks!