If you take a look at the log data, you will find that your milestone
goes into something that you may want to call a deep sleep. Even your
standard alarm clock will not run reliably.

To provoke the issue: Turn the display off and have no apps running
that keep the phone active, let the phone sit for a few hours (even
though this has been reported to happen after only a minute too). Then
the milestone will at some point completely stop running and only come
back to life when you manually awaken the display. Check the logcat
output. If you turn off the display, let it sit over night, you will
find some activity after you turned off the display and then
everything stops, no activity at all until you turn on the display
again.

 You can prevent this from happening by one of the following:
- keep the phone on a charger/dock
- keep the display on
- keep the phone running with a partial wake lock; do not manually
turn off the display (let it go off by itself)

I had numerous users of my app Gentle Alarm report this issue but all
the workarounds above work.

Martin
mobitobi (Gentle Alarm, Sleep Now!)

-- 
You received this message because you are subscribed to the Google
Groups "Android Developers" group.
To post to this group, send email to android-developers@googlegroups.com
To unsubscribe from this group, send email to
android-developers+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en

Reply via email to