[Q] How To Change The Boot Logo? - Galaxy 3 Themes and Apps

Right now when the phone boots up, the first screen has the b/w image that says : Samsung GT I5800. This is followed by the custom boot animation that I've set. Now how do I change this boot logo?

djsvish said:
Right now when the phone boots up, the first screen has the b/w image that says : Samsung GT I5800. This is followed by the custom boot animation that I've set. Now how do I change this boot logo?
Click to expand...
Click to collapse
The boot logo is a part of the bootloader...
Dont even try changing it..You will hardbrick your phone...

But I saw this post on Samdroid forums, a how-to for creating custom bootlogos for Samsung Spica
[Link : forum.samdroid. net/ f55/tutorial-how-create-custom-bootlogo-bootanimation-863/ ]
There should be a way to do the same in Galaxy 3, right?

djsvish said:
But I saw this post on Samdroid forums, a how-to for creating custom bootlogos for Samsung Spica
[Link : forum.samdroid. net/ f55/tutorial-how-create-custom-bootlogo-bootanimation-863/ ]
There should be a way to do the same in Galaxy 3, right?
Click to expand...
Click to collapse
Looks like it should work...but who is willing to take the risk of bricking the phone??
Edit - I am not completely sure about bricking, maybe some more experienced developer can help you out..

Humpff... Kyrillos keeps attaching this "logos.png" file to all his releases. Unfortunately, they never show up. I wish someone could help me out here.

BUMP!
Sent from my GT-I5800 running on Kyrillos 5.6 ROM | Bleeding Edge Fugumod 2.2 | Overclocked 1.3GHz | 8GB SD

To flash a custom logo you have to include bootloader in the package. Before flashing anything CHECK THE LOGO SIZE and properties. Then you could flash the bootloader.

djsvish said:
But I saw this post on Samdroid forums, a how-to for creating custom bootlogos for Samsung Spica
[Link : forum.samdroid. net/ f55/tutorial-how-create-custom-bootlogo-bootanimation-863/ ]
There should be a way to do the same in Galaxy 3, right?
Click to expand...
Click to collapse
AFAIK this method wont work straightway on g3
The image is included in the bootloader and improper modding could lead to serious damaga(hard brick-can be saved only by warranty)
so better be satisfied with what it is and use/make a custom bootanimation instead with a custom boot sound to enjoy it more

djsvish said:
Humpff... Kyrillos keeps attaching this "logos.png" file to all his releases. Unfortunately, they never show up. I wish someone could help me out here.
Click to expand...
Click to collapse
logo.png is present in all stock roms
some roms makers remove some keep
EDIT: if someone properly mods the logo,png(size as of original/like in that tutorial) and if we use a modded bootloader then maybe we can use custom splash screens
@Senoir Devs:tell what you think about this

word
sorry guys i move this to the right thread.. my apologies.

Related

[Q] Boot animation Problem

I Have 2 doubts
1. Does my phone needs to be deodexed for a custom boot animation to work ?
2. will kph custom boot animation work on kq5 or kpb work on kph ?
Thanks
Lijop said:
I Have 2 doubts
1. Does my phone needs to be deodexed for a custom boot animation to work ?
2. will kph custom boot animation work on kq5 or kpb work on kph ?
Thanks
Click to expand...
Click to collapse
1- no
2- yes
an0nym0us_ said:
1- no
2- yes
Click to expand...
Click to collapse
@anonymous i got a boot loop while i was applying a theme
and this was written in addictive tips
It has been brought to our attention that the following method will not work for some devices running stock ROMs because their manufacturers have made the ridiculous decisions of either using their own proprietary format for their boot animations (we’re talking about you, Samsung!), or choosing a non-standard path for the bootanimation.zip file and removing the ability to override it by copying a new one to /data/local (that would be you, HTC!).
Please confirm and can you provide a link for custom boot animation for ace ?
any bootanimation will work on any rom, but theme is different story.
http://forum.xda-developers.com/showthread.php?t=1161423
an0nym0us_ said:
any bootanimation will work on any rom, but theme is different story.
http://forum.xda-developers.com/showthread.php?t=1161423
Click to expand...
Click to collapse
are you sure it will work on odex fw ? another member told me u have to be deodexed
i'm not 100% sure, just my understanding is bootanimation doesnt have anything to do with odex/deodex. its just merely a zip file, not apks. well u can try on odex rom, just make cwm backup incase something goes wrong

