2 questions - Samsung Epic 4G Touch

1. How do I change boot animations on an ICS Rom?
2. So say I Odin stock el26+cwm, then made a backup of ics and flashed gb. If I Odin el26+cwm again, would I be able to restore the backup of ics?
Thanks in advance.
Sent from my Epic Touch using xda premium

Anyone know?
Sent from my Epic Touch using xda premium

1: ROM toolbox has an option to change it but I don't know if it works.
2: Yes but you'll also have to flash an ICS kernel (like FD19) so it boots.
Sent from my SPH-D710 using Tapatalk 2 Beta-6

1
Browse to /system/media and backup bootanimation.zip to a safe location
Rename this boot animation to bootanimation.zip
Place the new bootanimation.zip on your SD card
Navigate to where you saved the new bootanimation.zip and copy it
Browse to /system/media and paste the new bootanimation.zip replacing the old one
2
Pretty sure that is not very safe. Going between GB and ICS is risky, it is best to start from scratch every time

eyeisdasteve said:
Anyone know?
Sent from my Epic Touch using xda premium
Click to expand...
Click to collapse
Yes, I know, and you are not going to like it...... Please see below thread of mine in order to frown upon discovering you can't (at least custom).
http://forum.xda-developers.com/showthread.php?t=1614336
EpicFlair said:
1
Browse to /system/media and backup bootanimation.zip to a safe location
Rename this boot animation to bootanimation.zip
Place the new bootanimation.zip on your SD card
Navigate to where you saved the new bootanimation.zip and copy it
Browse to /system/media and paste the new bootanimation.zip replacing the old one
Click to expand...
Click to collapse
This is true, if you have a kernel that supports bootanimation. We currently do not have one, until official is out, and reconfigured by a kernel dev (please please do this for us Steady...). The bootanimation that you see is the one in our source kernels, used in a .qmg format, that is also explained in my link.
In order to change the bootanimation, you need to get tue .qmg files from other phones. They used to be named bootani.qmg, in the gb days, but after froyo, they turned to bootsamsung.qmg and bootsamsungloop.qmg located in /system/media. You can go to this link and download a zip file, of a stock boot from that specific phone, open it, rename bootani.qmg to bootsamsung.qmg, and copy the files into tue /system/media folder if you want. I triex hem all out, but some of them dont work due to sizing. The cool part about it is that you can kind of have a "dual boot" by taking a bootsamsung from one and bootsamsungloop from another, and they will both show up, one after the other. Dont bother with the sounds files, cause jone of them work. Rename the other qmg to old or something if you want to keep them... Here is the link for collected qmg files.... http://www.nubecoder.com/files/android/SPH-D700/bootani-qmg/
Sent from my SPH-D710 using xda premium

Could have sworn I change the bootanimation for CM9
Sent from a Galaxy SII

EpicFlair said:
Could have sworn I change the bootanimation for CM9
Sent from a Galaxy SII
Click to expand...
Click to collapse
You may have, CM9 is run completely different than traditional ics. But I havent run it, so i cannot say for sure.
Can anyone confirm cm9 change? It would be nice to be able to do this again, yhat way I can pimp this thing out again, but it will be extremely hard to part with xplod mini, until mijjahs new aosp lite comes out.
Sent from my SPH-D710 using xda premium

I was able to change it on codename.
Sent from my Epic Touch using xda premium

Codename can do this due to ot being ported from other devices. I am not sure how the kernel combo works with it, but it has things in there built directly from source in order to get these awesome features without relying on the kernel. I could be far from wrong here (hopefully not, I hate looking like an ass....lol), but I was unable to change on all of the leaked versions so far.
Sent from my SPH-D710 using xda premium

noobtoob said:
Codename can do this due to ot being ported from other devices. I am not sure how the kernel combo works with it, but it has things in there built directly from source in order to get these awesome features without relying on the kernel. I could be far from wrong here (hopefully not, I hate looking like an ass....lol), but I was unable to change on all of the leaked versions so far.
Sent from my SPH-D710 using xda premium
Click to expand...
Click to collapse
Good to know haha.
Sent from my Epic Touch using xda premium

You can also just replace the bootanimation in the zip file prior to flashing. Just make sure its in the same format as the one presently there. I know with AOSP this is possible but may cause some issues with Stock TW unless you know how to or find a program that will convert bootanimation to the same format as TouchWiz

Related

[Q] Bootanimation sounds

