I wrote an extremely minimal app to import my ownCloud contacts into my fxos device. Posting here, in case it's of use to others:
https://github.com/andrewppace/vcard-json For some reason, the existing apps didn't see the vcf file on the internal storage, or would just hang trying to import it. Thus, I whipped up a quick script to import my contacts, and added some exception handling to ignore parsing errors on fields I don't care about. _______________________________________________ dev-b2g mailing list [email protected] https://lists.mozilla.org/listinfo/dev-b2g
