[Q] Installing custom boot animation on captivate running official froyo (KB1) - Captivate General

How do i install the boot animation found in this location http://www.droidforums.net/forum/droid-themes/54582-droid-x-boot-animation-blue-color-edited-me.html on my samsung captivate running official froyo (KB1). I have flashed the voodoo lagfix injected kernel too. Is the method of copying the bootanimation.zip to /system/media going to work? If it will work then i see two files under /system/media. one is called bootsamsung.qmg and another one called bootsamsungloop.qmg. if i paste the custom bootanimation.zip within this folder without removing these two .qmg files then what will happen? i will see two boot animations after at&t logo? or it will simply not work? Can someone please guide me on this?

antonyvijai said:
How do i install the boot animation found in this location http://www.droidforums.net/forum/droid-themes/54582-droid-x-boot-animation-blue-color-edited-me.html on my samsung captivate running official froyo (KB1). I have flashed the voodoo lagfix injected kernel too. Is the method of copying the bootanimation.zip to /system/media going to work? If it will work then i see two files under /system/media. one is called bootsamsung.qmg and another one called bootsamsungloop.qmg. if i paste the custom bootanimation.zip within this folder without removing these two .qmg files then what will happen? i will see two boot animations after at&t logo? or it will simply not work? Can someone please guide me on this?
Click to expand...
Click to collapse
it will either work, or you wont see the bootanimation.zip, but will instead see the standard boot....

Pirateghost said:
it will either work, or you wont see the bootanimation.zip, but will instead see the standard boot....
Click to expand...
Click to collapse
Then i think i can give it a try...right? i just want to make sure that it won't brick

Pirateghost said:
it will either work, or you wont see the bootanimation.zip, but will instead see the standard boot....
Click to expand...
Click to collapse
actually it worked...he he

Related

[Q] Changing Milestone Boot Logo ????

