tips:android:bootanimation

This is an old revision of the document!


Android bootanimation

desc.txt

512 256 30
p 1 0 part0
p 0 0 part1
  • '523' is the width of the animation
  • '256' is the height of the animation
  • '30' is the desired fps of the animation
  • 'p' defines a animation part
  • '1' how many times this animation part loops
  • '0' defines a pause (max 10)
  • 'part0' is the folder name where the animation images are
  • 'p' defines another animation part
  • '0' defines that it loops forever (until android starts)
  • '0' defines a pause
  • 'part1' is the folder for the second animation part.
  • tips/android/bootanimation.1425038228.txt.gz
  • Last modified: 2015/02/27 12:57
  • by scipio