【发布时间】:2013-03-26 07:38:04
【问题描述】:
我是使用 Google API 的新手。我正在尝试检索 Google 日历 API 并向用户显示事件数据。我已经完成了“http://samples.google-api-java-client.googlecode.com/hg/calendar-android-sample/instructions.html?r=default”,但我对 API 密钥的生成感到震惊。
请告诉我如何使用 openssl 生成 oauth2.0 密钥。
我计划使用 rest web services 使用 Google 日历 API,所以请帮助我如何使用 rest web 服务而不是客户端库来使用 Google calendar API。
感谢和问候 迷你。
【问题讨论】:
标签: android rest openssl google-calendar-api google-oauth