There is nothing in the system code that knows or cares that the wallpaper is a "live wallpaper." In fact the static wallpaper is just a live wallpaper that is implement by the system and draws a static image.
My first guest would be that your wallpaper is consuming a lot of CPU and thus slowing down other stuff. On Tue, Jun 28, 2011 at 6:25 PM, June Hello <[email protected]>wrote: > Dear all, > > I have encountered a problem. If I use live wallpaper and make phone be in > sleep state, then I press power key to turn the phone on > > I find it is very slow to light the phone on. If I use static wallpaper, it > is relatively fast. > > So I wonder what is the main cause? and where is the relative source code? > > thanks in advance. > > Best Regards! > > -- > 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 -- 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

