(Q) which TW kernel supports custom boot animations

dragonstalker

Senior Member
Jan 1, 2008
1,914
1,303
0
Fort Myers, Fla
I wonder wich TW supports custom boot animations. I ran PJB in the past but im not sure if it supports

Sent from my SCH-I605 using xda app-developers app
The rom has to have custom boot ani set. It's part of the build not the kernel. Although, don't make a liar out of me, i'm sure there is probably a way to turn that feature off via the kernel. Just not sure how that would be done.

When we build roms, features like, init.d and custom boot animations are features that are included in the rom.
 
  • Like
Reactions: killa408shark

shiftr182

Senior Member
Oct 5, 2010
1,929
1,135
143
Boise
The rom has to have custom boot ani set. It's part of the build not the kernel. Although, don't make a liar out of me, i'm sure there is probably a way to turn that feature off via the kernel. Just not sure how that would be done.

When we build roms, features like, init.d and custom boot animations are features that are included in the rom.
Devil and Neak both allow custom boot animations.

@ Dragon - The boot animation is allowed via the kernel FYI
 
  • Like
Reactions: killa408shark

dragonstalker

Senior Member
Jan 1, 2008
1,914
1,303
0
Fort Myers, Fla
Devil and Neak both allow custom boot animations.

@ Dragon - The boot animation is allowed via the kernel FYI
I stand corrected. I've always used the DSIXDA Kitchen to enable custom boot animations. Didn't know the kernel had anything to do with it, since i usually build off stock kernel. Thanks for the heads up. Info is helpful in solving a current problem we are having. Now know it might be kernel related.



Code:
Advanced Options

 11 - Deodex files in your ROM
 12 - Add task killer tweak for speed (stock ROM only)
 13 - Add /data/app functionality
 14 - Add Nano text editor + sysro/sysrw
 15 - Add Bash (command shell)
 16 - Add Apps2SD
 17 - Add /etc/init.d scripts support (busybox run-parts)
 [COLOR="Red"]18 - Add custom boot animation functionality[/COLOR]
 19 - Porting tools (experimental)
 20 - Tools for boot image (unpack/re-pack/etc.)
 21 - Unpack data.img
 22 - Sign APK or ZIP file(s)
 23 - Convert update-script or updater-script
 24 - Miscellaneous optins / Plugin scripts
 
Last edited:
  • Like
Reactions: killa408shark