How to insert email in extra in activity starter in google calender

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

Try using android.intent.extra.EMAIL

I have tried this but it is not working

Strange, it should work.


Are you able to insert other data?

yes title and description is getting inserted

Works for me, thanks i’ve trying a lot to do that.

1 Like