开发者

How to add mail recipient in android calendar?

开发者 https://www.devze.com 2023-04-05 16:17 出处:网络
I am trying to开发者_运维问答 add event that can synchronize with the mail account. I could synchronize the event with mail but How to add participant mail id programmatically into the calendar?

I am trying to开发者_运维问答 add event that can synchronize with the mail account. I could synchronize the event with mail but How to add participant mail id programmatically into the calendar? I am searching for past 3 days for the answer through internet. Any Help is highly appreciated and Thanks in Advance...


I think this would help you. It is the Edit Event activity of android's default calendar. please search this class for "Attendee" and you will find where it is being set and used.

Here is the code, click please

0

精彩评论

暂无评论...
验证码 换一张
取 消