I am looking for an example or documentation on how to create a hyperlink to the Android Calendar app's Add Event screen.
For example, in the same way that one can create a call hyperlink with:
<a href="tel:5556665555">Call</a>
I am looking for info on whether it is possible to link to the Android Calendar's Add Event screen, with something like:
<a href="calendar:YYYY-MM-DDThh:mmTZD?end=YYYY-MM-DDThh:mmTZD&name=Appointment>Add Calendar Entry</a>
I am willing to use the Google Calendar Web API specifically, but haven't found any working solution.
Here's a forum post with someone looking for a web-based call that works on Android.
http://www.google.com/support/forum/p/Calendar/thread?tid=6fc0598cd1619e19&hl=en