how to add event in Calendar?
问题 Question is : how to add any event in calender? i want to make a application, in which we can store any event in Calendar. with date and time and it have 3 option Daily, Weekly, and MOnthly, it remembered me whose option is selected. NOte : (iphone or android both) (Titanium). 回答1: this This is for Android and for iphone we can use ti.Com.calendar module this is provide by third party. GitHub this 回答2: Basically this can be done in android using intents, please find the full documentation