But it seems only a service which do not care when will called.
Infact, when I tried to start this service in shut down process. It
worked normally, just the same animation as booting.
"before the system server and window manager is up."
this depend when to start this service, right? seems at
"SurfaceFlinger::readyToRun()".
what I was mean that bootanim is a independent service, when it will
be run depends when to call it.
Maybe I was wrong, I just do not understand why we couldn't use it any
time we want?
So, I need copy the bootanimation's code, give a new service name such
as "shutdownanimation" and use it for power off ?
On 7月29日, 下午3时50分, Dianne Hackborn <
hack...@android.com> wrote:
> No the boot animation is for booting, before the system server and window
> manager is up.
>
> 2011/7/28 Ellen <
ellen...@hotmail.com>