I was wondering where would you put a bootanimation sound. I put a sm2_opening.ogg file in /system/media/ where the zip goes but when i rebooted the sound it didnt play.
so am i using the right file, wrong location? or am i completely off any help will be appreciated.
Currently running the acer LiquidMetal rom
Normally the sound file would have to be called out from the desc.txt , which is located within the bootanimation.zip file.
The ogg or mp3 file would be placed in the /system/media/ but needs to be called out by the desc.txt.
This my not work with the Liquid rom but worth a shot. Bootanimation sounds dont work with gingerbread....at the moment.
@ wilnotdie. Thanks a lot for the quick response could you post an example of the code needed for the desc.txt I don't know how to code lol.
Sent from my Liquid Metal using XDA App
No problem.
Code:
480 800 24
p 1 0 mrvl
s boot.mp3
@wilnotdie thanks for all your help btw do I enter the above code in terminal or just include it in the desc.txt
Sent from my Liquid Metal using XDA App
In the desc.txt
Sent from my HTC Vision using XDA Premium App
@wilnotdie got one more question for you champ should I rename the file to boot.mp3 or can I write the file name where it says boot.mp3 in the code or does it not matter. I should be good to implement it after this.
Sent from my Liquid Metal using XDA App
Doesn't matter. You can name the sound file whatever, just add the same name in the desc.txt file.
Sent from my HTC Vision using XDA Premium App
This way worked for me, but only once I flashed the stock/froyo rom.
There's another method which uses xml files instead of desc.txt file, but that way might only work for motorola phones...and it looks more complicated. Haven't done much research on that as the first option worked.
Sent from my HTC Vision using XDA Premium App
Bootanimations with sound confirmed working on Liquid Metal
Sent from my Liquid Metal using XDA Premium App
Trying to get it to work on GB....
Let me know if you need any testers. Would be nice to have this on gb.
So is it only Liquid Metal that supports it? I'm running CM 6.1.1 and I was told that I couldn't do bootanimation sound..
@ wilnotdie ahhh i tried to do this myself and it didnt work for me i was hoping you could do it for me it would be really appreciated.
Also could you tell me what my error was the audio file is inside the part0 folder if you need it.
Man im mad happy you got this working i jus figured id give up lol. thanks again for all your help.
@xomikronx yea that would be really sweet if we could get this implemented on gb
I'm really glad a lot of people are getting use of this thread not to mention having boot sounds is cool as s**t especially if you have an animation that goes well with it
Sent from my Liquid Metal using XDA App
I'll take a look.... should be make it work.
Theres a few other special instruction needed. I'll post them soon.
You are trying to flash this through recovery, right?
The file you posted looks like its for recovery.
You can try flashing it again, and see if it works. Most likely you will need a different bootanimation binary file. This binary file, unless im mistaken, tells the phone how to play the bootanimation.zip etc...
The one you currently have, doesn't know how to process sound during boot. You will need a one that does.
If your original zip doesn't work, give this one a try. I moved the ogg file to the media folder, and also added the bootanimation binary which handles sound.
****Before Flashing The attached Zip!****
Backup everything on your phone, either through Rom Manager or Recovery...than before flashing the zip, please back up your original bootanimation binary file.
To do this, you can either use root explorer, go to
/system/bin/
and rename the file bootanimation to bootanimation2 or something different.
or from terminal
Code:
mount -o remount, rw /system
cp /system/bin/bootanimation /sdcard/origbootanimationbinary
mount -o remount, ro /system
Rickroller said:
So is it only Liquid Metal that supports it? I'm running CM 6.1.1 and I was told that I couldn't do bootanimation sound..
Click to expand...
Click to collapse
I'll flash cm6 and let you know.
@wilnotdie yea I was flashing it through recovery. Thanks for taking a look at it and making the changes ima go ahead and backup and then ill flash it ill post after I've done it and let you know how it goes.
I had no clue that the binary for that zip didn't know how to handle the sound like I said I don't know how to code so a lot of the stuff I see in these zip files I don't know what it means I can understand some of it just based off the knowledge I do have about android. Wish there was a way I could learn more about coding and stuff like that without it being to much of a hassle for someone to teach me.
Sent from my Liquid Metal using XDA App
@wilnotdie hey I flashed it and it worked like a charm thanks a lot for all your help forreal dude you've made me a happy android owner. Do u have a paypal or something I wanna give you a few dollars for helpin me. Just pm it to me.
Sent from my Liquid Metal using XDA App

CIA Boot Screen Animation

