I am using android ICS new calendar API. I want to do some action when an event from calendar start and stops. Say for example I have a meeting in my calender at 5.30 Saturday to 6.00 PM i want to do some action at 5.29 and 6.01 PM. Is there any listener that I can configure for such events? I can read the event details from calender and write a lot of custom code to do so but just wanted to know if there is any other mechanism to do so? In case I need to read all the event details in calender, is there any service which I can use which calls back my class at a certain time? Just like springs scheduler or something?
JD -- You received this message because you are subscribed to the Google Groups "Android Developers" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/android-developers?hl=en

