On Wed, Dec 29, 2010 at 1:46 PM, Deva R <[email protected]> wrote: > >there is first a static image shown by the initial boot loader, than the > android animation when the system is up enough for it, and that goes > immediately to the running UI. > seems intention is to customize "the android animation when the system is > up enough for it" part, but currently blank screen is seen.,
This is the confusing part: " But I see only first ANDROID_ animation then black screen" There is only one animation. If the boot animation is not showing at all, just a black screen, then the original poster just needs to debug their app -- all they have said is that they added an image and modified the code in some way to show it, and it doesn't work. Okay. It doesn't work. Good to know. :} It may also be worth considering not modifying the code, and just replacing the animation with your own even if that is a single frame. -- 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. -- unsubscribe: [email protected] website: http://groups.google.com/group/android-porting
