Hello everybody, Did someone know how to change the boot logo on the DUAL board with android marshmallow image ? I speak about the splash screen between the end of u-boot and the start of the bootanimation. I've tried with some flashable zip found on internet, who contain logo.bin file but sadly no success for the moment. Thank you
Hi @agl, you have to modify the image inside the uboot code and recompile android. Here is the uboot code I'm talking about: https://github.com/UDOOboard/uboot-imx EDIT: the procedure is described here: http://www.udoo.org/forum/threads/change-the-splash-screen.2180/
Hi, thanks for your answers ! In reality, I don't speak about the uboot splashscreen but the android one. They call this boot_logo or logo.bin it is displayed just before the start of the bootanimation.
There are only two logos shown at the boot sequence, the first is the uboot splashscreen and the second the Android logo, located in frameworks/base/core/res/assets/images.