tags:

views:

39

answers:

1

In Android native calendar application while creating an event ,it is syncing with gmail and .ics file is creating.They are not using iCal4j java library to create the .ics file. I could not able to find out how to create the .ics file.Can any one help me out of this.

Regards,

vani

A: 

In Android native calendar app ,after entering the authentication details there is CheckBOX as use secure connection(SSL),by default it is checked.I have found in some blog as Users should be able to subscribe to a ics calendar using HTTPS/SSL and their username/password. Is it correct way to create ics files in android calendar? If anybody know the solution please explain me the procedure to approach to create ics files.

Regards,

vani

vani