Splash screen. - Hero CDMA Themes and Apps

I've been searching for a while but I can't seem to come across how to change the splash screen or how to(if you have to) unlock the SPL and where to drop the .rgb565 file. I've had custom boot animation I made for a while but I'd like a to put a matching splash to go with it. I have found a thread for the touch but that doesn't help me. Thanks for any help.
Sent from my HERO200 using XDA App

dean.d said:
I've been searching for a while but I can't seem to come across how to change the splash screen or how to(if you have to) unlock the SPL and where to drop the .rgb565 file. I've had custom boot animation I made for a while but I'd like a to put a matching splash to go with it. I have found a thread for the touch but that doesn't help me. Thanks for any help.
Sent from my HERO200 using XDA App
Click to expand...
Click to collapse
the splash is the htc screen correct? and i would greatly appreciate this to

Yes I have pretty much customized south paw(excellent ROM BTW) the way I want it except for this. But then again, the SPL is more tricky than just flashing roms and additional roms.
Sent from my HERO200 using XDA App

Related

splash screen test(incredible)

looking for someone to test this splash out i dont have an incredible to do it myself it's an ironman pic. just looking to make sure it's the right size and how it looks(looks good on evo,)
that's a jpeg of splash. (you know the drill i'm not responsable blah,blah....)
(put on sdcard,power off, boot up in bootloader, blah,blah...)
just saying. this is the first one for the incredible i made..
It should be named PB31IMG.zip I think... All my splashes are at least.
Sent from my Incredible using XDA App
This is a Evo splash... totally different from our Dinc splashes.
___________________________________
Yup.... The ones yoe momma told ya about.... Bad Seed Customs!!
What needs to be change android.txt was from this forum(how to make custom Droid incredible splashes), still learning and any help would be great thx
Sent from my PC36100 using XDA App
dased14 said:
What needs to be change android.txt was from this forum(how to make custom Droid incredible splashes), still learning and any help would be great thx
Sent from my PC36100 using XDA App
Click to expand...
Click to collapse
the image format is different also. evo goes from png (for best quality) to rgb565 to disk image. we go 24bit bmp to nbimg to disk image. This is what i use to make Dinc splash screens....
View attachment nbimg-1.1win32.zip
let me know if you get stuck anywhere....
Ok, that's what I used (nbimg. use it on evo splashes as well) was it named wrong and what (h)x(w) to use thought I seen somewhere that it was same as evo(480+800) is it still labeled splash1.img for incredibles or does it use something else
Sent from my PC36100 using XDA App
dased14 said:
Ok, that's what I used (nbimg. use it on evo splashes as well) was it named wrong and what (h)x(w) to use thought I seen somewhere that it was same as evo(480+800)
Sent from my PC36100 using XDA App
Click to expand...
Click to collapse
you used nbimg on evo? i was told it wouldn't work back when i started making them for evo. i use the rgb565 converter then rename to splash1.img. so maybe it will work then. just rename the zip to PB31IMG.zip for Dincs....
Yeah that's what I have been using and it works fine. Thx for the help
Sent from my PC36100 using XDA App

[DEV Questions] Modify/remove splash screens

