View Single Post
Old 04-17-2022, 08:35 AM   #2
Renate
Onyx-maniac
Renate ought to be getting tired of karma fortunes by now.Renate ought to be getting tired of karma fortunes by now.Renate ought to be getting tired of karma fortunes by now.Renate ought to be getting tired of karma fortunes by now.Renate ought to be getting tired of karma fortunes by now.Renate ought to be getting tired of karma fortunes by now.Renate ought to be getting tired of karma fortunes by now.Renate ought to be getting tired of karma fortunes by now.Renate ought to be getting tired of karma fortunes by now.Renate ought to be getting tired of karma fortunes by now.Renate ought to be getting tired of karma fortunes by now.
 
Posts: 3,998
Karma: 18026955
Join Date: Feb 2012
Device: Nook NST, Glow2, 3, 4, '21, Kobo Aura2, Poke3, Poke5, Go6
The documentation on how to put your own bootanimation.zip together:
https://android.googlesource.com/pla...tion/FORMAT.md

The bootanimation starts running before the screen is fully configured.
So the beginning of the sequence will be missing.
I've always hated short sequences where it repeats a progress bar that starts over.

FWIW, here is a minimal bootanimation, just counting seconds in the lower right corner for Poke3 (or anything else that's 1072x1448). I tried to get the trim.txt function to work, but I couldn't. It seems to be supported in libbootanimation.so I don't know what my problem is.

(The simple count up bootanimation is attached in post #5.)

Last edited by Renate; 05-18-2022 at 10:05 AM.
Renate is offline   Reply With Quote