I used the library Calendar2; it allows me to create an event, but this event takes several minutes before appearing in my calendars (I use a webview in my app and it shows the new event only after a few minutes).
I've read that the library Calendar2 uses an "unofficial method" for managing Google calendars.
How can I use (if it is possible) the inline Java code, taking the code from these two links below, to create an event?
Insert
JavaQuickStart
Thank you
I've read that the library Calendar2 uses an "unofficial method" for managing Google calendars.
How can I use (if it is possible) the inline Java code, taking the code from these two links below, to create an event?
Insert
JavaQuickStart
Thank you