Android Event
Stores and retrieves VEVENT iCalendar objects (represented as Events) to/from the Android Calendar provider.
Extend this class to process specific fields of the event.
Important: To use recurrence exceptions, you MUST set _SYNC_ID and ORIGINAL_SYNC_ID in populateEvent() / buildEvent. Setting _ID and ORIGINAL_ID is not sufficient.