Hi Dave,

for stage 1 the "Android" text is hard coded in the source file
system/core/init/init.c. Take a look into the function console_init_action.

Cheers,

Dirk


2011/3/14 Dave Smith <dasmith1...@gmail.com>

> Hello all -
>
> We are customizing the Android platform from the Rowboat project to
> run on a custom piece of hardware.  We would like to customize the
> startup animation away from the standard two-stage startup screen:
>
> Stage 1: Blinking A N D R O I D text
> Stage 2: Sheen ANDROID animation
>
> I have created a custom bootanimation.zip file and placed it in the
> data/local directory, which is working beautifully to override the
> SECOND stage of the boot animation, but the text still shows up at the
> beginning.  How can we customize the startup to include the initial
> screen as well?  Do I need to add something to this archive, or is
> there another location where this is done?  If we need to modify the
> source for the bootanimation command or some other startup routine,
> that's fine as well.
>
> Thanks in advance for pointing me in the right direction!
>
> --
> unsubscribe: android-porting+unsubscr...@googlegroups.com
> website: http://groups.google.com/group/android-porting
>

-- 
unsubscribe: android-porting+unsubscr...@googlegroups.com
website: http://groups.google.com/group/android-porting

Reply via email to