I'm doing android porting ,
I wanna modify android framework to make boot animation loop infinitely
so I modified the 「desc.txt」 in the bootanimation.zip as following :
480 360 1 p 0 0 part0
I set loop value to 「0」 for infinitely loop , until boot completed.
but when system boot completed , it always stopped the boot animation , and enter the 「home app」.
could someone tell me how to make bootanimation loop infinitely.