• After 15+ years, we've made a big change: Android Forums is now Early Bird Club. Learn more here.

Root [CDMA] im gonna need s-0ff

Why can't you have a custom splash screen? I do...

How did you get one to work. I am on hboot 1.5 and I have tried a lot of things but I never got a custom splash screen to work. Here is what I have tried.

I have tried zipping the file and renaming it to PG86IMG.ZIP and booting into HBOOT and it looks like it is doing something but it is so fast I cannot make it out.

I have also tried booting into TWRP recovery and flashing the zip just like any ROM or kernel. It looks like it works also but no dice.

Lastly I have copied the splash1.img file to the adb directory and booted the phone to bootloader then ran fastboot flash splash1 splash1.img but I get a signature verification error.
 
Try flashing in recovery by booting to recovery through fastboot to allow writing permission of the /boot partition
 
Try flashing in recovery by booting to recovery through fastboot to allow writing permission of the /boot partition

Yep....recovery only has the full write permissions if u load it via fastboot (which is required to use custom kernels)
fastboot boot recovery.img
 
How did you get one to work. I am on hboot 1.5 and I have tried a lot of things but I never got a custom splash screen to work. Here is what I have tried.
This is exactly how I did it. You have to use the command prompt to enter fastboot. You can't just volume+power to enter recovery.
Try flashing in recovery by booting to recovery through fastboot to allow writing permission of the /boot partition
 
Back
Top Bottom