Hi I am developing a application in which i am using AlarmManager
Problem
When i set pending Intent using Alarm manager on perticular date and time its work fine but suppose i set alarm time on date 30-05-2011 and time 10:00 AM and suppose current time is date 30-05-2011 and time 09:50 AM and now after creating pending intent i switched off my device and after 10:01 AM i starts my device at that time i expect notification for 10:00 AM alarm but i am not getting it Any idea how i can get notification After switch on my mobile