Nexus Prime Boot Animation for galaxy tab

I just worked out a tablet version of the Nexus Prime boot animation for Samsung Galaxy Tab 10.1
Have look at my post in the Android Themes section for more details & instructions.
For Galaxy Tab 10.1 use the WXGA(1280×800) version.
Here is the link. Tell your suggestions...........
http://forum.xda-developers.com/showthread.php?t=1294970
Custom boot animation on Samsung Galaxy tab
First – Your device MUST be rooted.
Secondly – the disclaimer -
You do all or any of the things below, at your own risk. If you mess it up, don’t blame me, and don’t say I didn’t warn you.
If you mess anything up, or something else decides to break, the brick is yours to keep – you did it – not me =)
Seriously, worst case scenario would be having to do a few adb lines or to re-flash a few files on the tab, and it will be working again.
So, let’s get started and get custom boot animations working on the thing!
First off, we need to get root acess, so just do, once connected to the ssh server;
Code:
[B]su[/B]
and allow the shell superuser access.
Following this, we want to make the system partition writeable.
Code:
[B]mount -o remount rw /system[/B]
Then, we want to place ourselves in the correct folder.
Code:
[B]cd /system/media[/B]
Now, to get rid of the Samsung boot branding, we need to rename a few files, you might want to keep them on the tab, just in case you want them back..
Code:
[B]mv bootani.qmg bootani.qmg_X
mv bootstill.qmg bootstill.qmg_X
mv samsungani.qmg samsungani.qmg_X
[/B]
Next, we need to drag in the boot animation you want, and have placed on the SD card (internal memory).
Code:
[B]cp /sdcard/bootanimation.zip bootanimation.zip[/B]
Now, if you want, you can test it by typing “bootanimation“.
To get out of it, as it will loop indefinitely, you have to press CTRL C.
If you want to change the boot animation, just copy in another one, and test it as above.
Once you are happy, do the following.
Code:
[B]mount -o remount ro /system[/B]
Now, it is time to view it – restart your tab, and the Samsung boot animation should be gone, and your new boot animation is in place......
Hope this will help you figure out ways to use any custom bootanimation.....
febycv said:
I just worked out a tablet version of the Nexus Prime boot animation for Samsung Galaxy Tab 10.1
Have look at my post in the myTouch 4G section for more details & instructions.
For Galaxy Tab 10.1 use the WXGA(1280×800) version.
Here is the link. Tell your suggestions...........
http://forum.xda-developers.com/showthread.php?p=18242867#post18242867
Click to expand...
Click to collapse
A bit unneeded in my opinion. But others may like it, thanks for sharing.
does it work on galay tab 10.1?
as i know,the bootanimation on galaxy tab 10.1 is .qmq file
not .zip file
shine2007 said:
does it work on galay tab 10.1?
as i know,the bootanimation on galaxy tab 10.1 is .qmq file
not .zip file
Click to expand...
Click to collapse
Correct, but most custom roms have .zip support.
Sent from my SGH-T959 using xda premium
Qmg Files
Any idea how to use it on rooted stock rom with default qmg files?
Tyrado said:
Any idea how to use it on rooted stock rom with default qmg files?
Click to expand...
Click to collapse
+1 same here
Very cool, thanks!
Well, that is a good tutorial, but will it work on GT-P7500, the 3G Touchwiz one?
i also would like to know if it will work on a rooted stock rom? I'm using the p7500 HC 3.2 rom
bookmarked for later use
thanks
Sweet, thanks. Looks pretty grainy but such a beautiful animation. Goes great with Galaxy Task and boosted ICS theme.
Sent from my GT-P7510 using xda premium
Big-A-Rob said:
Sweet, thanks. Looks pretty grainy but such a beautiful animation. Goes great with Galaxy Task and boosted ICS theme.
Sent from my GT-P7510 using xda premium
Click to expand...
Click to collapse
how did you do it with Galaxy Task, cz he already has a custom boot animation and I bootani.qmg was already renamed!
shine2007 said:
does it work on galay tab 10.1?
as i know,the bootanimation on galaxy tab 10.1 is .qmq file
not .zip file
Click to expand...
Click to collapse
Tyrado said:
Any idea how to use it on rooted stock rom with default qmg files?
Click to expand...
Click to collapse
techie.anish said:
Well, that is a good tutorial, but will it work on GT-P7500, the 3G Touchwiz one?
Click to expand...
Click to collapse
edric4xda said:
i also would like to know if it will work on a rooted stock rom? I'm using the p7500 HC 3.2 rom
Click to expand...
Click to collapse
yes it will work, u just need root the do that.
SamerBerjawi said:
how did you do it with Galaxy Task, cz he already has a custom boot animation and I bootani.qmg was already renamed!
Click to expand...
Click to collapse
Just go into the system/media folder with root explorer and replace the bootanimation.zip with the nexus one.
Sent from my GT-P7510 using xda premium
can't we lay our hands on a SYS dump from the prime? then extract it? but then again, with lower resolution, the end result would not satisfy.
don't work on p7500 with Ganbarou V0.4 Custom Rom
any ideas why not ???
those boot files doesn't exist wich you described in the first post
maddogglucky said:
don't work on p7500 with Ganbarou V0.4 Custom Rom
any ideas why not ???
those boot files doesn't exist wich you described in the first post
Click to expand...
Click to collapse
That's because I changed that files already. Push the bootanimation.zip into \system\media and it should work.
Someone has the file? Multiupload stays down

