I need a java library to read vcard files (vcf).
+1
A:
I found this API that might do the trick: http://sourceforge.net/projects/mime-dir-j/
Mario Ortegón
2009-03-23 09:42:47
A:
Try Google, Yahoo, whatever and find http://vcard4j.sourceforge.net/
furtelwart
2009-03-23 09:42:52
+1
A:
A search for Java and vcard yields quite a few results.
In particular there's the Mime-Dir-j which is no longer under active development, but may be all you need, and vcard4j which seems to have been dormant for even longer (last release 2003!).
Jon Skeet
2009-03-23 09:43:56
I already found those projects and was hoping for something else in active development, but I'll try them anyway, thank you all.
Giorgio Gelardi
2009-03-23 15:57:59
A:
Well, just in case you want to use a mobile phone, JSR75 does it right out of the box:
javax.microedition.pim.PIM.fromSerialFormat is specified as supporting vCard 3.0
QuickRecipesOnSymbianOS
2009-03-23 11:05:55
+1
A:
Haven't used it yet (about to try it out), but this looks promising.
tobinibot
2009-09-14 15:48:51