put your animation files as /data/local/bootanimation.zip
If this file does not exist, another animation will be displayed, which I have not found it yet.
Now, create desc.txt file and type the following…
* 480 427 30
p 1 0 part0
p 0 10 part1
Here is what the desc.txt file does and mean.
* 480 – stretched width of the animation
* 427 – stretched height of the animation
* 30p – this controlled the speed of both parts of the animation
* 1 – this defined how many times part0 of the animation looped
* 0 – saw no change when altering this number
* part0 – folder containing first part of the animation
* p – this was a bit confusing as there is no space between the words “part0″ & the “p”. I tried adding a space and changing this number -> “part0 30p”. I expected this to change the speed of the second part of the animation, but there was no change as far as I could tell.
* 0 – this defined the number of times part1 of the animation looped (0=infinite)
* 10 – saw no change when altering this number
* part1 – folder containing second part of the animation
Subscribe to:
Post Comments (Atom)
No comments:
Post a Comment