Hi I am designing an app that would listen to alarms being set/cancelled on the phone ( android.app.AlarmManager) based on that event occurance, would do some specific set of operations.
At this point, I am not sure how to listen to the AlarmManager operations being invoked(specifically set*() & cancel() operations), do my app need to listen for any "PendingIntent" (android.app.PendingIntent). Any thoughts or suggestions around this is very much appreciated. Thank You. Kumar _/|\_ www.saisk.com [email protected] "making a profound difference with knowledge and creativity..." -- 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 To unsubscribe, reply using "remove me" as the subject.

