On Wed, Nov 10, 2010 at 9:05 PM, Dianne Hackborn <[email protected]> wrote: > Note that currently the alarm manager WILL NOT hold a wake lock for > sufficient time when starting a service, so if you are using a wake up alarm > you must go through a receive and do a fun dance with wake locks.
Yeah, that's what I thought. I hadn't checked the implementation recently. Thanks! As soon as all y'all want to make my WakefulIntentService obsolete, though, go right ahead. Please don't hold back on my account. :-) -- Mark Murphy (a Commons Guy) http://commonsware.com | http://github.com/commonsguy http://commonsware.com/blog | http://twitter.com/commonsguy _Android Programming Tutorials_ Version 3.0.1 Available! -- 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

