Re: [android-developers] Google reader api

2010-06-23 Thread Mark Murphy
On Wed, Jun 23, 2010 at 7:36 AM, Martin Wallgren wrote: > Are there any built in java apis in android to access google reader, Nothing specific to Google Reader, no. There are no GData APIs that are part of the Android SDK. -- Mark Murphy (a Commons Guy) http://commonsware.com | http://github.c

[android-developers] Google reader api

2010-06-23 Thread Martin Wallgren
I would like to sync some content in my application with google reader. I know that there are apps on the market that access google reader so I know that it can be done. Are there any built in java apis in android to access google reader, if not, what do you think is the best approach to implement