Diane, Perhaps I got my question wrong. But the following url http://developer.android.com/guide/topics/appwidgets/index.html
indicates that ""Note: If the device is asleep when it is time for an update (as defined by updatePeriodMillis), then the device will wake up in order to perform the update. ...." This is based on 1.5. Thanks again Satya On Wed, Sep 16, 2009 at 3:51 PM, Dianne Hackborn <[email protected]> wrote: > It doesn't wake up for app widgets at all. Alarms wake up the device, if > they are using a type that does so. > > On Wed, Sep 16, 2009 at 12:29 PM, Satya Komatineni > <[email protected]> wrote: >> >> will the device wake up if there is a widget instance on the homepage >> but the widget provider or receiver is disabled? >> >> If I have a widget instance on the home page, but if I were to disable >> the widget provider from receiving messages by disabling the >> component, and if I have no components receiving the messages targeted >> for that widget, will Android still wake up the device? >> >> Thanks >> Satya >> >> > > > > -- > Dianne Hackborn > Android framework engineer > [email protected] > > Note: please don't send private questions to me, as I don't have time to > provide private support, and so won't reply to such e-mails. All such > questions should be posted on public forums, where I and others can see and > answer them. > > > > > --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---

