[Q] Change Boot Animation - Verizon Droid Charge

Hey everyone,
I apologize if this question was already asked and answered (i searched but couldn't find anything) but is there a way to change the boot animation?
Thanks!

streetlightman said:
Hey everyone,
I apologize if this question was already asked and answered (i searched but couldn't find anything) but is there a way to change the boot animation?
Thanks!
Click to expand...
Click to collapse
boot animations (link in post #1):
http://forum.xda-developers.com/showthread.php?t=1194265&highlight=boot+animation
instructions (read post #5, put your custom one in its place):
http://forum.xda-developers.com/showthread.php?t=1088080&highlight=boot+animation

i did see that post however, where do you put the files in that are in bootanimation.zip?

streetlightman said:
i did see that post however, where do you put the files in that are in bootanimation.zip?
Click to expand...
Click to collapse
You don't extract the zip file, you place the full bootanimation.zip file in /system/media or /data/local

imnuts said:
You don't extract the zip file, you place the full bootanimation.zip file in /system/media or /data/local
Click to expand...
Click to collapse
Ok..I tried that using your latest kernel and then 0730. Just got a black screen on boot. Tried flashing the zip via cwm with same results....any ideas?
Sent from my HumbleComb VooDoo Charge

Keighles said:
Ok..I tried that using your latest kernel and then 0730. Just got a black screen on boot. Tried flashing the zip via cwm with same results....any ideas?
Sent from my HumbleComb VooDoo Charge
Click to expand...
Click to collapse
you probably didn't remove/rename the original boot animation files

anoninja118 said:
you probably didn't remove/rename the original boot animation files
Click to expand...
Click to collapse
You don't have to remove or rename the originals. The binary to use is specified in the kernel, and /system/bin/samsungani will only play the stock boot animation, and /system/bin/bootanimation will only play Android bootanimation.zip files.
When you downloaded the boot animation, did you download a CWM flashable zip file, or was it a stock bootanimation.zip file?

imnuts said:
You don't have to remove or rename the originals. The binary to use is specified in the kernel, and /system/bin/samsungani will only play the stock boot animation, and /system/bin/bootanimation will only play Android bootanimation.zip files.
When you downloaded the boot animation, did you download a CWM flashable zip file, or was it a stock bootanimation.zip file?
Click to expand...
Click to collapse
Downloaded flashable zip. I did remove the original files. Extracted and Put bootanimation.zip in its place.
When that didn't work I put the original files back.
Sent from my HumbleComb VooDoo Charge

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!

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

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

Infinity ROM BOOT SCREEN

Does anyone know how to change the boot animation on the gingerbread infinity rom? I tried using rom toolbox app to change the boot animation. It succesfully installs it but the animation never changes. Any clues on how to fix it or other methods?
yes you can download a different boot animation and rename it to bootanimation.zip
Then with root explorer move the file to system/media.Replace the original one (remeber to back it up) and just reboot
how to change bootanimation...
thareefer said:
Does anyone know how to change the boot animation on the gingerbread infinity rom? I tried using rom toolbox app to change the boot animation. It succesfully installs it but the animation never changes. Any clues on how to fix it or other methods?
Click to expand...
Click to collapse
search in the internet for a bootanimation of your choice (or extract it from another rom)
on your phone go to: system/media/bootanimation.zip,
(rename "bootanimation.zip"to whatever.zip).
now in system/media put the new bootanimation.zip you downloaded,
make sure is .zip and named bootanimation ,reboot your phone Enjoy.
If I helped it the thanks button please...
mrctony said:
search in the internet for a bootanimation of your choice (or extract it from another rom)
on your phone go to: system/media/bootanimation.zip,
(rename "bootanimation.zip"to whatever.zip).
now in system/media put the new bootanimation.zip you downloaded,
make sure is .zip and named bootanimation ,reboot your phone Enjoy.
If I helped it the thanks button please...
Click to expand...
Click to collapse
wow copier didnt you see that i have already replied?Kariolh

Change bootanimation on ICS?

Is there any way to change boot animation on Samsung Galaxy R ICS 4.0.4? I tried something i found here on forum and now i dont have any boot animation and i wanted a ICS stock animation :crying:
Not stock ICS, but this is greatest boot animation I saw so far, and SGS3 shut down animation, so first U must be rooted to do this or any system modification...
Those are just files in .rar archive, so not for flashing with CWM or something similar. Just decompress-copy-paste files in their respectiv system folders.
First unpack, now Boot archive contains two files and you should place them in SYSTEM/MEDIA folder, second one is shut down animation and place this file in
SYSTEM/MEDIA/VIDEO/SHUTDOWN folder, use root explorer (paid but great), or solid explorer (free) or any other explorer with root permissions :victory:
Liked the shut down animation very much.
Is there any other boot animation available?
I'm already having the boot animation provided here as i'm in Neo Rom v3. Need a change
Sent from my Galaxy Royal using xda developers app
CaptainKidd said:
Liked the shut down animation very much.
Is there any other boot animation available?
I'm already having the boot animation provided here as i'm in Neo Rom v3. Need a change
Sent from my Galaxy Royal using xda developers app
Click to expand...
Click to collapse
Only original one, as it was on GB, others .qmg animations have other models names and numbers so not very useful
If U find any please upload
nedooo said:
Not stock ICS, but this is greatest boot animation I saw so far, and SGS3 shut down animation, so first U must be rooted to do this or any system modification...
Those are just files in .rar archive, so not for flashing with CWM or something similar. Just decompress-copy-paste files in their respectiv system folders.
First unpack, now Boot archive contains two files and you should place them in SYSTEM/MEDIA folder, second one is shut down animation and place this file in
SYSTEM/MEDIA/VIDEO/SHUTDOWN folder, use root explorer (paid but great), or solid explorer (free) or any other explorer with root permissions :victory:
Click to expand...
Click to collapse
nedooo said:
Only original one, as it was on GB, others .qmg animations have other models names and numbers so not very useful
If U find any please upload
Click to expand...
Click to collapse
Man that was seriously awesome.. great one..but showing S sign while booting.. bt who cares..great one buddy
Lol i wont like that my phone shows the s sign on boot!:thumbdown:
Im proud of my R!!
Sent from my Big R 6825Antutu
It's not that obvious "S", more like a shadow, still It's my favorite
Thread http://forum.xda-developers.com/showthread.php?t=1434034 says to refer link
http://forum.xda-developers.com/showthread.php?t=1053250
where many boot animations are present (many of the mediafire links are not working). This thread is under Samsung Fascinate so afraid of flashing via CWM. So I'm creating and editing sanim files manually. Succeeded in creating in boot animations :good: but need to see how to change boot sound.
Will upload if anyone needs.
Yes, pls upload with screenshots. Thanks
Sent from my GT-I9103 using xda app-developers app
nedooo said:
Not stock ICS, but this is greatest boot animation I saw so far, and SGS3 shut down animation, so first U must be rooted to do this or any system modification...
Those are just files in .rar archive, so not for flashing with CWM or something similar. Just decompress-copy-paste files in their respectiv system folders.
First unpack, now Boot archive contains two files and you should place them in SYSTEM/MEDIA folder, second one is shut down animation and place this file in
SYSTEM/MEDIA/VIDEO/SHUTDOWN folder, use root explorer (paid but great), or solid explorer (free) or any other explorer with root permissions :victory:
Click to expand...
Click to collapse
Thanks, you saved my day
Thank You. S boot animation is nice but i got now 1,2 MB free memory on rom. I think safe is use stock one :good:
The Great Boot Animation for ICS
Hey Guys,
Happy to announce that I have successfully installed the Boot animation in Angeek ROM. Its a great Boot Animation with colourfull Android.
Here is the procedure for Flashing the boot animation for the Rom:
1) Download the Attached file & Just put it into Sdcard.
2) Now go to -> system/media & change bootanimation.zip to oldbootanimation.zip
3) Copy the downloaded bootanimation.zip to system/media
4) Give rights to the file of -rw--r--r
5) reboot your Phone.
But for safely purpose, take the backup first.
Thanks & have a nice weekend buddies.
Pls press Thanks if you like this boot animation.
kataria.vikesh said:
Hey Guys,
Happy to announce that I have successfully installed the Boot animation in Angeek ROM as well. Its a great Boot Animation with colourfull Android.
Here is the procedure for Flashing the boot animation for the Rom:
1) Download the Attached file & Just put it into Sdcard.
2) Now go to -> system/media & change bootanimation.zip to oldbootanimation.zip
3) Copy the downloaded bootanimation.zip to system/media
4) Give rights to the file of -rw--r--r
5) reboot your Phone.
But for safely purpose, take the backup first.
Thanks & have a nice weekend buddies.
Pls press Thanks if you like this boot animation.
Click to expand...
Click to collapse
Successfully changed the bootanimatiom :thumbup:
Hit Thanks If I Helped You
Kartik pat said:
Successfully changed the bootanimatiom :thumbup:
Hit Thanks If I Helped You
Click to expand...
Click to collapse
hows you feeling buddy..?? is it good bootanimation..??
kataria.vikesh said:
hows you feeling buddy..?? is it good bootanimation..??
Click to expand...
Click to collapse
Yeah its good!!
If u r in Angeek's ROM, u can try any of these custom boot animation. Download the CWM zip and flash it
Boot Animation
selva.simple said:
If u r in Angeek's ROM, u can try any of these custom boot animation. Download the CWM zip and flash it
Boot Animation
Click to expand...
Click to collapse
yeahhh.. I know this link buddy bt few of them are not working & I had already changed the boot animation from this link bt have you checked my uploaded animation..?? I have seen this in XDA b4 bt couldn't update this one till now. now we have it. If you can then pls add this one in your next SENSATIONAL MAZEL ROM..? Hows the name..??
Procedure for changing Bootanimation in any ROM
Hi Friends,
Below is the procedure for changing the Boot animation in any ICS ROM. But it has one limitation. You have to be in the below attached ardatdat 4.1 kernel to have the Boot animation working. Thanks to wanamsmile
Make a backup of bootsamsung.qmg and bootsamsungloop.qmg from /system/media and remove them
Now make a backup of samsungani and bootanimation from /system/bin
Download the attached samsungani and bootanimation (Unzip the package) and paste it into /system/bin. It will overwrite the existing files
You can get any of the custom bootanimation file. The name shud be bootanimation.zip. One custom bootanimation file is given here
Place the file in /system/media
Download the attached ardatdat 4.1 (modified) and place it in ur sdcard
Reboot to CWM and flash the kernel
Reboot the mobile. Now u will have new custom bootanimation
Is it possible to do it with ardatdat's 4.2 b6 kernel?
Sent from my GT-I9103 using xda app-developers app
josjator said:
Is it possible to do it with ardatdat's 4.2 b6 kernel?
Sent from my GT-I9103 using xda app-developers app
Click to expand...
Click to collapse
Trying on it buddy. Currently getting boot loop. Will let u know if it works

[Q] Can I just flash a new boot animation through TWRP

So I am running CROMI and I want to try some different boot animations. I found a few of them embedded in the ROM zip as zip files themselves. Can I just extract these to a directory and install the directly through TWRP? If not, are there any custom boot animation out there that can be flashed?
Thanks
Jeff
gixxer340 said:
So I am running CROMI and I want to try some different boot animations. I found a few of them embedded in the ROM zip as zip files themselves. Can I just extract these to a directory and install the directly through TWRP?
Click to expand...
Click to collapse
Even easier, just copy the bootanimation.zip you want into /data/local.
_that said:
Even easier, just copy the bootanimation.zip you want into /data/local.
Click to expand...
Click to collapse
Thanks very much for the tip
Jeff
gixxer340 said:
So I am running CROMI and I want to try some different boot animations. I found a few of them embedded in the ROM zip as zip files themselves. Can I just extract these to a directory and install the directly through TWRP? If not, are there any custom boot animation out there that can be flashed?
Click to expand...
Click to collapse
Try the ROM Toolbox Lite app. You need your phone to be rooted (a custom ROM will have your phone already rooted for you), and this app makes it a breeze to install a new boot animation. The app has a collection of boot animations ready to install, or you can make your own and use this app to install it.

Categories

Resources