Hi
Can anybody help me in changing my milestone 2.1 boot logo?
I already rooted it and can do some changes like bootanimation using terminal emulator but can't find a way to change this boot logo.
Thanks a lot for reply.
I have also rooted my phone with GOT's Open Recovery, and done a backup with Nandroid, but was wondering how can I change that opening sequence.
I've downloaded some boot animations in .zip with the following structure:
\
\desc.txt
\part0
\part0\01.png
\part0\02.png
...
Where should I place the .zip or the folder with that content??
Thanks in advance.
May I know your phone model?
If it's Motorola Milestone, I can help.
Indeed, it is a Motorola Milestone.
zankyw said:
I have also rooted my phone with GOT's Open Recovery, and done a backup with Nandroid, but was wondering how can I change that opening sequence.
I've downloaded some boot animations in .zip with the following structure:
\
\desc.txt
\part0
\part0\01.png
\part0\02.png
...
Where should I place the .zip or the folder with that content??
Thanks in advance.
Click to expand...
Click to collapse
When you have all the desc.txt and the part files you zip them Using store Then this .zip is placed in system > media there should already be one there.
dwillMUFC said:
When you have all the desc.txt and the part files you zip them Using store Then this .zip is placed in system > media there should already be one there.
Click to expand...
Click to collapse
Sorry, I'm afraid I didn't understand you.
How can I gain access to that folder if it's in the internal memory of the phone? Once that's done, should I overwrite the .zip stored in system\media?
Install Android Terminal Emulator from market and give permission to Superuser access.
Put bootanimation.zip folder in your sd card root.
Run Terminal Emulator and type the followings as exactly.
su
mount -o remount,rw -t yaffs2/dev/block/mtdblock3 /system
dd if=/sdcard/bootanimation.zip of=/system/media/bootanimation.zip
reboot
You should see some processing as you typed in the third line.
If you see the error, there might be a typo and retype the third line.
After reboot, you will see the custom bootanimation of your choice.
PS- There are many custom bootanimation.zip files out there and you can download them for free.
Hope this can help.
Credit goes to CoolPsTuts on YouTube.
I had to put bootanimation.zip to /data/local and then it worked flawlessly.
TheSSJ said:
I had to put bootanimation.zip to /data/local and then it worked flawlessly.
Click to expand...
Click to collapse
Have you ever tried to change the Milestone boot logo? Is there a bit easy way to do it than the way like backing up with Nandroid, flashing the ROM and update again?
I'm not sure its possible to change the motorola logo, with the locked bootloader and kernel
correct me if i'm wrong
Min Ye Soe said:
Hi
Can anybody help me in changing my milestone 2.1 boot logo?
I already rooted it and can do some changes like bootanimation using terminal emulator but can't find a way to change this boot logo.
Thanks a lot for reply.
Click to expand...
Click to collapse
get root explorer and dell old bootanimatoin.zip in /system/media/ and copy new in this folder
Doesn't work...had accidently put in DroidX bootanimation in /system/media and nothing happened...still the M-Logo on startup...
TheSSJ said:
Doesn't work...had accidently put in DroidX bootanimation in /system/media and nothing happened...still the M-Logo on startup...
Click to expand...
Click to collapse
DroidX bootanimation, renamed to bootanimation.zip in /system/media ?
bootanimation and bootlogo are different.
bootlogo is the one u see first after reboot and bootanimation is the one with the animated features (actually .png files).
For my case, my bootlogo is our local teleco's one and probably Motorola put it as a default when they shipped for Singapore.
So they might use locked bootloader and kernel to prevent changing it.
For bootanimation, that zip file is in /system/media and you can swap it with another bootanimation at anytime.
But the case is you can't simply copy and paste it using Market Apps like "Root Explorer" or "AndExplorer" or smth like those as the /system/media folder is readonly.
So I used terminal emulator to change the bootanimation.
I could change it successfully but I still can't find my way to change the bootlogo so if anyone ever tried and changed it successfully, pls share your ways.
Thanks.
petyo.tsanov said:
DroidX bootanimation, renamed to bootanimation.zip in /system/media ?
Click to expand...
Click to collapse
Yes. For getting it to work it has to be put into /data/local (at least for me)
Min Ye Soe said:
bootanimation and bootlogo are different.
bootlogo is the one u see first after reboot and bootanimation is the one with the animated features (actually .png files).
For my case, my bootlogo is our local teleco's one and probably Motorola put it as a default when they shipped for Singapore.
So they might use locked bootloader and kernel to prevent changing it.
For bootanimation, that zip file is in /system/media and you can swap it with another bootanimation at anytime.
But the case is you can't simply copy and paste it using Market Apps like "Root Explorer" or "AndExplorer" or smth like those as the /system/media folder is readonly.
So I used terminal emulator to change the bootanimation.
I could change it successfully but I still can't find my way to change the bootlogo so if anyone ever tried and changed it successfully, pls share your ways.
Thanks.
Click to expand...
Click to collapse
I can tell you where you'll find the files for changing the boot loader, but it won't be of any use:
Unpack the boot.img of the stone and there you'll find it somewhere, but since you have to repack the modified boot image again and flash it, you'll notice that it won't boot anymore because the signature has changed...so until they don't unlock their boot.img nothing can be done IMHO.
TheSSJ said:
Yes. For getting it to work it has to be put into /data/local (at least for me)
I can tell you where you'll find the files for changing the boot loader, but it won't be of any use:
Unpack the boot.img of the stone and there you'll find it somewhere, but since you have to repack the modified boot image again and flash it, you'll notice that it won't boot anymore because the signature has changed...so until they don't unlock their boot.img nothing can be done IMHO.
Click to expand...
Click to collapse
Thanks a lot.
Min Ye Soe said:
Hi
Can anybody help me in changing my milestone 2.1 boot logo?
I already rooted it and can do some changes like bootanimation using terminal emulator but can't find a way to change this boot logo.
Thanks a lot for reply.
Click to expand...
Click to collapse
go here http://forum.xda-developers.com/showthread.php?t=696193
have bootloadind and steps how to setup bootloader
lyserver said:
go here http://forum.xda-developers.com/showthread.php?t=696193
have bootloadind and steps how to setup bootloader
Click to expand...
Click to collapse
Great, thanks a lot!

[MOD][bootanim] ICS-like boot animation (requires my 20120105 kernel or better)

