Thursday, September 29, 2011

Re: [android-developers] Re: Calendar Intent not working in Motorola Xoom Honeycomb 3.1

>> Solution can be either expose the Calendar content provider API or
>> publish the acceptable parameters to the Calendar intent.
>
> Those would be lovely. OTOH, you are also perfectly capable of using
> the Web APIs to modify a user's Google Calendar.
>

Thanks Mark!

All I want to achieve is to add an event to user's local calendar on the device.
I don't want to perform a round-trip by adding the event to their web
calendar, and have it sync-ed back onto the device. Is this too much
to ask for?

Or is this add-to-web-then-sync-to-device approach better than
add-to-device-then-sync-to-web approach?

--
You received this message because you are subscribed to the Google
Groups "Android Developers" group.
To post to this group, send email to android-developers@googlegroups.com
To unsubscribe from this group, send email to
android-developers+unsubscribe@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en

No comments:

Post a Comment