I want to make an application for my calender events what I want to do is when i will create an event on my server the same should be automatically added in the android native calender using my application so is it possible to add events in android default calender using a third party application if yes how it can be implemented ?
I am planning to use Google push notification to push the event details or is there any API so that the calender will automatically sync like same for Gmail calenders and facebook calender.