I put it in the title, and I'll put it here again because I KNOW someone will ask (or do worse)
THIS BOOT ANIMATION WILL ONLY WORK ON THE P6210 WITH KERNELS THAT SUPPORT BOOT ANIMATIONS. THAT CURRENTLY ONLY INCLUDES MY KERNEL FOR THE P6210 WITH A VERSION GREATER THAN OR EQUAL TO 20120105.
I wonder how many people will ignore that and install it on the 20120102 version (which, honestly, will amuse me quite a bit as it'll have an interesting result.)
Credit where credit is due: The actual boot animation was modified from the animation provided in UnNamed 1.x for the AT&T SGSII by gtg465x. All I did was rotate all the images, tweak the dimensions of the control file, and stick it into a recovery installable update.zip file.
How to install:
Download it. Put it on your device. Boot into recovery and install .zip file from sdcard (or internal sdcard if you put it on the microSD.)
This is completely unsupported... it's only meant as a sample and proof of concept for the boot anims.
This post has a link to a youtube showing the boot anim: http://forum.xda-developers.com/showpost.php?p=21101682&postcount=8
Take care
Gary
Rock On dude! can someone post a teaser video! thanks garyd!!
dont know if this also removes boot up sound,
in case anyone cant figure it out it should be /system/etc/poweron.wav, you can play the .wav first to verify, if so rather than delete it just rename to backuppoweron.wav
cheers!
by the way i found a way how to change the bootanimation on my galaxy mini :
1. delete the 'bootanimation' located in /system/bin (better to backup)
2. then copy and rename 'samsungani' to 'bootanimation'
3. then delete (backup) the bootani.qmg located in /system/media
4. copy the bootanimation.zip file to /system/media
and, i tried this on my gtab 7+ p6200.
but on step 3, in /system/media there are bootsamsung.qmg and bootsamsungloop.qmg. i don't know which file to delete/replace.
is the bootsamsungloop.qmg ?
can someone help me?
how come that Gtab7+ doesn't support the bootanimation ? if we got samsung bootanimation means it can support any bootanim i guess. or whatcha you think ?
denkext said:
by the way i found a way how to change the bootanimation on my galaxy mini :
1. delete the 'bootanimation' located in /system/bin (better to backup)
2. then copy and rename 'samsungani' to 'bootanimation'
3. then delete (backup) the bootani.qmg located in /system/media
4. copy the bootanimation.zip file to /system/media
and, i tried this on my gtab 7+ p6200.
but on step 3, in /system/media there are bootsamsung.qmg and bootsamsungloop.qmg. i don't know which file to delete/replace.
is the bootsamsungloop.qmg ?
can someone help me?
Click to expand...
Click to collapse
ive tried this method with renaming both of these files, bootanimation finishes and lockscreen/homescreen come up but bootanimation is frozen stuck covering the top 60% of screen.
I've got this already up and going on my tab with the stock ICS boot animation. Did it late last night. Didn't use this boot animation, modified my own from my galaxy s2.
I'll post a video today on how it looks. Much better than stock.
Thanks Gary.
Sent from my ICS powered Galaxy S2
Requires De-Odexed firmware?
ICS Boot Animation Video
very nice.. looking good. thanks for the vid.
AnarkiZzz said:
Requires De-Odexed firmware?
Click to expand...
Click to collapse
Eh I wouldn't think so. Its only placing a file in /system/media. Not touching any other files.
As long as you have the kernel flashed you should be good to go.
Sent from my ICS'd themed Galaxy Tab 7+
AnarkiZzz said:
Requires De-Odexed firmware?
Click to expand...
Click to collapse
no, doesn't require deodex
Mute
Is there any way that the boot animation could be silent? The noise is disruptive in public settings if I get a random reboot, so I'm told, lol
arwilson529 said:
Is there any way that the boot animation could be silent? The noise is disruptive in public settings if I get a random reboot, so I'm told, lol
Click to expand...
Click to collapse
Normally there is a power on audio file in /system/media/audio/ui but I can't see one.
Power off is in there though
EDIT found it!
/etc/1power_on.ogg
Delete that and bye bye boot up sound
Same here. its system/etc/1_poweron.ogg just renamed mine with root explorer.
This mod is only a "proof of concept" to demonstrate the changing of the boot animation using the kernel I posted in another thread. The boot sound is unrelated to the boot animation from the kernel point of view. Normally, the boot animation and/or sound would be changed by firmware developers.
k0sh said:
how come that Gtab7+ doesn't support the bootanimation ? if we got samsung bootanimation means it can support any bootanim i guess. or whatcha you think ?
Click to expand...
Click to collapse
Because Samsung insists on using their own wacky bootanimation binary and format.
So you need to either:
1) Replace the binary (manual effort, no "fallback" if no bootanim is present)
2) Add a script to the kernel initramfs that uses "standard" bootanim support if you have one present, and Samsung's as a fallback.
Sent from my GT-P7510 using Tapatalk
Entropy512 said:
2) Add a script to the kernel initramfs that uses "standard" bootanim support if you have one present, and Samsung's as a fallback.
Click to expand...
Click to collapse
...and I shamelessly copied the script from Entropy512's work on the i777 to do just this for the 7+.
Is there anyway to get back to the stock animation from this?
nrage23 said:
Is there anyway to get back to the stock animation from this?
Click to expand...
Click to collapse
You can simply delete the bootanimation.zip file in system/etc/media, I assume?
Sent from my PG86100 using xda premium
Thanks!
crunchie-uk said:
Normally there is a power on audio file in /system/media/audio/ui but I can't see one.
Power off is in there though
EDIT found it!
/etc/1power_on.ogg
Delete that and bye bye boot up sound
Click to expand...
Click to collapse
Thank ya thank ya and thanks again! That's been driving me nuts.