Any one know how to get the CIA boot screen animation on the Evo 4G. I searched and found a file but when I flashed it, it didn't work. Dont think it was made for the Evo.
trey2050 said:
Any one know how to get the CIA boot screen animation on the Evo 4G. I searched and found a file but when I flashed it, it didn't work. Dont think it was made for the Evo.
Click to expand...
Click to collapse
i assume that this was prompted by the recent news of Osama Bin Laden's "death"?
actually it wasn't, I was looking for it for a few days but the Osama thing does make me want it more.
I used to have that boot screen on my WinMo Touch Pro. I don't know if I've seen an Android version.
Someone ported it to android no sure for what device. I have the zip file but it didn't work for me.
Sent from my PC36100 using XDA Premium App
Perhaps the zip file is not flashable? Or if it is but made for another Android device, just extract the bootanimation.zip and put it in the correct folder.
Post the zip and I'll take a look at it for you.
Sent from my ADR6300 using XDA App
http://www.4shared.com/file/UWLGl2yA/CIABootAnimationEdifyAmend.html
trey2050 said:
http://www.4shared.com/file/UWLGl2yA/CIABootAnimationEdifyAmend.html
Click to expand...
Click to collapse
This only downloads as 45kb. I will try it from my pc when I get home.
Sent from my ADR6300 using XDA App
Is there a problem with it being a zip file INSIDE of the zip file? There is really no other reason why it shouldnt work..?
Ok. So the zip file you posted was flashable, sort of. It had both edify and amend scripts in it. I don't think you can have both. This is just the extracted animation, resized and optimized. 13 megs was a bit large. Rename if necessary and use root explorer to install to the proper location. Probably system/ customize/ resource. I can make this flashable if you can give me a location of your current boot animation. I may have to adjust the speed. It was originally set to 60 fps. It's currently 15 fps. Try it out and let me know.
http://dl.dropbox.com/u/12915307/CIA_bootanimation.zip
silverxbv2 said:
Ok. So the zip file you posted was flashable, sort of. It had both edify and amend scripts in it. I don't think you can have both. This is just the extracted animation, resized and optimized. 13 megs was a bit large. Rename if necessary and use root explorer to install to the proper location. Probably system/ customize/ resource. I can make this flashable if you can give me a location of your current boot animation. I may have to adjust the speed. It was originally set to 60 fps. It's currently 15 fps. Try it out and let me know.
http://dl.dropbox.com/u/12915307/CIA_bootanimation.zip
Click to expand...
Click to collapse
I'm having problem too? I got this great startup bootloader zip I renamed it bootloader.zip tried replacing system /media/ bootloader file but won't let me, I'm running cm7 nightys latest update with tiamat kernal.
Sent from my PC36100 using XDA Premium App
I'm using Sprint Lover Rom the URL to the Rom is below. Ill look late to see where the boot animation files go on this rom and report back after class today.
http://forum.ppcgeeks.com/cdma-htc-...s-2-2-3-70-651-1-radio-wimax-pri-all-one.html
Sent from my PC36100 using XDA Premium App
trey2050 said:
I'm using Sprint Lover Rom the URL to the Rom is below. Ill look late to see where the boot animation files go on this rom and report back after class today.
http://forum.ppcgeeks.com/cdma-htc-...s-2-2-3-70-651-1-radio-wimax-pri-all-one.html
Sent from my PC36100 using XDA Premium App
Click to expand...
Click to collapse
Thanks
Sent from my PC36100 using XDA Premium App
fierceeagle2003 said:
I'm having problem too? I got this great startup bootloader zip I renamed it bootloader.zip tried replacing system /media/ bootloader file but won't let me, I'm running cm7 nightys latest update with tiamat kernal.
Sent from my PC36100 using XDA Premium App
Click to expand...
Click to collapse
If you press the R/W button first then you should be able to replace the file.
Sent from my PC36100 using XDA App
otooles said:
If you press the R/W button first then you should be able to replace the file.
Sent from my PC36100 using XDA App
Click to expand...
Click to collapse
Thanks
Sent from my PC36100 using XDA Premium App
resize
silverxbv2 said:
Ok. So the zip file you posted was flashable, sort of. It had both edify and amend scripts in it. I don't think you can have both. This is just the extracted animation, resized and optimized. 13 megs was a bit large. Rename if necessary and use root explorer to install to the proper location. Probably system/ customize/ resource. I can make this flashable if you can give me a location of your current boot animation. I may have to adjust the speed. It was originally set to 60 fps. It's currently 15 fps. Try it out and let me know.
Can this be resized for the lg optimus s?
Click to expand...
Click to collapse
stoehner said:
silverxbv2 said:
Ok. So the zip file you posted was flashable, sort of. It had both edify and amend scripts in it. I don't think you can have both. This is just the extracted animation, resized and optimized. 13 megs was a bit large. Rename if necessary and use root explorer to install to the proper location. Probably system/ customize/ resource. I can make this flashable if you can give me a location of your current boot animation. I may have to adjust the speed. It was originally set to 60 fps. It's currently 15 fps. Try it out and let me know.
Can this be resized for the lg optimus s?
Click to expand...
Click to collapse
What resolution is your phone?
Sent from my ADR6300 using XDA App
Click to expand...
Click to collapse
The resolution for the evo? It's 800x480
I think it should be set to 45 fps just to make it safely run smooth.
Indirect said:
The resolution for the evo? It's 800x480
I think it should be set to 45 fps just to make it safely run smooth.
Click to expand...
Click to collapse
No. For the lg optimus s. And at 45 fps, it would play so fast you probably wouldn't see it. And choppy.
Sent from my ADR6300 using XDA App

