How to add data to Google calendar programmatically in android?

前端 未结 4 1113
借酒劲吻你
借酒劲吻你 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:26

    if you want another aproach you can check this http://www.developer.com/ws/article.php/3850276/Working-with-the-Android-Calendar.htm keep in mind you need to have a real android device to debug .Emulator doesn't come with calendar so the URI cannot be served

提交回复
热议问题