For an app developed in Titanium, it is required to be possible to add Events into the Native Android Calendar. While the docs specify plenty of methods to add Events to the native calendar (selectable ones), it does not provide the methods to create a new Calendar (conceptually a layer that holds events)
Has anyone been able to create a new Calendar on Android and how, specifically on Titanium, can one do that?