[Development] ICS/CM9 for Galaxy 5(new thread)

Hey there folks,
I'm a global moderator from MadTeam and working on the development of the ICS, first specialized just for Galaxy 5 and now is a great site for news and other cells and tabs development.
So, cutting the crap, this is the new page for the ICS for galaxy 5 on this site, and all the latest releases will be shared here. And here we go:
Thread Updated For Latest Release:
Alpha 3 released
Gapps revised by MadTeam
What is working:
. Audio
. SMS, MMS etc...
. Wifi
. Keyboard
In progress:
Camera and the good rest
How to Install ROM:
. Back Up your current stable ROM.
. Perform data wipe/factory reset.
. Go to Advanced and perform wipe dalvik cache
. Install the CM9 release.
. Install hotfix.
. Wait 5-10 minutes for first boot to complete (odexing).
Hotfix
UPDATE:
I fixed the issues with alpha 3 fixed and,
No orange flashs on the screen anymore, I've added a new kernel, framework and other things, so no need to install alpha 1 now
FOLLOW THE INSTALL GUIDE STEP BY STEP,
THIS IS AN ALPHA VERSION AND CAN EXPLODE YOUR PHONE
hy there. i download allmost all packages less then ics root package. i cannot access the file. can u reupload and paste the links. please.
DjSylvester said:
hy there. i download allmost all packages less then ics root package. i cannot access the file. can u reupload and paste the links. please.
Click to expand...
Click to collapse
Updated,
thx.
great! will glad to flash cm9 on my little brother's galaxy 5!
keep up the great job.
i have downloaded all the stuff except the root because of the fbi taking down megaupload. if it is possible to reupload to different site tnx
patsplantes said:
i have downloaded all the stuff except the root because of the fbi taking down megaupload. if it is possible to reupload to different site tnx
Click to expand...
Click to collapse
I would like that also
Thanks for this!
If you need help with testing the rom then send me a message whenever, my G5 is just collecting dust so I might as well get some use out of it, I honestly don't care if it breaks as the warranty has ran out anyway.
MrBC said:
I would like that also
Click to expand...
Click to collapse
patsplantes said:
i have downloaded all the stuff except the root because of the fbi taking down megaupload. if it is possible to reupload to different site tnx
Click to expand...
Click to collapse
Just click on the Wupload link
Thread update.
thanks for the update
but your download link at the end of first post is not working can you pls fix that
Tested
I didn't read the part about the exploding phone correctly or i would never have done it!
Startup was just the screen flashing bright yellow rapidly for about 30 seconds and then going dark. If you touched the screen or buttons then the display would activate and you can see it for a moment. I managed to get through the setup wizard to the main screen, the app drawer and access the rom manager app. Then rebooted into recovery from the home screen and restored my phone to cm7 1.9.
Amazing that i (on some level) had ics running on my phone Well done guys!
cmw was different too, it had a ***go back*** option at the bottom of each additional screen.
Exactly same here.
It have the *go back* button cuz is a cwm 5.2.7 based.
You must follow the guide correctly.
Chucky-PT said:
Exactly same here.
Click to expand...
Click to collapse
Does data not work for anyone else?
EoinSheehy said:
Does data not work for anyone else?
Click to expand...
Click to collapse
Data doesn't work in this version due to incompatibility with some European chips so mota disabled it
Sent from my GT-I5500 using Tapatalk
derrend said:
I didn't read the part about the exploding phone correctly or i would never have done it!
Startup was just the screen flashing bright yellow rapidly for about 30 seconds and then going dark. If you touched the screen or buttons then the display would activate and you can see it for a moment. I managed to get through the setup wizard to the main screen, the app drawer and access the rom manager app. Then rebooted into recovery from the home screen and restored my phone to cm7 1.9.
Amazing that i (on some level) had ics running on my phone Well done guys!
cmw was different too, it had a ***go back*** option at the bottom of each additional screen.
Click to expand...
Click to collapse
Thread updated no orange screen anymore.
installation problems
Installed the fix fine but clockworkmod displays an error when flashing mad rom apps. Had no problem with gapps previously so suspect fix.
derrend said:
Installed the fix fine but clockworkmod displays an error when flashing mad rom apps. Had no problem with gapps previously so suspect fix.
Click to expand...
Click to collapse
Definitive and tested Alpha 3 for Galaxy 5,
Storage access and new yellow boot animation included(New CM9 3d boot animation)
Permission to install Gapps working.
hyztname said:
Definitive and tested Alpha 3 for Galaxy 5,
Storage access and new yellow boot animation included(New CM9 3d boot animation)
Permission to install Gapps working.
Click to expand...
Click to collapse
It works but is no more usable than previous version of alpha.
We do all appreciate the hard work though hyztname so keep at it
What i want is to play with some new features and show off to my friends but i suppose that's what beta is for
Too impatient.
derrend said:
It works but is no more usable than previous version of alpha.
We do all appreciate the hard work though hyztname so keep at it
What i want is to play with some new features and show off to my friends but i suppose that's what beta is for
Too impatient.
Click to expand...
Click to collapse
Yeah you are right,
But we all have to start from the small part.
Thx for the appreciation.