[Q] Epic 4G boot animation change

I would like to be able to backup the stock boot animation first, which im guessing all I have to do is copy it over to the SD card, correct me if im wrong. And would like to replace it with the one in this video http://www.youtube.com/watch?v=FZkADy9-Xcg
it comes with a dl link but is in the zip format. I hear that samsung has to be .qmg so if anyone can convert this into the proper qmg file thatd be great. Im running the epic 4g stock rom with twilight kernal
Can anyone help??
The stock animation can be pulled from your phone by adb or a file browser from /system/media called bootanimation.zip.
RandomKing said:
The stock animation can be pulled from your phone by adb or a file browser from /system/media called bootanimation.zip.
Click to expand...
Click to collapse
There is no bootanimation.zip in /system/media
just a bunch of qmg files
There is no bootanimation.zip in /system/media
just a bunch of qmg files
Click to expand...
Click to collapse
It will be bootani.qmg. but you can't do .zip files unless your kernal supports it. I use drockstars clean kernal eco5 which has voodoo support and boot ani. What stock are you using?
Sent from my SPH-D700 using XDA Premium App
You need a kernel that supports custom bootanimation like genocide kernel
Sent from my SPH-D700 using XDA Premium App

Android peeing on Apple bootanimation.zip

http://www.sendspace.com/file/81094p
I take zero credit for this, just thought everyone might enjoy! Here's a preview..
http://www.youtube.com/watch?v=-Qz3czxoreE
Sent from my SGH-T989 using Tapatalk
Sorry, I meant to post the download link, but it's OK anyways, download link is the the video description.
Sent from my SGH-T989 using Tapatalk
THANKS, just what i was looking for, i was also interested in an older boot animation where android beats apple with a bat, but this one looks way better thanks for the post
No prob
Sent from my SGH-T989 using Tapatalk
Hey guys, I put the zip file in system/media and reboot and it did not work. How should I install this? Thanks
dddsj said:
Hey guys, I put the zip file in system/media and reboot and it did not work. How should I install this? Thanks
Click to expand...
Click to collapse
just tried to install this...not working. I am runing the latest Zombie Rom 3.3.2 with Synergy Kernel and its not working
dddsj said:
Hey guys, I put the zip file in system/media and reboot and it did not work. How should I install this? Thanks
Click to expand...
Click to collapse
rsegura77 said:
just tried to install this...not working. I am runing the latest Zombie Rom 3.3.2 with Synergy Kernel and its not working
Click to expand...
Click to collapse
Putting the file in that location should do the trick IF you are running a kernel that has boot animations enabled. Samsung uses some .qmg format for their boot animations but thankfully the wonderful devs here have enabled the use of bootanimation.zip to work.
@dddsj, you might not have the right kind of kernel.
@rsegura77, I thought Synergy had this enabled so I don't know what to tell you. Was there and existing bootanimation.zip in that folder and if so did you rename it or move it to another lcoation prior to copying the new zip there?
dddsj said:
Hey guys, I put the zip file in system/media and reboot and it did not work. How should I install this? Thanks
Click to expand...
Click to collapse
What kernel are you using.? Did you move the original bootanimation.zip to sd?
Sent from my SGH-T989 using Tapatalk
Please tell me how to do this
Sent from my SGH-T989 using XDA App
bikrame said:
Please tell me how to do this
Sent from my SGH-T989 using XDA App
Click to expand...
Click to collapse
You need a kernel that supports bootanimation.zip. Using root explorer, go to system/media and move old bootanimation.zip to sd card. Place new file in system/media and reboot. That's it! Just make sure that any boot animation you try is renamed to bootanimation.zip or it won't work
Sent from my SGH-T989 using Tapatalk
capcanuck said:
You need a kernel that supports bootanimation.zip. Using root explorer, go to system/media and move old bootanimation.zip to sd card. Place new file in system/media and reboot. That's it! Just make sure that any boot animation you try is renamed to bootanimation.zip or it won't work
Sent from my SGH-T989 using Tapatalk
Click to expand...
Click to collapse
I am running Juggernaut 4.1 with karnel called bullet . Do u think it will work?
If it didnt what will happen if i replace bootanimation?
I just checked its on qmg format. Is it ok to replace qmg format with zip file?
Sent from my SGH-T989 using XDA App
bikrame said:
I am running Juggernaut 4.1 with karnel called bullet . Do u think it will work?
If it didnt what will happen if i replace bootanimation?
I just checked its on qmg format. Is it ok to replace qmg format with zip file?
Sent from my SGH-T989 using XDA App
Click to expand...
Click to collapse
Not sure if Bullet supports it but there is no harm in trying. Don't replace the existing .qmg files. Just copy bootanimation.zip to that directory. If bullet supports it then you'll have a new animation and if not then you'll see the one you currently have. It shouldn't hurt anything to put the zip in there even if your kernel doesn't support it.
All I did was delete the old bootanimation.zip and pasted the new file in the same place but the only boot, animation I see is the default that comes with zombie rom I did notice I have the following files bootsamsung.qmg and bootsamsungloop.any
Sent from my SGH-T989 using XDA App
Does Bullet have custom boot animation on?
Branso07 said:
Does Bullet have custom boot animation on?
Click to expand...
Click to collapse
Question of the day right there.. give it a shot, let us know?
Sent from my SGH-T989 using Tapatalk
capcanuck said:
Question of the day right there.. give it a shot, let us know?
Sent from my SGH-T989 using Tapatalk
Click to expand...
Click to collapse
Answer of the day. No.
I just tried it didnt work.
Sent from my SGH-T989 using XDA App
I honestly don't understand why Android "kills" the Apple? I could understand Android to WM, but iOS and Android are derived from unix, which technically makes them "cousin" OS's.
iLeopard said:
I honestly don't understand why Android "kills" the Apple? I could understand Android to WM, but iOS and Android are derived from unix, which technically makes them "cousin" OS's.
Click to expand...
Click to collapse
I don't think its dead, it just got pissed on. Maybe the android thought it was on fire?
Sent from my SGH-T989 using Tapatalk
I got several bootanimation.zip working with synergy kernel. I had to remove boot zip from system/media then go into data/local remove boot zips then go back to sd card and copy and past what boot animation I wanted in data/local hope it was clear enough
Sent from my SGH-T989 using Tapatalk
capcanuck said:
I don't think its dead, it just got pissed on. Maybe the android thought it was on fire?
Sent from my SGH-T989 using Tapatalk
Click to expand...
Click to collapse
Right, in this one it got pissed but I see the little android with a light saver slashing the chrome apple in half, the android eating the apple and now this.

