Hi!
I have several questions about the Android Calendar Object:
When i create a new one (using Titanium.Android.Calendar.createCalendar();) i got an error wich says "cannot find function createCalendar in object [Ti.Android.Calendar]"
When Calendar object created, do we have a graphic interface?
if not, is there any way to create a graphic interface calendar (for android)?
1 Answer
There is a calendar example here. If it does not work, clean your project and try again.
Your Answer
Think you can help? Login to answer this question!