我正在尝试建立OAuth2 credentials to a ContactService
。
当我尝试使用提供“gdataContacts 3.0
”(在eclipse中)的库“Add Google API
”时,它实际上没有任何效果,因为它们只有几个方法。
我必须帮助我使用“-contacts-1.41.5.w1.jar com.google.gdata
”库,但此库只能设置Oauth credentials
。
是否有一个页面可以找到设置OAuth2 authentication to a ContactsService
的示例?
您可以在“Contacts API v3”中使用哪些适当的jar?
指导我