Hi all,
Today I have had a bit of a nightmare with changing the splash screen(s). I'm trying to create a totally generic version of this firmware, which removes all of the T-Mobile branding; including those annoying 'Exclusive to T-Mobile' splash screens. I say screens, as it seems there are two of them, one loaded immediately and the other loaded from the kernel immediately afterwards.
I understand that the first one to load (bios as such) is located in /mnt/.lfs/logo.jpg. I cannot alter or edit that directory without a modified param.lfs, I am told.
I recently tried the param.lfs from the Vibrant build, and it flashed successfully, but still wouldn't allow me to write over the logo (operation not permitted). Can this image be changed directly in param.lfs? I have extracted the images from param.lfs, but cannot find a way to rebuild it. Also... replacing the param.lfs with one from a stock vibrant doesn't appear to change the splash screen. Wtf?
Also, even if I do overwrite the image, will the SBL push another one over the top? I'm getting mixed opinions on this...
The second image is located in the kernel source, I understand. I'm aware of how to compile a kernel so that isn't the issue.
Does anyone know the name of the image to locate in the source?
EDIT - think I found it in: ../drivers/video/samsung/logo_rgb24_wvga_portrait.h
My brain isn't working correctly today, and I have wasted a lot of time on this already. If someone out there knows the answer it'd save me a lot more time!
Thanks in advance.
nprussell said:
Hi all,
Today I have had a bit of a nightmare with changing the splash screen(s). I'm trying to create a totally generic version of this firmware, which removes all of the T-Mobile branding; including those annoying 'Exclusive to T-Mobile' splash screens. I say screens, as it seems there are two of them, one loaded immediately and the other loaded from the kernel immediately afterwards.
I understand that the first one to load (bios as such) is located in /mnt/.lfs/logo.jpg. I cannot alter or edit that directory without a modified param.lfs, I am told.
I recently tried the param.lfs from the Vibrant build, and it flashed successfully, but still wouldn't allow me to write over the logo (operation not permitted). Can this image be changed directly in param.lfs? I have extracted the images from param.lfs, but cannot find a way to rebuild it. Also... replacing the param.lfs with one from a stock vibrant doesn't appear to change the splash screen. Wtf?
Also, even if I do overwrite the image, will the SBL push another one over the top? I'm getting mixed opinions on this...
The second image is located in the kernel source, I understand. I'm aware of how to compile a kernel so that isn't the issue.
Does anyone know the name of the image to locate in the source?
EDIT - think I found it in: ../drivers/video/samsung/logo_rgb24_wvga_portrait.h
My brain isn't working correctly today, and I have wasted a lot of time on this already. If someone out there knows the answer it'd save me a lot more time!
Thanks in advance.
Click to expand...
Click to collapse
Yupe..that would be the file and there's an app to build that for you. All you need is creating 480x800 24bit RGB image and save it as C header, then use that app to rebuild logo_rgb24_wvga_portrait.h for you.
drhonk said:
Yupe..that would be the file and there's an app to build that for you. All you need is creating 480x800 24bit RGB image and save it as C header, then use that app to rebuild logo_rgb24_wvga_portrait.h for you.
Click to expand...
Click to collapse
Do you know the name of the app mate?
nprussell said:
Do you know the name of the app mate?
Click to expand...
Click to collapse
It's in my github .. Samsung-logo
Will you post a tut of how to do this later
Sent from my SGH-T959V using XDA Premium App
Bumping this thread. Radness.
Sent from my SGH-T959V using XDA Premium App
richielasalsa said:
Will you post a tut of how to do this later
Sent from my SGH-T959V using XDA Premium App
Click to expand...
Click to collapse
As soon as I have it all figured out, I'll post it all as a guide, and maybe even do a video for you.
nprussell said:
As soon as I have it all figured out, I'll post it all as a guide, and maybe even do a video for you.
Click to expand...
Click to collapse
Thanks bro appreciate it
Sent from my SGH-T959V using XDA Premium App
Looking forward to this, those pink splash screens and sounds bug me so much!
Thank you kindly for all of your work thus far.
heartspains88 said:
Looking forward to this, those pink splash screens and sounds bug me so much!
Thank you kindly for all of your work thus far.
Click to expand...
Click to collapse
Hes talking about the first still image. For boot and shutfown animation, check out my thread.
http://forum.xda-developers.com/showthread.php?t=1080426
[MOD]Original Galaxy S Boot & shutdown animation
Sent from my SGH-T959V using XDA Premium App
The animations are easy to change - just replace them with the qmgs from stock galaxy S...
or, use/compile a kernel with bootanimation.zip support
The annoying T-Mobile jingle is in /system/etc
Can't remember the name!
Poweron.wav
Sent from my SGH-T959V using XDA Premium App
This has now been figured out and done - and I will write up a guide tomorrow.
Thanks to connexion and Pulser!
nprussell said:
This has now been figured out and done - and I will write up a guide tomorrow.
Thanks to connexion and Pulser!
Click to expand...
Click to collapse
Cant wait!
Sent from my SGH-T959V using XDA Premium App
subscribed for your results.
...?
Sent from my SGH-T959V using XDA Premium App
So how do i do this now?
Sent from my SGH-T959V using XDA App
awaiting reply. can't wait.
Sorry...
I haven't forgotten! Been MAD busy of late.
I will write it up asap.
Ummm what happened with the tutorial?

Custom boot splash screen

