ammar5287
(Ammar Abdul hussain)
April 16, 2021, 12:20pm
#1
[image]
You also can set a recurrence rule. See last blocks on the list.
Will be repeated every week on tuesdays and thursdays. This will be done 2 times.
So if you want to set a birthday for instance you can use the string.
[image]
Still haven’t found the setting for an allday event.
This is more info on the rrule possibilities:
Recurrence rule
Recurrence rule defines the repeating pattern for recurring events. It is in form of string. For example, FREQ=WEEKLY;BYDAY=MO;COUNT=3 represe…
I just want to add email id of the person in the event of google calender using activity starter i am sending extraEmail
in extra but it is not working
calender docs
vknow360
(Sunny Gupta)
April 16, 2021, 1:43pm
#2
Try using android.intent.extra.EMAIL
ammar5287
(Ammar Abdul hussain)
April 16, 2021, 1:51pm
#3
I have tried this but it is not working
vknow360
(Sunny Gupta)
April 16, 2021, 2:04pm
#5
Strange, it should work.
Are you able to insert other data?
ammar5287
(Ammar Abdul hussain)
April 16, 2021, 2:15pm
#6
yes title and description is getting inserted
eddie_rar
(Eddie Tavares)
December 10, 2021, 3:45pm
#7
Works for me, thanks i’ve trying a lot to do that.
1 Like