2

I want to post a URL from my android application to Google Reader. I have authenticated to google Reader using ClientLogin (Accessed to unofficial google API).I have received response code 200, but I was not able to post this url to Google Reader. I have used JSOUP-1.5.2.jar.

I have seen other procedures to access Official Google Reader using OAuth. Which procedure is better for me to follow so that I can post a message from my android application to Google Reader?

0

1 Answer 1

0

See my example in C# (very similar to Java).

Google Reader API - Getting Feeds

Sign up to request clarification or add additional context in comments.

Comments

Your Answer

By clicking “Post Your Answer”, you agree to our terms of service and acknowledge you have read our privacy policy.