I\'m creating new events in a google calendar ( php API ) and I would like to link a new event to a 开发者_StackOverflow社区pdf I created online. This could be a link or ico I can click on in the goog
I have the following code to create a new calendar for a gmail contact: // Create a CalenderService and authenticate
I am trying to build an app which shows events from a google c开发者_JS百科alendar. I am using GData. Does any of you know how can I modify GDataQueryCalendar or other things such that google calendar
Today when I filled my calendar at googleI saw that t开发者_JS百科he description of the event is in bold font:
I\'m trying to add a event to my calendar with an sms-notification. I successfully added a event but I can\'t add the notification to it.
I have figured out the gdata libraries are not compatible with Android and have switched to the google-api-client libraries. I have followed the v2-atom-android sample but it does not cover how to ret
At google accounts I have several calendars, managed ma开发者_JS百科nually, for instance: meeting plan, maintenance plan. This calendars I\'ve created using one account and querying them but google ap
I\'d like to be able to save an iframe of a Google Calendar as a media item and then attach it to a resource.I haven\'t been able to get
I am about to start developing a开发者_运维知识库n application, which requires accessibility for blind people. It will be a front-end to google calendar for blind people. Can I do this in C#? Does .NE
I am trying to do some work with Google Calendar on Java. So I have read the guide and downloaded client library. I have added to my project gdata-calendar-2.0.jar and gdata-client-1.0.jar from the do