Disabling Start Up and Shut Down Animations

..
This is how i replaced the tmobile start up and shutdown animations with international version's
Using root explorer or es file manger, navigate to system/media and rename bootsamsung.qmg and bootsamsungloop.qmg to something else. Then download one of the custom roms from dev section like freegs3 and unzip it. Navigate to same folder in the unzip and copy bootsamsung.qmg and bootsamsungloop.qmg to your phone.
Repeat the same for system/media/video/shutdown/shutdown.qmg
Thank me if i helped!
Sent from my SGH-T999
rakeshchn said:
This is how i replaced the tmobile start up and shutdown animations with international version's
Using root explorer or es file manger, navigate to system/media and rename bootsamsung.qmg and bootsamsungloop.qmg to something else. Then download one of the custom roms from dev section like freegs3 and unzip it. Navigate to same folder in the unzip and copy bootsamsung.qmg and bootsamsungloop.qmg to your phone.
Repeat the same for system/media/video/shutdown/shutdown.qmg
Thank me if i helped!
Sent from my SGH-T999
Click to expand...
Click to collapse
He wants to remove them tho, just rename the .qmg files to have .bak at the end. This will stop them from being used and will still be there to rename if you decide you want them back.
Sent from my SGH-T999 using xda premium
I'm about to do this but I want to be sure it won't cause a boot hang since it will try to look for the files. I'm not rooted and don't have a back up.
Sent from my SGH-T999 using Tapatalk 2
aznmode said:
I'm about to do this but I want to be sure it won't cause a boot hang since it will try to look for the files. I'm not rooted and don't have a back up.
Sent from my SGH-T999 using Tapatalk 2
Click to expand...
Click to collapse
A boot hang? lol
I think you mean boot loop, you'll be fine dude. Always make a backup before doing anything.
Sent from my SGH-T999 using xda premium
KillaHurtz said:
A boot hang? lol
I think you mean boot loop, you'll be fine dude. Always make a backup before doing anything.
Sent from my SGH-T999 using xda premium
Click to expand...
Click to collapse
I did mean boot hang where after the Samsung logo it just turns to black screen and that's it. No bootloops. It happened to me on my sprint s3 trying to modify build.prop. I haven't rooted my tmo s3 yet though so i don't have a way of backing up yet.
Sent from my SGH-T999 using Tapatalk 2
Anyways I just tried what I recommended and it works.
Sent from my SGH-T999 using xda premium
KillaHurtz said:
Anyways I just tried what I recommended and it works.
Sent from my SGH-T999 using xda premium
Click to expand...
Click to collapse
It works to remove the animation but it does not work to disable to annoying sound.
gordonzhao said:
It works to remove the animation but it does not work to disable to annoying sound.
Click to expand...
Click to collapse
Use Root Explorer and enable R/W to edit system files.
/system/media/audio/ui
poweron.ogg
poweroff.ogg
Just rename those two files by adding a .bak to the end of each one. When the system searches for it at boot or shut down it won't find them since you renamed them. You'll now have a quiet boot and shut down.
If you are paranoid about the system just not finding the file then you can always use the attached file here which I created that's basically a very short silence for the system to play. Also has the backups of the original sounds too. Make sure to pay attention to the permissions and set them (long pressing each file and choosing permissions After you put them into their designated system folder) exactly as the included picture in the zip shows you. That's it.
the-Mike_D said:
Use Root Explorer and enable R/W to edit system files.
/system/media/audio/ui
poweron.ogg
poweroff.ogg
Just rename those two files by adding a .bak to the end of each one. When the system searches for it at boot or shut down it won't find them since you renamed them. You'll now have a quiet boot and shut down.
If you are paranoid about the system just not finding the file then you can always use the attached file here which I created that's basically a very short silence for the system to play. Also has the backups of the original sounds too. Make sure to pay attention to the permissions and set them (long pressing each file and choosing permissions After you put them into their designated system folder) exactly as the included picture in the zip shows you. That's it.
Click to expand...
Click to collapse
That's exactly what was missing thanks Mike. I don't mind the animation so much the sound is more of what I mind, being very loud in case I forget to turn the phone in mute.
Edit: I just went and changed the extensions to .bak and there are 3 filed total.
Sent from my Samsung Galaxy SIII
gordonzhao said:
That's exactly what was missing thanks Mike. I don't mind the animation so much the sound is more of what I mind, being very loud in case I forget to turn the phone in mute.
Edit: I just went and changed the extensions to .bak and there are 3 filed total.
Sent from my Samsung Galaxy SIII
Click to expand...
Click to collapse
Np, just sharing what I've learned from others. You're welcome.
..
So this all makes sence thanks for the help so far. I'd like to actually replace the bootanimation with a bootanimation.zip that someone made a while back. i renames the two files in system/media, copied the bootanimation.zip into same dir and its not just nothing.
rakeshchn said:
This is how i replaced the tmobile start up and shutdown animations with international version's
Using root explorer or es file manger, navigate to system/media and rename bootsamsung.qmg and bootsamsungloop.qmg to something else. Then download one of the custom roms from dev section like freegs3 and unzip it. Navigate to same folder in the unzip and copy bootsamsung.qmg and bootsamsungloop.qmg to your phone.
Repeat the same for system/media/video/shutdown/shutdown.qmg
Thank me if i helped!
Sent from my SGH-T999
Click to expand...
Click to collapse
Do you happen to have a link to the SGS3 international versions start up and shutdown animations? Thanks!
quailallstar said:
Do you happen to have a link to the SGS3 international versions start up and shutdown animations? Thanks!
Click to expand...
Click to collapse
I'm using free gs3 they have it in their rom if you want to download that and flash.
Sent from my iPad using Tapatalk HD

Categories

Resources