This is a list for Android SDK development. Questions about the Google Calendar GData APIs belong on a list for Google Calendar GData SDK development.
On Tue, Jul 12, 2011 at 7:49 AM, leslie.karpati <[email protected]> wrote: > Hi, > > I'm started to use the Google Calendar Api and now I'm ok with the > authetication, get the calendar list, rename the calendars, and add > event with specified time and title to a selected calendar. > > I'm started to use the model from the calendar-v2-atom-android-sample > (http://code.google.com/p/google-api-java-client/source/browse/ > calendar-v2-atom-android-sample/src/com/google/api/client/sample/? > repo=samples#sample%2Fcalendar%2Fandroid%2Fmodel) and i figured out > what I have to add to the model for the events because I read this: > http://www.google.com/support/forum/p/apps-apis/thread?tid=3b948784a9502531&hl=en > > But now I have to add a recurrention for my events, and I alredy read > this: > http://code.google.com/apis/calendar/data/2.0/developers_guide_java.html#CreatingRecurring, > but not really clear what is the content of the "public class > Recurrence {}", and where and how should I define the > "setRecurrence(Recurrence recurr)()" function. > > Please help, > Leslie. > > -- > You received this message because you are subscribed to the Google > Groups "Android Developers" group. > To post to this group, send email to [email protected] > To unsubscribe from this group, send email to > [email protected] > For more options, visit this group at > http://groups.google.com/group/android-developers?hl=en > -- Mark Murphy (a Commons Guy) http://commonsware.com | http://github.com/commonsguy http://commonsware.com/blog | http://twitter.com/commonsguy Warescription: Three Android Books, Plus Updates, One Low Price! -- You received this message because you are subscribed to the Google Groups "Android Developers" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/android-developers?hl=en

