Saturday, April 11, 2009

No Way to Programmatically Access Calendar on Android?

It looks like Android SDK does not currently provide a way to access the calendar application, i.e. you can't query, create, update, or delete calendar events programmatically. Pretty pathetic...

Hopefully Cupcake release of Android will have this "feature".

2 comments:

adnan said...

yes you can use google calnedar apis for android

Borys Burnayev said...

Now, almost 2 years later, there's no native Android library to access Google calendar on the phone.

You can access the online calendar alright but why not directly on the phone similar to Contacts API?