Reiny Song wrote: > I want add events to user's calendar in my app, > > and I search some information about how to manipulate the calendar. > > I found that > > Google has not provided the offical API to manipulate the calendar in > the android phone so far. > > Dose anyone has the advice ?
Use the Google Calendar GData APIs: http://code.google.com/apis/calendar/ -- Mark Murphy (a Commons Guy) http://commonsware.com | http://github.com/commonsguy http://commonsware.com/blog | http://twitter.com/commonsguy _Android Programming Tutorials_ Version 2.0 Available! -- 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