Changing boot animation

I tried several times to search for a guide that could teach me how to change my boot animation, but i could never find one for the i9100, all i found was some for the epic 4g touch and some others.
i also heard that i needed a kernel that allowed such modification, im currently running cm10 latest nightly with cm kernel, can i do this ?
if anyone feels like explaining me how to change it or could give me a link with a proper guide for my device, i'd appreciate it.
Just replaced bootanimation.zip on my system folder and worked... Thread can be closed/deleted, sorry
Or even download rom toolbox from play store and choose an animation then install. Simples
Sent from myGalaxy SII
Poroto said:
I tried several times to search for a guide that could teach me how to change my boot animation, but i could never find one for the i9100, all i found was some for the epic 4g touch and some others.
i also heard that i needed a kernel that allowed such modification, im currently running cm10 latest nightly with cm kernel, can i do this ?
if anyone feels like explaining me how to change it or could give me a link with a proper guide for my device, i'd appreciate it.
Click to expand...
Click to collapse
Go to /system/media/and move bootanimation.zip to sdcard (in case something goes wrong) and move your bootanimation to /system/media
Go to play store
And search for boot animation
Download it and run it
Its really simple and easy
PS: you need to be rooted
Sent from my GT-I9100 using xda app-developers app

[MOD] Flashable Custom Bootup charging & Splash screens for A5 (A510F)

