Change "Facebook" HBOOT Logo - HTC First

With the HBOOT provided by Moonshine (or any other method), is it possible to change the "Facebook" logo displayed when the phone first powers on before the boot animation? I'd ask this in the actual Moonshine thread, but I don't have the post count.

You can just change the HTC_bootup.zip file that's located in /system/customize/resource/
It's best if you send the file to your dropbox and then just edit what you want and then overwrite it back on to your device.

Kendosis said:
You can just change the HTC_bootup.zip file that's located in /system/customize/resource/
Click to expand...
Click to collapse
Thanks, but that changes the bootanimation, which I've already done. I'm talking about before that. The first image you see when the phone powers on.

See bootanimation under q&a by me
Sent from my HTC first using xda app-developers app

blafree64 said:
See bootanimation under q&a by me
Click to expand...
Click to collapse
Aha. Thank you!
(The post he is talking about is here: http://forum.xda-developers.com/showpost.php?p=43414266&postcount=7)

Related

[Help] How to make a bootscreen?

Hi guys,
Im currently working on my Hello Moto theme again but i want to incorporate a bootscreen, does anyone know how to make one from a .gif?
Mike
You need CreateG1Splash.
Tutorial is here...
http://android-dls.com/wiki/index.php?title=Creating_Splashboot_Images
Just go down half the page,download the zip. Creat an image in .png and use CreateG1Splash.exe to convert.... Next yoou need to flash it on your device.
Fastboot flash splash1 C:\Mysplash.rgb565 (if it is in your root of the C: drive).
bonesy said:
You need CreateG1Splash.
Tutorial is here...
http://android-dls.com/wiki/index.php?title=Creating_Splashboot_Images
Just go down half the page,download the zip. Creat an image in .png and use CreateG1Splash.exe to convert.... Next yoou need to flash it on your device.
Fastboot flash splash1 C:\Mysplash.rgb565 (if it is in your root of the C: drive).
Click to expand...
Click to collapse
isnt that just a stand still image? I want to make the moving thingy
the SPLASHSCREEN is the very first image. it is flashed through fastboot (and only through fastboot) and is a still image.
the BOOTSCREEN is the animated gif which is played after the splashscreen is shown, until the ui has loaded. it is a part of the rom, can be pushed via adb or flashed via update.zip.
kendong2 said:
the SPLASHSCREEN is the very first image. it is flashed through fastboot (and only through fastboot) and is a still image.
the BOOTSCREEN is the animated gif which is played after the splashscreen is shown, until the ui has loaded. it is a part of the rom, can be pushed via adb or flashed via update.zip.
Click to expand...
Click to collapse
ah sorry but still, how do i make a bootscreen ?
Mikeytjee said:
ah sorry but still, how do i make a bootscreen ?
Click to expand...
Click to collapse
Make an animated .gif of the right resolution (not sure exactly but I think it's anything smaller than the screen res..) and flash it to the correct folder.
G8D said:
Make an animated .gif of the right resolution (not sure exactly but I think it's anything smaller than the screen res..) and flash it to the correct folder.
Click to expand...
Click to collapse
Tnx man ! it worked
I know I have posted this on another thread, but redmdc should be praised for this. Check the thread below, you can put your own bootscreen in and change other aspects in a gui.
http://forum.xda-developers.com/showthread.php?t=635456
Bad4ss said:
I know I have posted this on another thread, but redmdc should be praised for this. Check the thread below, you can put your own bootscreen in and change other aspects in a gui.
http://forum.xda-developers.com/showthread.php?t=635456
Click to expand...
Click to collapse
It can be done for free as well. In dsxida's kitchen
dsxida's kitchen
grassiekuik said:
It can be done for free as well. In dsxida's kitchen
Click to expand...
Click to collapse
Can you post a link to dsxida's kitchen cheers
RichardFHTC said:
Can you post a link to dsxida's kitchen cheers
Click to expand...
Click to collapse
It's in the G2 rom development forum
ok guys, total noob here... i want to know if i can create a bootscreen with like a key in the ignition of a car and then flip to a motor shot and have a cranking engine as the boot up tone? if you understand what im sayin. any info helps.
thanks,
cory

[Q] [NAND][Android] Change 2nd Bootscreen

I am looking for a way to change the SECOND Splash/Bootscreen. The one that comes after MGLDR and before the bootanimation.
I have searched a lot in this forum, but i can find only tutorials to change the frist splashscreen or the bootanimation.
Any help?
Agreed. I really want to know how to do this.
feloccio said:
I am looking for a way to change the SECOND Splash/Bootscreen. The one that comes after MGLDR and before the bootanimation.
I have searched a lot in this forum, but i can find only tutorials to change the frist splashscreen or the bootanimation.
Any help?
Click to expand...
Click to collapse
If you know how to edit initrd.gz, then you can change it.
Sent from my HD2 Droid HD using XDA App
jose makalolot said:
If you know how to edit initrd.gz, then you can change it.
Click to expand...
Click to collapse
Can you tell me more about that?
Now that NAND ANDROID is a reality for the HD2 I have seen users asking for Android Splash Screens so I thought I would make some and pass them on. I am also supplying the LEO Stock Splash Screen if you want to go back.
Simply follow the instructions:
1. Download the desired Splash Screen and extract the contents to a new folder on your pc.
2. Shut down your phone (doesnt matter if you have already flashed a NAND Android Rom)
3. Enter Bootloader Mode by Holding the 'Volume Down' button while briefly pressing the 'Power' button. Keep holding the 'Volume Down' button until the tri colour screen appears.
4. Plug in your usb cable so that it says 'usb' at the bottom of the screen
5. Run the CustomRuu.exe file and follow the instructions
6. When flashing is complete the phone will reboot
-mskip
Click to expand...
Click to collapse
http://forum.xda-developers.com/showthread.php?t=895089
the_hd2_cracker said:
http://forum.xda-developers.com/showthread.php?t=895089
Click to expand...
Click to collapse
Thats not the Screen he's talkin about.
shorty1483 said:
Thats not the Screen he's talkin about.
Click to expand...
Click to collapse
Aaaah...okay...that would be really interesting...
feloccio said:
Can you tell me more about that?
Click to expand...
Click to collapse
Initrd.gz is is found in boot partition of each build along with zImage. If you know how to gunzip and edit files inside that file, then you can change the image after magldr/before bootanimation.zip.
Sent from my HD2 Droid HD using XDA App
Hi,
I was looking to change this as well and found this:
http://forum.xda-developers.com/showthread.php?t=905538&highlight=boot+animation
I used "root explorer" method and worked for me.
czacha234 said:
Hi,
I was looking to change this as well and found this:
http://forum.xda-developers.com/showthread.php?t=905538&highlight=boot+animation
I used "root explorer" method and worked for me.
Click to expand...
Click to collapse
OP is not talking about that but the image before that.
Sent from my HD2 Droid HD using XDA App
I would like to know how to change the 2nd boot image (after MAGLDR and before boot animation) as well, anyone know how to do it? ty in advance for your help!
mythek88 said:
I would like to know how to change the 2nd boot image (after MAGLDR and before boot animation) as well, anyone know how to do it? ty in advance for your help!
Click to expand...
Click to collapse
Have you tried google?
Keyword: logo.rle and initrd.gz
Sent from my HD2 Droid HD using XDA App
http://forum.xda-developers.com/showthread.php?t=996667&highlight=logo.rle

[Splash Screens] - Collection - 1080x1920 - Share yours!

This thread is just a collection of user made splashes to share with the community feel free to post any splash screens 1080x1920.. I personally will not be taking any request to make any as there are plenty of good guides to make your own and share here.. Thanks guys!
Here are quite a few threads to teach you how to make and flash your own custom splash images:
[GUIDE] Splash screens for the HTC One - S-OFF REQUIRED Thanks - 94tbird
[APP] Splash Image Converter Thanks - benny3
[GUIDE][S-OFF REQUIRED] Flashing Splashscreens. Thanks - felacio
(S-OFF and Engineering or Moonshine/RumRunner Hboot necessary)
How to flash *.img or *.nb
Code:
adb reboot bootloader
fastboot flash splash1 splash.img
fastboot reboot
How to flash *.zip
Code:
adb reboot bootloader
fastboot oem rebootRUU
fastboot flash zip splash.zip
fastboot reboot
Here's my first ones I made for my own use..
Black PCB and Black PCB w/Logos
lilflip21 said:
Here's my first ones I made for my own use.. I'll post a few more soon..
Black PCB and Black PCB w/Logo's
Click to expand...
Click to collapse
Sweet!
I want to make one like this but not sure if I did it correctly
Some of you may remember these from el tevo...anyways, I stumbled across the psd, still had it
thx to felacio for the wonderful guide
white
black
bigdaddy619 said:
I want to make one like this but not sure if I did it correctly
Click to expand...
Click to collapse
+1
ssojyeti2 said:
Some of you may remember these from el tevo...anyways, I stumbled across the psd, still had it
thx to felacio for the wonderful guide
white
black
Click to expand...
Click to collapse
Are those flashable?
Sent from my HTCONE using xda app-developers app
kiewee3 said:
Are those flashable?
Click to expand...
Click to collapse
Not from recovery like a normal .zip they must be flashed in bootloader.
Here are a couple more made out of some random pics I liked..
I found the thread that described it. Will we ever be able to flash splash screens on the fly? Someone just needs to find the special file name right?
Sent from my HTCONE using xda app-developers app
kiewee3 said:
I found the thread that described it. Will we ever be able to flash splash screens on the fly? Someone just needs to find the special file name right?
Click to expand...
Click to collapse
Not sure exactly what you mean.. you can flash any splash pretty quickly just..
adb reboot-bootloader
fastboot flash splash1 "YourSplashName".img
adb reboot

			
				
heres a game of phones one...
and a hottie... ill add more as i get better at this...
Made that one for my own use. Love it as a power up logo for the splash
Didnt attach a zip. It's an rgb565...those of you can figure it out.
(rename rgb565 to .img and fastboot flash splash1 splash.img y'know, from the old Evo 4G days.)
lilflip21 said:
Not sure exactly what you mean.. you can flash any splash pretty quickly just..
adb reboot-bootloader
fastboot flash splash1 "YourSplashName".img
adb reboot
Click to expand...
Click to collapse
On the evo 3d we could just rename the file and the boatloader would automatically flash it. No computer needed
Sent from my HTCONE using xda app-developers app
bigdaddy619 said:
I want to make one like this but not sure if I did it correctly
Click to expand...
Click to collapse
That i like...lol
bigdaddy619 said:
I want to make one like this but not sure if I did it correctly
Click to expand...
Click to collapse
haha this one would be awesome did you flash it and get it to work, if so ill definitely try it myself
My first lazy one that I made as a test :laugh:
I'm going to make some detailed (and more exciting) ones later on this week.
LymeWire said:
haha this one would be awesome did you flash it and get it to work, if so ill definitely try it myself
Click to expand...
Click to collapse
I used felacio's thread to make it but when I look in the completed zip it's a .img file not .nb0 so I'm not really sure it it worked correctly. Maybe someone can take a look at the zip and see if it's correct.
Update I think I did it correctly this time can someone confirm? I have not flashed the Moonshine hboot yet. So if you don't want to flash it maybe just check the zip see if everything is correct.
bigdaddy619 said:
I used felacio's thread to make it but when I look in the completed zip it's a .img file not .nb0 so I'm not really sure it it worked correctly. Maybe someone can take a look at the zip and see if it's correct.
Click to expand...
Click to collapse
Rename the file extension from img to nb0
Sent from my EVO using Tapatalk 2

[Q] Boot Splash ?

does anyone know how to chance the boot splash in the kernel, on cm10.1 i want to try to chance it to something else
This tool may help you https://play.google.com/store/apps/...wxLDMsImNvbS5qcnVtbXkubGliZXJ0eS50b29sYm94Il0.
thiagodm said:
This tool may help you https://play.google.com/store/apps/...wxLDMsImNvbS5qcnVtbXkubGliZXJ0eS50b29sYm94Il0.
Click to expand...
Click to collapse
thanks, but how can i chance the splash screen in the app ?
FettleifIsMyUserName said:
thanks, but how can i chance the splash screen in the app ?
Click to expand...
Click to collapse
Another way. http://www.youtube.com/watch?v=6peeuPYoapk
thiagodm said:
Another way. http://www.youtube.com/watch?v=6peeuPYoapk
Click to expand...
Click to collapse
Oh not the boot animation the boot splash thats the screen before the boot animation, the lg logo i want to chance that
To the best of my knowledge it can be changed but it will require quite a lot of work and some googling. I believe the boot splash is contained within bootloader, which I believe is a boot.IMG ull have extract that find the files to replace. The hard part is the files are not just jpgs or pngs they are a obscure image format a quick Google showed someone found a way of converting them but the rest is up to you
Look for initlogo.rle. It is a file loaded by init on each boot, if it exists. It is located in root and by default you won't find it and you have to create one. You have to un- and repack the boot.img to edit that file.
The file has a special format. For more information, look here.
Also, keep in mind that this will not change the LG logo built into the bootloader. With our knowledge so far, it cannot be changed.
Adam77Root said:
Look for initlogo.rle. It is a file loaded by init on each boot, if it exists. It is located in root and by default you won't find it and you have to create one. You have to un- and repack the boot.img to edit that file.
The file has a special format. For more information, look here.
Also, keep in mind that this will not change the LG logo built into the bootloader. With our knowledge so far, it cannot be changed.
Click to expand...
Click to collapse
thanks, i wanted to try this because this was possible on the lg optimus 2x from officail 2.2-2.3 but they removed it from the official ics
but ill see what i can do
FettleifIsMyUserName said:
thanks, i wanted to try this because this was possible on the lg optimus 2x from officail 2.2-2.3 but they removed it from the official ics
but ill see what i can do
Click to expand...
Click to collapse
Have any success? I would like to try this as well
Sent from my Optimusx4 using xda app-developers app

Change bootsplash troubleshooting

Hello, I am new to xda and I hope you can help me
I changed the bootsplash of my s10 with TWRP following this tutorial.
It works well as you can see in boot_aston.jpg. But after this screen I have another samsung one as you can see in boot_samsung.jpg.
Is it possible to edit or delete this screen ?
EDIT 1 : I decompressed the up_param tar to see what was inside and it seems that the samsung screen isn't in there...
Firerazzer said:
Hello, I am new to xda and I hope you can help me
I changed the bootsplash of my s10 with TWRP following this tutorial.
It works well as you can see in boot_aston.jpg. But after this screen I have another samsung one as you can see in boot_samsung.jpg.
Is it possible to edit or delete this screen ?
Click to expand...
Click to collapse
there must be another place that you need to change the file the bootloader is looking for if its showing you 2 different pictures.
Youdoofus said:
there must be another place that you need to change the file the bootloader is looking for if its showing you 2 different pictures.
Click to expand...
Click to collapse
This is what I deduced too. But I'm totally a noob on the Android bootloader so I don't know where to look for that second image. I have already searched everywhere on XDA but no one seems to be talking about it ...
SOLUTION :
When rooted in a adb shell, delete the system/media/bootsamsung.qmg file.
Works perfectly for me
Firerazzer said:
SOLUTION :
When rooted in a adb shell, delete the system/media/bootsamsung.qmg file.
Works perfectly for me
Click to expand...
Click to collapse
well, there ya go! i assume that by deleting the second image it no longer thinks it has 2 to display thereby making it just use that one the user wanted in the first place
In up_param.bin image.jpg and image svb_orange.jpg need be the same.
I have a feeling that's just the stock boot animation
But I like that Aston Martin boot splash,can I get one for the s10e

Categories

Resources