Mark, when using the gdata API, you will need to query the user for the username and password of the gmail account to use. Is that correct? Or is there a nifty way to get an authentication token with the account linked to the phone (if there is one?).
I haven't found any good samples on the web, but maybe my Google-Fu just plain sucks. I used the heavyweight desktop gdata API in one of my apps before, but I'm secretly hoping that the Android-specific version offers a different authentication mechanism. -Mike On Jun 7, 6:44 am, Mark Murphy <[email protected]> wrote: > Reiny Song wrote: > > I want add events to user'scalendarin my app, > > > and I search some information about how to manipulate thecalendar. > > > I found that > > > Google has not provided the offical API to manipulate thecalendarin > > the android phone so far. > > > Dose anyone has the advice ? > > Use the GoogleCalendarGData APIs: > > http://code.google.com/apis/calendar/ > > -- > Mark Murphy (a Commons > Guy)http://commonsware.com|http://github.com/commonsguyhttp://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