Could anyone point me to a guide for the g2x on how to change this? I've been searching and I can't find anything that works on g2x. Running cm7 rc1 and Trinity kernel. Thanks!
Sent from my LG-P999 using XDA Premium App
bencozzy said:
Find a bootanimation.zip you like save it. Open root explore or the likes mount system as writable. Go to system then media erase bootanimation.zip and paste the one you want there. Pretty simple in the vibrant section under theming there is a how to on making boot animations.
Click to expand...
Click to collapse
I think he's asking for the splash screen (LG logo). The boot animation is different from the splash screen. It's the graphic image before the boot animation.
joackie27 said:
I think he's asking for the splash screen (LG logo). The boot animation is different from the splash screen. It's the graphic image before the boot animation.
Click to expand...
Click to collapse
Yeah that's what I'm looking for... I can change the boot animation, no problem. Its just the splash screen that comes up before the animation that I'm looking to change
Sent from my LG-P999 using XDA Premium App
Unless I'm mistaken, that would be a function of the BIOS, so if anything could change out the kernel would.
But I have no experience with this particular thing, it's just my gut instinct.
Sent from my Nexus 5g using XDA Ultimate App
Does anyone have any further information on this? I would really like to be able to change this, my parents and I like the Trinity kernels... until my parents noticed the "666 morfic" on the bottom of the splash screen lol
Sent from my LG-P999 using XDA Premium App

[Q] application of lockscreen from UOT kitchen

I have made a few themes using the UOT kitchen, and following the instructions in this thread, http://forum.xda-developers.com/showthread.php?t=1065789 , I have managed to get the theme in place, and also push one of the boot animations on. My question is, which file do I need to push to which folder to get the lockscreen to work? Is this even possible, or is that part of the kitchen currently only available on other phones?
While I am not an expert, I am not a complete noob either, so I can follow instructions without worrying about bricking my phone!
Any help would be appreciated.
Anything guys? Even if it is a no can do.
Bump. Should I post this in general?
The lock screen is only compatible with CM7. Like it says in the kitchen
Sent from my R800i using Tapatalk
AndroHero said:
The lock screen is only compatible with CM7. Like it says in the kitchen
Sent from my R800i using Tapatalk
Click to expand...
Click to collapse
D'OH!
Oh yeah, you can now safely ignore my response in the other post!!!!

Help with custom boot animation

I finished making my first boot animation and am getting the black screen. I tried the various fixes in other posts and made sure i didnt do any of the common mistakes. Can someone help me? This is for cleanrom 4.1, boot animation attached below.
Link for bootanimation: http://www.mediafire.com/?c48ic74d8yr1pwd
any luck?
Any luck ?
If so - how do? I've replaced the old Vigor_VZW_bootanimation.zip with the new one. Nothing happens - black screen
Yea I got it working, forgot about this thread Just give me your boot animation and your rom the same ill just do it for you
Sent from my HTC One XL using xda premium
Can't get mine to work
TheNightHawk223 said:
Yea I got it working, forgot about this thread Just give me your boot animation and your rom the same ill just do it for you
Sent from my HTC One XL using xda premium
Click to expand...
Click to collapse
Can you help me I have CleanRoms as well and have tried replacing the Vigor one with mine. I named it Vigor_VZW_bootanimation like them but mine doesn't work it just gives me a black screen as well and nothing else. I renamed both the old Vigor one to .old and the hTC_bootanimation to .old as well. Please tell me what you did to get yours to work thanks!
Lockon_Stratos said:
Can you help me I have CleanRoms as well and have tried replacing the Vigor one with mine. I named it Vigor_VZW_bootanimation like them but mine doesn't work it just gives me a black screen as well and nothing else. I renamed both the old Vigor one to .old and the hTC_bootanimation to .old as well. Please tell me what you did to get yours to work thanks!
Click to expand...
Click to collapse
You have to name it as "boot.zip" and put it in /resources/customization (sorry if I spelt that wrong). If it still shows a black screen just give me your boot animation.
Sent from my HTC One XL using xda premium
Got it to work!
TheNightHawk223 said:
You have to name it as "boot.zip" and put it in /resources/customization (sorry if I spelt that wrong). If it still shows a black screen just give me your boot animation.
Sent from my HTC One XL using xda premium
Click to expand...
Click to collapse
Thanks for your help I also found another way. I used this method http://forum.xda-developers.com/showthread.php?t=1556613 and it finally worked. I just need to make my animation a bit longer and thats it. Thanks again!

Categories

Resources