Sons of Anarchy boot w/ sound (Links Up)

Here is the boot animation and also the theme to the show.
Push the bootanimation.zip to system/media. Rename the existing file to bootanimation.zipold.
If you want the sound push the wav file to ect and rename existing file to PowerOn.wavold. I have only tried replacing existing files not sure if will work if you have no boot sound.
*DISCLAIMER* I am no way responsible for what you do to your device
Thanks to TXLunchbox for the bootanimation
http://dl.dropbox.com/u/64304416/bootanimation.zip
http://dl.dropbox.com/u/64304416/PowerOn.wav
Sorry for the delay on the links. Can't get the files loaded as attachments but the dropbox links are up and working!
Again use at your own risk and so far have only tested on ROM that had existing startup sound.
Glad to see you got it up nd running
Sent from my Maybach s 4g
ShadyAce80 said:
Here is the boot animation and also the theme to the show.
Push the bootanimation.zip to system/media. Rename the existing file to bootanimation.zipold.
If you want the sound push the wav file to ect and rename existing file to PowerOn.wavold. I have only tried replacing existing files not sure if will work if you have no boot sound.
*DISCLAIMER* I am no way responsible for what you do to your device
Thanks to TXLunchbox for the bootanimation
http://dl.dropbox.com/u/64304416/bootanimation.zip
http://dl.dropbox.com/u/64304416/PowerOn.wav
Click to expand...
Click to collapse
Good work man!
Tip: renaming the files to bootanimation.zipold should be bootanimation.zip.old, same with the poweron.wav file. Or you could rename it to .bak, that is how some of the various apps do it so the filesystem thinks it is a backup file. I think sdmaid will remove .old files when using it that is why I suggest using the .bak extension.
eollie said:
Good work man!
Tip: renaming the files to bootanimation.zipold should be bootanimation.zip.old, same with the poweron.wav file. Or you could rename it to .bak, that is how some of the various apps do it so the filesystem thinks it is a backup file. I think sdmaid will remove .old files when using it that is why I suggest using the .bak extension.
Click to expand...
Click to collapse
Thanks for the tip. Now to just learn how to create a complete theme that can be flashed.
ShadyAce80 said:
Thanks for the tip. Now to just learn how to create a complete theme that can be flashed.
Click to expand...
Click to collapse
Ill help you what are u stuck on
Sent From a Galaxy S with 4G
DnickDominic said:
Ill help you what are u stuck on
Sent From a Galaxy S with 4G
Click to expand...
Click to collapse
thanks. Right now I'm starting out at android.com figuring out the emulator and what not. Also looking for threads to show me how to take the boot animation and package it up for flash.
ShadyAce80 said:
thanks. Right now I'm starting out at android.com figuring out the emulator and what not. Also looking for threads to show me how to take the boot animation and package it up for flash.
Click to expand...
Click to collapse
Couple of things...
First, while I do appreciate the thanks, I was under the assumption you were going to add this to a full ROM you were working on and not just post it in another forum. If that was the case you could have just linked to my post that I did for this. The reason I never posted it in any other phone forums is that the resolution is set specifically for the Galaxy S Vibrant, therefore may have not looked as good on other devices.
Second, for the sound to work, it all depends on your kernel. I never did one for mine cause the majority of people that use the device I designed the bootanimation.zip for had VooDoo kernels and those do not support boot sound.
Third, if you're wanting to make it flashable you're going to have to learn the code for the recovery system you are using for the phone. I used to have a flashable version of mine, but when codes changed for CWM Recovery, I just figured it was easier to tell people where to push the file to.
Again, I do appreciate the thanks, but next time be a little clearer on what you're doing with someone else's work before posting it as your own.
Thank you
TXLunchbox said:
Couple of things...
First, while I do appreciate the thanks, I was under the assumption you were going to add this to a full ROM you were working on and not just post it in another forum.
Click to expand...
Click to collapse
If you goto android.com its the home page to andorid....
http://www.android.com/
Boot animtion unsuccessful.
ShadyAce80 said:
Here is the boot animation and also the theme to the show.
Push the bootanimation.zip to system/media. Rename the existing file to bootanimation.zipold.
If you want the sound push the wav file to ect and rename existing file to PowerOn.wavold. I have only tried replacing existing files not sure if will work if you have no boot sound.
*DISCLAIMER* I am no way responsible for what you do to your device
Thanks to TXLunchbox for the bootanimation
http://dl.dropbox.com/u/64304416/bootanimation.zip
http://dl.dropbox.com/u/64304416/PowerOn.wav
Click to expand...
Click to collapse
I tried to push both files like you described even renaming to bootanimation.zip.old. rebooted but no animation. Im on valhalla black final + black booster.

