如何将 Android 应用程序的消息发布到 Google Reader
我必须从我的 Android 应用程序向 Google Reader 发布一条消息。我如何开始实现这一目标。 支持的 API 是什么?请告诉我实现这一目标的过程。
谢谢&问候, 拉贾尼·戈拉科蒂
I have to post a message from my android app to Google Reader. How do I start to achieve this.
What is the supported API for this? Please tell me the procedure to achieve this.
Thanks & Regards,
Rajani Golakoti
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(1)
请参阅我针对这个类似问题的帖子:
如何集成Android 应用程序中的 Google Reader?
这里是非官方 API 文档
http:// /code.google.com/p/pyrfeed/wiki/GoogleReaderAPI
Please see my post to this simular question:
How to integrate Google Reader in Android Application?
and here is the unofficial API doc
http://code.google.com/p/pyrfeed/wiki/GoogleReaderAPI