android-calendar-provider-tests


Demonstrates using the undocumented calendar provider

Originally developed for a quick http://bit.ly/c2kYWk'>article, now released as open source, this project is a developer oriented project to show how to use the calendar content provider on Android.

Use at your own risk. This content provider can, will, and does change so your app will break. Don't blame us. We aren't responsible for any harm whatsoever in this use of this code. It's being provided in response to requests for it. Freedom of speech, right?

All code output goes to logcat output. Code must be run on a handset.

Please note: With Android Level 14 (aka Android 4.0, Ice Cream Sandwich) official, public calendar APIs are now available. Please use those withe Level 14 and above. See the CalendarContract class and the Android Blog post on the topic.

Project Information

Labels:
android calendar contentprovider sample example test