How to import contact from gmail using java

一世执手 提交于 2019-11-30 05:30:07

问题


Hi I am new to java web. I want to import my contacts from gmail. I donot know how to do it. How to import contacts from gmail.

Thanks Sunil Kumar Sahoo


回答1:


use the API as given here http://code.google.com/apis/contacts/docs/2.0/developers_guide_java.html#Retrieving




回答2:


socialauth is a java library that allows importing contacts from Google, Yahoo or Hotmail.

http://code.google.com/p/socialauth/



来源:https://stackoverflow.com/questions/3109851/how-to-import-contact-from-gmail-using-java

标签
易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!