Add a Native Calendar with Titanium

℡╲_俬逩灬. 提交于 2019-12-12 05:39:53

问题


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?


回答1:


Creating a new calendar for Android is not currently supported in Titanium. Here's the link to the ticket in their issue list.

https://jira.appcelerator.org/browse/TIMOB-5930



来源:https://stackoverflow.com/questions/37809301/add-a-native-calendar-with-titanium

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!