tags:

views:

54

answers:

1

I am new in iphone application.i wanted to implement the google calender in my application, i don't have any kind of idea about this so please give me some example and idea about google calender.

+1  A: 

On Google Calendar API page you can find some useful links: Client libraries for google services, ObjC library, sample Calendar project

Vladimir