How to add data to Google calendar programmatically in android?

前端 未结 4 1110
借酒劲吻你
借酒劲吻你 2020-12-09 13:29

Hi I need to add particulars to Google calendar from my application. Is it possible to add data to Google calendar? I am new to android Help me to solve this.

4条回答
  •  抹茶落季
    2020-12-09 14:31

    using these apis (GData) you can access all Google services, including Calendar: http://code.google.com/p/gdata-java-client/wiki/Version2

提交回复
热议问题