I use the undocumented API’s for calendar integration for Android OS 2.2. Now that 4 is out, naturally the API’s I use don’t work! I looked at the Android SDK regarding the calendar api’s in level 14 but I’d love to see some examples of actually implementing the calendar API.
If anyone has any samples to share or a link to samples, please let me know.
Thank you.
P.S. If someone has the reputation power to add a tag for android-sdk-4 that would help. I was unable.
There’s an example of using the new API in https://github.com/xamarin/Seminars/tree/master/2012-02-09-Top5FeaturesOfICS/CalendarDemo
There’s a Seminar that features this on YouTube: http://youtu.be/CcdUq1AQfQ8?hd=1&t=2m45s
And there’s also a write up of the API on here: http://docs.xamarin.com/android/tutorials/Introduction_to_Ice_Cream_Sandwich#Calendar_API