Change bootanimation

I have been searching on xda for some time now and here is a question. I am looking to change my bootanimation on the s3 as I am not happy with the verizon animation. When I had the droid bionic, all I had to do was change the name of the animation in system/media and place the new one and change accordingly. I saw two posts in here that did not exactly answer the question completely. If I flash an animation with cwm do I need to rename or move anything in system/media beforehand? Can the animation be extracted and just placed in the system/media folder? What is the best way to do this? I am rooted, stock with frozen bloat and some inverted gapps.
If you are rooted, you can use ROM Manager to change your boot animation quickly.
I have tried with rom toolbox however it did not work and I believe it mentioned something in rom toolbox about how it will not change if samsung uses a qmg format. Basically, I am asking for directions on how to change the boot animation once I have the new bootanimation.zip on my sd card. Is it even possible on the stock rooted s3?
I just used rom toolbox, found the one I wanted and installed it. Then went to recovery and flashed it, it showed an error, but I just left it alone and rebooted, and now I have a dancing droid! I would also recommend buying the full version so you can use the randomizer, its a fun feature.
hotnvicious5 said:
I just used rom toolbox, found the one I wanted and installed it. Then went to recovery and flashed it, it showed an error, but I just left it alone and rebooted, and now I have a dancing droid! I would also recommend buying the full version so you can use the randomizer, its a fun feature.
Click to expand...
Click to collapse
I have the full version but changing the boot animation definitely does not work on a rooted stock ROM setup.
The bootanimation.zip support is dependent on a custom kernel on Samsung devices. In stock form only .qmg format will play. No one to this point can edit or create .qmg files, they are proprietary to Samsung devices and their Bada OS. If you want to change it you will need to flash imnuts' lean kernel (assuming you are stock rooted as it is a touchwiz kernel). On a side note i personally think the boot animation from the droid charge is pretty BA and is floating around the net in .qmg format, don't know if it would work or not though due to differences in screen resolution. Here it is if you want to give it a try, just unzip and rename/paste the files where they need to go. It also has audio, place in system/media/audio/ui.
http://db.tt/spY4QX4p
Like i said,i have no clue if it will actually work or not but you could try ..... or just flash the kernel and use whatever lol. It's not my fault if it breaks stuff. Sorry for the long winded answer.
Sent from my Galaxy S III using Xda Premium
Thank you. I just changed the animation to the stock Samsung one that I believe came on the i9300. Nothing special, but it is 100 times better than that Verizon boot animation.
Did you flash the zip file in recovery? If you use the randomizer I don't think you have to flash the zip though.
Sent from my VZW Galaxy S3
elreydenj said:
Thank you. I just changed the animation to the stock Samsung one that I believe came on the i9300. Nothing special, but it is 100 times better than that Verizon boot animation.
Click to expand...
Click to collapse
I did the same thing. I also swapped the PowerOn.ogg and PowerOff.ogg files for files with no sounds so the boot up and shutdown are now quiet. The replacement audio files may be found in this thread.
hesh.monster said:
The bootanimation.zip support is dependent on a custom kernel on Samsung devices. In stock form only .qmg format will play. No one to this point can edit or create .qmg files, they are proprietary to Samsung devices and their Bada OS. If you want to change it you will need to flash imnuts' lean kernel (assuming you are stock rooted as it is a touchwiz kernel). On a side note i personally think the boot animation from the droid charge is pretty BA and is floating around the net in .qmg format, don't know if it would work or not though due to differences in screen resolution. Here it is if you want to give it a try, just unzip and rename/paste the files where they need to go. It also has audio, place in system/media/audio/ui.
http://db.tt/spY4QX4p
Like i said,i have no clue if it will actually work or not but you could try ..... or just flash the kernel and use whatever lol. It's not my fault if it breaks stuff. Sorry for the long winded answer.
Sent from my Galaxy S III using Xda Premium
Click to expand...
Click to collapse
You can edit the .qmg files. You have to use Samsung's Theme Designer to view the .pngs. From there, you can edit the bootanimation how you like.
can the png sequence be extracted now? I wrote off using the theme designer a long time ago because i could not extract them
Sent from my Galaxy S III using Xda Premium
elreydenj said:
Thank you. I just changed the animation to the stock Samsung one that I believe came on the i9300. Nothing special, but it is 100 times better than that Verizon boot animation.
Click to expand...
Click to collapse
Do you have a link for this file?
http://forum.xda-developers.com/showthread.php?t=1835143
Google my friend...it was the first search result. The instructions are in the OP at the link.
Sent from my Galaxy S III using Xda Premium
hesh.monster said:
http://forum.xda-developers.com/showthread.php?t=1835143
Google my friend...it was the first search result. The instructions are in the OP at the link.
Sent from my Galaxy S III using Xda Premium
Click to expand...
Click to collapse
I presumed that if elreyden was able to change the animation to the i9300 stock one, that I should be able to do it also. The animation that he refers to won't work with a stock rom (contains jpg, not qmg files), hence my confusion. I thought I must have had found the wrong link.
michael* said:
I presumed that if elreyden was able to change the animation to the i9300 stock one, that I should be able to do it also. The animation that he refers to won't work with a stock rom (contains jpg, not qmg files), hence my confusion. I thought I must have had found the wrong link.
Click to expand...
Click to collapse
Not sure what your particular situation is, but try putting the bootanimation.zip (not a flashable file. If you have one of those, extract the bootanimation.zip) to /data/local/ instead.
Tried it and it didn't work. I've given up - there doesn't seem to be a solution for stock rom. I will wait and probably flash a rom when they've had a chance to get solid.
michael* said:
Tried it and it didn't work. I've given up - there doesn't seem to be a solution for stock rom. I will wait and probably flash a rom when they've had a chance to get solid.
Click to expand...
Click to collapse
I'm on a stock rom and changed my VZW animation to the I9300 w/o any real problem, other than locating the qmg files. I've included to 2 files that I used in the attached zip so you should have it pretty easy To use them simply extract the files and put them into the /system/media folder using Root Explorer or whatever root based file utility you prefer. I simply renamed my existing versions and then copied these into the folder and made sure the permissions were the same. Once done I rebooted and the VZW version was nowhere to be seen.
It's also possible to replace the audio files. I wound up using "empty" files so I no longer have to listen to startup/shutdown sounds either. :good:
ETA: Here's the link to the thread with the silent startup & shutdown sounds. Scroll down to post #9.
http://forum.xda-developers.com/showthread.php?t=1801554
tgmorris said:
I'm on a stock rom and changed my VZW animation to the I9300 w/o any real problem, other than locating the qmg files. I've included to 2 files that I used in the attached zip so you should have it pretty easy To use them simply extract the files and put them into the /system/media folder using Root Explorer or whatever root based file utility you prefer. I simply renamed my existing versions and then copied these into the folder and made sure the permissions were the same. Once done I rebooted and the VZW version was nowhere to be seen.
It's also possible to replace the audio files. I wound up using "empty" files so I no longer have to listen to startup/shutdown sounds either. :good:
ETA: Here's the link to the thread with the silent startup & shutdown sounds. Scroll down to post #9.
http://forum.xda-developers.com/showthread.php?t=1801554
Click to expand...
Click to collapse
Thank you. I did this last week and it worked great. Stock Samsung bootanimation is less annoying than the Verizon 4glte one.

