2 Options : --------------- 1. Use the Calendar Content Provider 2. Use Google APIs to update the user's Google Calendar (If this is his main calendar, else, use Option 1)
Kumar Bibek http://techdroid.kbeanie.com http://www.kbeanie.com On Sun, Nov 21, 2010 at 12:24 AM, Majdan <[email protected]> wrote: > Hi, > I am about to write an application with calendar functionality. > It would be a waste to write own calendar module in my app, so I would > like to use Calendar included with Android. > > Is there any possibility to edit calendar directly from my > application? > If not, is there any better way to solve my problem than having my own > calendar application that would be synchronizing data through Google > Calnedar API? > > With kind regards, > Majdan > > -- > 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]<android-developers%[email protected]> > For more options, visit this group at > http://groups.google.com/group/android-developers?hl=en -- 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

