-
Android Lurker
Changing Boot Animation in Android Source Code
Hi,
I am new to ROM customization.i have downloaded the source and successfully build the source.Now for a start of customizing i am thinking of changing the boot screen.
What should i do to change the boot screen?
Which folder in the android os source code deals with the boot screen image (or boot animation)?
Thanks in advance !!
-
08-07-2012 08:07 AM
# ADS
Google Advertisement
-
Super Moderator
Welcome to the forum
Great to have you with us 
For bootanimation to work, custom kernel should support bootanimation.zip
Location will be: Browse using root explorer amd navigate to system/media.
Good luck with your new adventure :thumbup:
-
Android Lurker
Thank you very much for the tip..
I have downloaded the source code for froyo. Will it support boot animation?