[Q] can't get new boot animation to work using rom toolbox

Hello, I would like to install a new boot animation.
I rooted my S3, installed Rom toolbox pro and went through the different boot animations. I previewed several of them. Installed the one I liked (actually changed the size to the max size as well, hopefully this isn't the cause of the issue I'm having). and even viewed the current animation (which it actually showed the one I choose).
I then rebooted as I couldn't find any other options for confirming that I selected a new animation. However my phones original animation continues to show.
With this I did a little digging and on a youtube video someone eluded to having to move the animation to another file, but gave no direction on how to perform this task.
I can't seem to get the animation to actually install or become my boot animation. What am I doing wrong? Please help
Edit: I've looked through similar threads on this forum and while at least 1 of them had the same issue, I couldn't find a solution that fixes this issue. (unless I just completely missed it of course and in that case please just point me in the right direction)
Thank you for taking the time to look and any help you can provide
Ok, I'm really pulling my hair out here. All of the videos and instructions I have found have looked really simple (just click this button "install" and it works) whereas when I follow their "insturctions" nothing happens.
I know this is a simple process here but I am missing something.
Sithlyone said:
Ok, I'm really pulling my hair out here. All of the videos and instructions I have found have looked really simple (just click this button "install" and it works) whereas when I follow their "insturctions" nothing happens.
I know this is a simple process here but I am missing something.
Click to expand...
Click to collapse
in system/media there should be a file named bootanimation.zip overwrite it. fix permissions to match the folder/old one :good:
so the easiest way to get them from romtoolbox would be to download and move like i said. not the safest to let it install on its own.
also, half of the boot animations on there are not even in the correct dimensions. there are plenty of places on XDA and other sites where you can find WAY more , and probably in the correct size. hope this helps.
another thing : in the themes and apps section, there are even flashable boot animations. saves some of the hassle.
Lorenzo VonMatterhorn said:
in system/media there should be a file named bootanimation.zip overwrite it. fix permissions to match the folder/old one :good:
so the easiest way to get them from romtoolbox would be to download and move like i said. not the safest to let it install on its own.
also, half of the boot animations on there are not even in the correct dimensions. there are plenty of places on XDA and other sites where you can find WAY more , and probably in the correct size. hope this helps.
another thing : in the themes and apps section, there are even flashable boot animations. saves some of the hassle.
Click to expand...
Click to collapse
Thank you so much for the reply, however (as I am newer) I am stuck.
I went into system > Media and found no such file as bootanimation.zip.
I have seen this solution before, so I know others have had success with it. However it isn't there.
I have root access and I'm access this file system through rom toolbox, root browser.
There are no .zip files in that folder at all. The closest I came to is bootsamsung.qmg and bootsamsungloop.qmg
Now, I did check out the theme and app section but couldn't find this same issue there.
Thank you for your assistance.
Update:
I downloaded Root Explorer and found the file you were referring to. Another thread suggested to rename the file bootanimation_bak.zip. I thought that route was a little less evasive as it didn't really get rid of the old boot animation. However, when I did that and copied the new animation in it still registered the original animation.
So, with that said, should I follow your first instructions as to overwrite the original file or is there something else here that I'm missing?
Sithlyone said:
Update:
I downloaded Root Explorer and found the file you were referring to. Another thread suggested to rename the file bootanimation_bak.zip. I thought that route was a little less evasive as it didn't really get rid of the old boot animation. However, when I did that and copied the new animation in it still registered the original animation.
So, with that said, should I follow your first instructions as to overwrite the original file or is there something else here that I'm missing?
Click to expand...
Click to collapse
Try renaming the original bootanimation file to bootanimation.zip.bak then move the boot animation you want to system/media and name it bootanimation.zip. If that doesn't work it might be that the rom/kernel doesn't support custom boot animations.
dustin_b said:
Try renaming the original bootanimation file to bootanimation.zip.bak then move the boot animation you want to system/media and name it bootanimation.zip. If that doesn't work it might be that the rom/kernel doesn't support custom boot animations.
Click to expand...
Click to collapse
No dice.
I thought you were on to something here as I found the system/media folder and had to change the permission to r/w and placed the boot animation.zip into it. However my old persistent one keeps popping up.
Now maybe I'm totally skipping a whole step here that everyone is assuming I'm taking. Do I have to have a custom Rom installed? I haven't done that yet, as none of the videos I've watched had instructed to do so. I'm rooted, that's it at this point.
Sent from my SCH-I535 using xda app-developers app
Yes, the issue is the kernel not the rom. Your stock kernel is overwriting the boot animation. Considering you did do everything as the other user instructed you to do. You renamed the stock boot animation to .Bak and you renamed the one you want to play bootanimation.zip and placed it in the same folder?
Sent from the future via Tapatalk 4
It's should look like this look at the bootanimation zip file and the one right above it. View attachment 2181260
Sent from the future via Tapatalk 4
edfunkycold said:
It's should look like this look at the bootanimation zip file and the one right above it. View attachment 2181260
Sent from the future via Tapatalk 4
Click to expand...
Click to collapse
Ok here are a couple screen shots of what I'm working with. I have followed every instruction through this thread.
This first shot is of the System/media folder. I pasted my new bootanimation.zip file here. Originally there was not a Bootanimation file here at all.
View attachment 2181932
This second screenshot of the Data/local folder. This is where the orginal bootanimation.zip file was located. I was instructed to rename it as Bootanimation_bak.zip and paste my new Bootanimation.zip file here. Then was suggested that I change it from "_bak.zip" to ."zip.bak". Neither suggestion worked. Then it was suggested to move my new bootanimation.zip from the Data/local folder to the system/media folder. I did so and I changed the original name back to bootanimation_bak.zip. And this is where I currently am stuck at.
View attachment 2181933
Now, I haven't done anything with my bootloader. I'm wondering if that is my issue, if I need to unlock my bootloader. I didn't want to get to involved with things that I didn't understand to fast and felt that replacing my boot animation seemed simple enough. So, do I need to unlock my boot loader?
Thanks so much for all of the time and effort.
As another user mentioned the stock kernel you are using doesn't allow you to use a custom boot animation. You will have to unlock your boot loader in order to flash a custom kernel that allows you to change the boot animation.
dustin_b said:
As another user mentioned the stock kernel you are using doesn't allow you to use a custom boot animation. You will have to unlock your boot loader in order to flash a custom kernel that allows you to change the boot animation.
Click to expand...
Click to collapse
Ok, thanks. I just unlocked the boot loader. How do I know which kernel I should flash? Any suggestions?
Sent from my SCH-I535 using xda app-developers app
Just make sure the kernel you flash is for your carrier and either touch wiz or aosp. If you're stock rooted it will be touch wiz. Just look through the development forums and find what works best for you. Right now I'm on bonestock rom with stock kernel but I really like Zeus kernel as well.
Sent from my SCH-I535 using xda app-developers app

Categories

Resources