Custom Bootup Charging & Splashscreens for Samsung A5 2016
Credits for the original mod go to moluntic for creating this mod for Samsung J7 and nhlalukoG for pointing me in the correct direction
- This mod will change the first image you see when turning ON the phone.
- If you want to have your Charging startup screen changed the same way, check POST 3
- If you want your device to look like s6 or s7, check post 10
- Please be warned this mod is created for A510F and only tested on this device! It will probably not work on other Samsung A models and might soft brick your device if you try anyway !
- This will not go away if you do a facory reset or delete data etc., you will need to flash the stock splashscreen to go back to stock
How to install ?
- Flash desired zipfile in TWRP recovery
- Reboot
- done
Previews :
anon1 & anon2 & anon3
colorwater & colorstrips & colorearth
Android1 Android2 Android3
Stock image for restoring to Official
Check next reply and post 10 for more
More :
Msport
DeborahDL
AllinOne
Modded Startup Charging screens
Now also comes with battery charge changed
(This changes the screen that first shows up when your device is OFF and you connect a charger)
I also added a 'restore to stock' flashable zipfile (only for A510F !!)
* f you want startup screen to be different you should first flash battery charging mod first ( it changes both battery & startup screen) and one with startup screen only after that.
Previews :
android 1,2 & 3 startup charging screen
Anon1 2 & 3 startup charging screen
colorwater & stripes & earth startup charging screen
Msports startup charging screen
DeborahDL
Good Work, can u make Anon1 for Galaxy A3 (2015 version) ?
[GS] said:
Good Work, can u make Anon1 for Galaxy A3 (2015 version) ?
Click to expand...
Click to collapse
Hi, i don't know, i don't have the device so i cannot test but i think your PARAM file (that has the logo.jpg in it, must be somewhere in \dev\block\..) will be different & at another place for your device. so this script in zip file would need a change to the correct place to work.
I will have a look but i can not promise that i can find it
contrinsan said:
Hi, i don't know, i don't have the device so i cannot test but i think your PARAM file (that has the logo.jpg in it, must be somewhere in \dev\block\..) will be different & at another place for your device. so this script in zip file would need a change to the correct place to work.
I will have a look but i can not promise that i can find it
Click to expand...
Click to collapse
I think its the same with A5. look attachment photo.
[GS] said:
I think its the same with A5. look attachment photo.
Click to expand...
Click to collapse
Hi, when you copy that param file to your pc and install 7zip, you can UNTAR that file to a directory and it will have logo.jpg in it, (you can also untar it directly on your device with linux commands in Terminal from google playstore but i am not familiar with these commands)
If you upload that file in here i can edit it and add it to the flashable zip file but i can not promise it will work, (i've tested other mods like this and they didn't work for my phone but i was lucky to find out samsung J7 has the same chipset and param file so this worked with minimal modding on A5 2016 version)
remember if it doesn't work, you will probably only have option for download mode and will need to flash a firmware with odin that has original param with bootup screens to get your device back to work so make a full backup in twrp just in case so you can restore that after flashing original firmware when something goes wrong.
[GS] said:
I think its the same with A5. look attachment photo.
Click to expand...
Click to collapse
I'm sorry i need to edit my first reply
PARAM is indeed also in dev\block\ ( ididn't notice till now)
that one can be used for getting the logo.jpg but not for flashing to the device.
So i will need a little more info.
There should also be (in the case of J7 & A5 2016) :
/dev/block/platform/13540000.dwmmc0/by-name/PARAM
-> 13540000.dwmmc0 will be different for you, please search where your other PARAM is in your device write the exact names of folder like i just did so i can (try to) change the script for installing the flashable zip to the location for your device.
if you are abl to extract the logo.jpg from the param you can offcourse also edit as you want and add it over here. (you can change completely the looks but it must stay same dimensions (for example 1080*1920) and stay below 400kb and must stay same as logo.jpg (as mentioned in the original J7 topic)
Please make S6 or S7 splashscreen
Frankestein™ said:
Please make S6 or S7 splashscreen
Click to expand...
Click to collapse
Hi, i hope this is what you mean ?
20/10/2016
Credits to Frankestein for delivery of S7 black & white logo
So good thanks.
contrinsan said:
Hi, i hope this is what you mean ?
I only have original from s7 edge, so s6 & s7 is selfmade, hope you like it.
Click to expand...
Click to collapse
I think you will be edit s6 or s7 splashscreen because they are not same.
Frankestein™ said:
I think you will be edit s6 or s7 splashscreen because they are not same.
Click to expand...
Click to collapse
If you can provide them because Google doesn' t have it
contrinsan said:
If you can provide them because Google doesn' t have it
Click to expand...
Click to collapse
I think you will do it
Frankestein™ said:
I think you will do it
Click to expand...
Click to collapse
Thanks, i updated the zipfile in post 10 with the correct image, i meanwhile was able to extract the original S6 logo from S6 firmware also
Where is it DeborahDL ?
Dreamer62 said:
Where is it DeborahDL ?
Click to expand...
Click to collapse
Oops, looks like i forgot to upload the battery charging deborah de luca. Thanks for pointing that to me. I will add it when i get home from work
Logo's S6 & S7 with inverted colors
Dowloads check post 10
i test in a3 2016
hi man.
i flash this in my a3 2016. but this not work in my phone.
i want stock splashscreen for my a3 2016.
can u help me?
Mehranzolghadr666 said:
hi man.
i flash this in my a3 2016. but this not work in my phone.
i want stock splashscreen for my a3 2016.
can u help me?
Click to expand...
Click to collapse
If don't get the original splash, only install the same boot.img with Odin

Categories

Resources