Google Calendar Api for Android

wacko picture wacko · Apr 13, 2013 · Viewed 15.5k times · Source

I would like to create an application for Android devices that uses the Google Calendar Api. However, I got confused with the api because of the different information from all the forums and articles that I have read. My question is this, does a Google Calendar Api for Android really exists? Because it seems like this api has little known documentations. Second, if there is, is it possible to pass data directly from an application from a device to the web?

Answer

ianhanniballake picture ianhanniballake · Apr 13, 2013

The official Android Calendar Provider and API has quite a bit of documentation behind it, however it was only introduced in Ice Cream Sandwich (API v14) so much of the online search results may be referring to the manufacturer specific Calendar APIs they created prior to ICS or the Google Calendar API (which is not Android specific or integrated into Android).