SilverHoodCorp / gdata-java-client

Automatically exported from code.google.com/p/gdata-java-client
Apache License 2.0
0 stars 0 forks source link

Documentation for android support #279

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. Documentation on 
http://code.google.com/apis/calendar/data/2.0/developers_guide_java.html says 
use 
CalendarService
2. gdata-android-2.2.1-alpha does not contain CalendarService
3.

What is the expected output? What do you see instead?
I need to read/update Google Calendar from Android app. Android SDK does not 
support this, 
and Google keep changing the underlying code. Is this support at all or isn't 
it? There is so much 
misleading information. The Android framework engineers point here, to use this 
library, b ut 
then here it says, yes we have an android download, but its not actually 
supported or 
documented.

What version of the product are you using? On what operating system?

Please provide any additional information below.

Original issue reported on code.google.com by austinjr...@gmail.com on 3 Jun 2010 at 6:31

GoogleCodeExporter commented 9 years ago
Thanks for your feedback austinjreid.  I agree that the documentation for the 
Android client library for Calendar is not there.  Please take a look at the 
samples 
(http://gdata-java-client.googlecode.com/svn/tags/2.2.1-alpha/gdata/dist/readme.
html) and read the JavaDoc on the packages you need, and ask specific technical 
questions regarding using the client library at the Google Group 
(http://groups.google.com/group/gdata-java-client).  I agree that it is not 
ideal, but hopefully that will be enough support to help you get your job done.

Original comment by yanivin...@gmail.com on 16 Jun 2010 at 4:05