nikhil wrote: > I am using alarmmanager in my app. It works perfectly for Nexus One > and wakes the phone up everytime the alarm fires. But for droid it > seems that the phone doesn't wakeup, is there an extra setting on the > phone which can prevent the phone from waking up?
I can't think of any. Are you sure you're using a WAKEUP alarm type, and that the type of alarm (RTC or ELAPSED_REALTIME) matches the timebase you're using? -- Mark Murphy (a Commons Guy) http://commonsware.com | http://twitter.com/commonsguy Android Training in US: 14-18 June 2010: http://bignerdranch.com -- 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

