Closed GoogleCodeExporter closed 9 years ago
You should create a subclass of the ContactListImporter interface, maybe a
class hierarchie like this:
OutputStreamContactListImporter implements ContactListImporter
OutlookImporter extends OutputStreamContactListImporter
ThunderbirdImporter extends OutputStreamContactListImporter
Entourage extends OutputStreamContactListImporter
The actual implementation for the import depends on the file format.
But importing from files should be easier that from a webpage.
Original comment by tje...@gmail.com
on 1 Sep 2008 at 6:38
Hi,
Thanks for giving the reply. It would be better if you provide me the more
details. if possible source code.
Thanks,
Ravi. R
Original comment by r.rravik...@gmail.com
on 2 Sep 2008 at 11:20
I am currently graduating, if you want the source code you can hire me.
Original comment by tje...@gmail.com
on 2 Sep 2008 at 11:22
Marking this as a wontfix
Original comment by tje...@gmail.com
on 29 Sep 2008 at 7:45
Original issue reported on code.google.com by
r.rravik...@gmail.com
on 1 Sep 2008 at 2:44