How do I change the cm7 animated bootup screen? - General Questions and Answers

Please and thank you.
Sent from my Incredible 2 using XDA App

gabezermeno said:
Please and thank you.
Sent from my Incredible 2 using XDA App
Click to expand...
Click to collapse
Bootanimations are located in
/system/media/bootanimation.zip
or
/data/local
On most devices it will be the first location, but one devices with smaller ROM sizes, like prev gen phones, it will be in the local folder instead. Bootanimations are contained in zip file bootanimation.zip, you can use a file manager with root access like root explorer and change the animation with a new one.

Related

Boot animation location 2.1

Does anyone know where the boot animation is now located on 2.1 in the /system folder?
Thanks
Sent from my X10i using XDA App
system/media then bootanimation.zip
wesvista said:
system/media then bootanimation.zip
Click to expand...
Click to collapse
Are you sure, because that'd what I originally thought but I've tried replacing that via root explorer with a modded one but out hasn't worked?
Sent from my X10i using XDA App
wingz85 said:
Are you sure, because that'd what I originally thought but I've tried replacing that via root explorer with a modded one but out hasn't worked?
Sent from my X10i using XDA App
Click to expand...
Click to collapse
Apologies my mistake its working now you where correct. Thanks
Sent from my X10i using XDA App
No thnx
Sent from my X10i using XDA App
Thanks for the location, now since I have it and gonna do up my own bootscreen how do I go about pushing it back to my phone?
I think I found out how.
Remount the system partition read-write: adb shell mount -o rw,remount /dev/block/mtdblock3 /system
Push the file across to your device: adb push bootanimation.zip /system/media/bootanimation.zip
At least something to try when i get it done.
urs74 said:
Thanks for the location, now since I have it and gonna do up my own bootscreen how do I go about pushing it back to my phone?
Click to expand...
Click to collapse
I have been using Droid Explorer (free program for your computer) to do this stuff and it seems to work well. Most people seem to use Root Explorer (paid app) on most of the Boot Screen threads.
Has anyone got any boot screens to share? Or show off?
Sent from my rooted x10i
I have one I'm working on all it is is the one file but haven't figured out the desc.txt file to get it right just yet all I get right now is a black screen after the Sony Ericsson screen. After I get it figured out I'll be dropping more bootscreens for everyone.
cool
Sent from my X10a using XDA App
I have an animation of a fine lady lifting her top as my bootanimation. I was surpriced how easy it is to make your own organisations so i am going to make a few and maybe share them if i find them good enough :-D unfortunately i cant upload a picture showing my animation because i am a new user, and therefore aparantly not allowed to post links...
Sent from my X10i using XDA App
urs74 said:
I have one I'm working on all it is is the one file but haven't figured out the desc.txt file to get it right just yet all I get right now is a black screen after the Sony Ericsson screen. After I get it figured out I'll be dropping more bootscreens for everyone.
Click to expand...
Click to collapse
I made my own bootanimation but its a little bit laggy... if you got that with the desc.txt, are you able to take a look at it?
Sent from my X10i using XDA App
Organisations = animations. Damn self-editing keyboard. Not good when writing another language than its set up to
Sent from my X10i using XDA App
urs74 said:
I have one I'm working on all it is is the one file but haven't figured out the desc.txt file to get it right just yet all I get right now is a black screen after the Sony Ericsson screen. After I get it figured out I'll be dropping more bootscreens for everyone.
Click to expand...
Click to collapse
Found these desc.txt info somewhere in XDA forum.
480 854 = (W x H) Animation size
12 = fps
p = pointer (don't change)
1 = no. of times to play, 0= loop
ani1, ani2, ani3 = folder containing png files (animation)
24 = freeze on last frame in each folder (fps)
Hope that helps..
desc.txt is used by the phone for timing purposes i think.
I used root explorer to import my boot animation, its very easy.
Custom bootlogo jerpelea used this in his custom 2.1
Works also on Se 2.1 just overwrite the bootanimation.zip (located /system/media) with this one
wesvista said:
Custom bootlogo jerpelea used this in his custom 2.1
Works also on Se 2.1 just overwrite the bootanimation.zip (located /system/media) with this one
Click to expand...
Click to collapse
just installed it sweeeeeet
Sent from my X10a using XDA App
wesvista said:
Custom bootlogo jerpelea used this in his custom 2.1
Works also on Se 2.1 just overwrite the bootanimation.zip (located /system/media) with this one
Click to expand...
Click to collapse
how do i do that? plz help
edit: i got root explorer, now it works great
I also did my own bootanimation. Just to try it out.
Preview

(Tut) How to get back to stock boot animation.

I see a lot of ppl that are on custom roms that would like stock animation and sound back. So i figured i would share this. I take no credit for this. Im just simply rewriting and summarizing what i found over in the Stratosphere section on rootzwiki. Credit goes to icebear for finding the files and to buffaloquinn for posting what to do with them. You can find that thread here
Download stock files here
In Root Explorer (or other file manager)
Navigate to /system/media/
(change to R/W)
In /system/media/
Rename bootsamsung.qmg -> bootsamsung.bak
Rename bootsamsungloop.qmg -> bootsamsungloop.bak
Copy bootani.qmg and bootsamsungloop.qmg (from wherever you have them) to the /system/media/ directory
Rename bootani.qmg -> bootsamsung.qmg
In /system/etc/
Replace the PowerOn.wav file with stock Droid version (If your on infinity rom or another rom that doesnt have boot sound. Then just add the wav file to the /system/etc/ directory)
Change back to R/O
Reboot to the Droid animation
Nice job writing it up but lol that dang boot sound is the first thing I kill. I either edit it out or replace it.
Thanks! Sound is optional though. I just figured i would include how to do it all. If anybody doesn't want any sound then just delete the .wav file in the directory.
Im running tweakstock 1.4 and the audio changed but the animation did not
droidiam said:
Im running tweakstock 1.4 and the audio changed but the animation did not
Click to expand...
Click to collapse
Are you running the latest pbj kernel? If so, go into /system/media and delete "sanim. Zip".
Hey I am running jellybeer v3.54 on galaxy note, N7000.
I just wanted to know if this method will work on it too.
thanks in advance!:good::fingers-crossed:
PremSuman said:
Hey I am running jellybeer v3.54 on galaxy note, N7000.
I just wanted to know if this method will work on it too.
thanks in advance!:good::fingers-crossed:
Click to expand...
Click to collapse
Well, they're different devices so my tentative answer is no. But we're not going to stop you, so if you want to try it, be my guest. You'd probably get much better feedback in your own forum.
Sent from my SCH-I510 using xda premium
kvswim said:
Well, they're different devices so my tentative answer is no. But we're not going to stop you, so if you want to try it, be my guest. You'd probably get much better feedback in your own forum.
Sent from my SCH-I510 using xda premium
Click to expand...
Click to collapse
Unfortunately, it didn't work,:crying:
Jellybeer only recognises "bootanimation.zip" file.
PremSuman said:
Unfortunately, it didn't work,:crying:
Jellybeer only recognises "bootanimation.zip" file.
Click to expand...
Click to collapse
Those are universal boot animation type I think. Do a search of the entire site for boot animations.
Sent from my SCH-I510 using xda premium

[Q] Boot Animation (How-To Change It)

Hi, i use [UCLB3] AT&T 2.3.6 Gingerbread with root added. but i can't change boot animation.
Would somebody help please?
Please search.
Sent from my Samsung Infuse 4G
DangKid said:
Please search.
Sent from my Samsung Infuse 4G
Click to expand...
Click to collapse
In other rom i can change it. but in this rom, Folder system / media don't have file bootanimation.zip. and memory of System free only 2Mb.
Try this method http://forum.xda-developers.com/showthread.php?t=1234611
ndhanta said:
Try this method http://forum.xda-developers.com/showthread.php?t=1234611
Click to expand...
Click to collapse
i have some file bootanimation.zip. but i do'nt know how to use with this rom.
Using Root Explorer go to System/media.
Then after turning on Read/Write in Root Explorer replace the current ZIP with your choice. Set the permission rw-r-r and reboot.
Sometimes you need to name it sanim.zip instead of bootanimation.zip
ndhanta said:
Using Root Explorer go to System/media.
Then after turning on Read/Write in Root Explorer replace the current ZIP with your choice. Set the permission rw-r-r and reboot.
Sometimes you need to name it sanim.zip instead of bootanimation.zip
Click to expand...
Click to collapse
in this rom, don't have bootanimation.zip file in system/media, but we have bootsamsung.qmg and bootsamsungloop.qmg. Your tutorial will work with it?
vietux said:
in this rom, don't have bootanimation.zip file in system/media, but we have bootsamsung.qmg and bootsamsungloop.qmg. Your tutorial will work with it?
Click to expand...
Click to collapse
Just add it in
Sent from my Samsung Infuse 4G
DangKid said:
Just add it in
Sent from my Samsung Infuse 4G
Click to expand...
Click to collapse
Uhh no. Let's see what happens when you " just add it in". vietix listen to ndhanta he has the correct way
Sent from my SAMSUNG-SGH-I997 using xda premium I know who I'm not taking advice from.
Bubonic78 said:
Uhh no. Let's see what happens when you " just add it in". vietix listen to ndhanta he has the correct way
Sent from my SAMSUNG-SGH-I997 using xda premium I know who I'm not taking advice from.
Click to expand...
Click to collapse
That's how I changed mine in zeus. Of course you need to fix permissions, that's assumed in the process.
Sent from my Samsung Infuse 4G
DangKid said:
That's how I changed mine in zeus. Of course you need to fix permissions, that's assumed in the process.
Sent from my Samsung Infuse 4G
Click to expand...
Click to collapse
You also have to rename it sanim.zip per Dman.
Sent from my Nook tablet running MiUi 2.2.3 Alpha (GB 2.3.7) Rom useing XDA premium.
Also delete the line
"debug.sf.nobootanimation=1"
From System\build.prop
Bubonic78 said:
You also have to rename it sanim.zip per Dman.
Sent from my Nook tablet running MiUi 2.2.3 Alpha (GB 2.3.7) Rom useing XDA premium.
Click to expand...
Click to collapse
thanks it works. but speed is very slow
ndhanta said:
Also delete the line
"debug.sf.nobootanimation=1"
From System\build.prop
Click to expand...
Click to collapse
i don't see that line
This line is added to disable the bootscreen. Samsung splash screen to direct on desktop. Fast boot.
Sent from my SAMSUNG-SGH-I997 using XDA
Bubonic78 said:
You also have to rename it sanim.zip per Dman.
Sent from my Nook tablet running MiUi 2.2.3 Alpha (GB 2.3.7) Rom useing XDA premium.
Click to expand...
Click to collapse
And yet my bootanimation went back to stock after a week of using Zeus. I ended up having to manually rename the sanim.zip to bootanimation.zip to get the custom boot animation back. Bottomline, search and try to do things yourself before posting a topic. A boot animation is simple, so the flashing should be harmless to your phone if you have a general idea of what you are doing.
Sent from my Samsung Infuse 4G
ndhanta said:
This line is added to disable the bootscreen. Samsung splash screen to direct on desktop. Fast boot.
Sent from my SAMSUNG-SGH-I997 using XDA
Click to expand...
Click to collapse
i want to add sound. where is folder i can move file?
I have not done that, but you can try this guide
http://forum.xda-developers.com/showthread.php?t=1478260
ndhanta said:
I have not done that, but you can try this guide
http://forum.xda-developers.com/showthread.php?t=1478260
Click to expand...
Click to collapse
i will try it. but thanks u very much

[MOD]Bootanimation4U - Add custom bootanimation to any rom

This will add the ability to use a custom bootanimation on any rom with any kernel and probably any samsung device.
It has been tested on the Note II but should work with any samsung device that uses samsungani to load boot animations. If it doesn't work for you please post here.
Uses the typical settings bootanimation is at /system/media/bootanimation.zip, this is for those using a stock rom or a rom the dev didn't add it in.
I included the Google Gears bootanimation too. Flash the file in recovery. The attachment is a flashable zip not bootanimation.zip.
The updater-script uses busybox to mount the partitions, so if it doesn't flash correctly install busybox from an app on the play store then try again.
Edited the attachment, now includes the bootanimation binary just in case in bootanimation4u.zip, there is also another one named Bootanimation4U.Samsungani.Only that only edits samsungani.
If /system/bin/bootanimation exists flash the Bootanimation4U.Samsungani.Only.zip
How to use:
Add bootanimation.zip to /system/media
Flash Bootanimation4U.zip in recovery
If you want sound add an ogg file named PowerOn.ogg to /system/media/audio/ui, if sound doesn't work be sure /system/bin/samsungpowersoundplay exists if its there it will play sound if not its not included in your rom download it HERE then put it where it belongs and fix the perms which should be rwxr-xr-x
Reboot...Enjoy
Here is a method to get some bootanimations thanks to ReelFiles:
ReelFiles said:
Awesome!
1. Make a backup just in case.
2. Flash bootanimation4u.zip from recovery (I use TWRP).
3. Reboot and install Boot Animations Root from the Play Store.
4. Go into the app's preferences and change install location to /system/media/ and leave the default filename (bootanimation.zip) and go back to the main screen.
5. Select any bootanimation from the Server tab and hit Install. (Tablet ones at the bottom of the list look best.)
6. Select the installed bootanimation again and hit Resize. Set it to 720x1280 30FPS.
7. Tap the options key and select "Preview current" Make sure you like it and reboot.
I use the Tablet - Shatter one, it looks like the one from the Jedi Roms, but higher quality.
If you Preview a few different ones and then decide to use one you downloaded earlier, delete it first then install and resize it again, or the preview will just be a black screen and might not work at all.
I believe you can preview before installing the animation if you buy the Pro version.
Check out a video tutorial here: http://www.youtube.com/watch?v=PR4Rsdgtc0I
Click to expand...
Click to collapse
betoNL said:
A couple of original and/or recently adapted animations here :
http://forum.xda-developers.com/showthread.php?t=2037324
Just in case....
.
Click to expand...
Click to collapse
This mod is CleanROM 4.0 compatible !!
If you use/like it don't forget to hit thanks and rate the thread !!
thank u
Awesome thanks for this
Sent from my SPH-L900 using xda premium
Any other boot animation besides the gear?
Sent from my SGH-T889 using xda premium
dannydv said:
Any other boot animation besides the gear?
Sent from my SGH-T889 using xda premium
Click to expand...
Click to collapse
You can find them all over xda. I just posted it for testing it out its the one I use
Sent from my SAMSUNG-SGH-I317 using xda premium
So we just flash the boot4u in recovery, and what about boot animation? Sorry, im just alittle confuse! Just want to make sure i do it right! ! Thanks!
Sent from my SGH-T889 using xda premium
dannydv said:
So we just flash the boot4u in recovery, and what about boot animation? Sorry, im just alittle confuse! Just want to make sure i do it right! ! Thanks!
Sent from my SGH-T889 using xda premium
Click to expand...
Click to collapse
Yes flash the bootanimation4u then flash gears bootanim right after.
Sent from my SAMSUNG-SGH-I317 using xda premium
Thanks! Is there a thread where we can dl more boot animations?
Sent from my SGH-T889 using xda premium
Any screenshot?
Works&looks great. ...very simple. ..and easy to install in TWRP.
Now. ..if we could have the same thing with the shut down animation to install this way...that would be ideal.
Thank you for this..it is sweet.
Mac
Does flashing this effect anything else? Since your flashing partitions?
Sent from my SGH-T999 using xda premium
RotaryXperiment7 said:
Does flashing this effect anything else? Since your flashing partitions?
Sent from my SGH-T999 using xda premium
Click to expand...
Click to collapse
No it only uses busybox to mount system to copy files. It makes it flashable on most devices without using specific blocks. Ie. Mmcblk0p13
Sent from my SAMSUNG-SGH-I317 using xda premium
Ok, so this will prevent the boot loop caused by adding bootanimation.zip's manually on samsung devices? (vzw gs3 running aosp).
Does the flash of your mod stick between rom flashes, or flash each time?
I don't thing it belongs to development, since the mod is already known and that's why i already posted something like this on General with both methods (manual and CWM)
http://forum.xda-developers.com/showthread.php?p=35079703#post35079703
IMO
.
betoNL said:
I don't thing it belongs to development, since the mod is already known and that's why i already posted something like this on General with both methods (manual and CWM)
http://forum.xda-developers.com/showthread.php?p=35079703#post35079703
IMO
.
Click to expand...
Click to collapse
I didnt rename bootanimation to samsungani i changed
it to a script to point to bootanimation. Same result diff method. Just looked at your thread, nice work.
annoyingduck said:
Ok, so this will prevent the boot loop caused by adding bootanimation.zip's manually on samsung devices? (vzw gs3 running aosp).
Does the flash of your mod stick between rom flashes, or flash each time?
Click to expand...
Click to collapse
It should though I do not have a vzw gs3 to test it.
Sent from my SAMSUNG-SGH-I317 using xda premium
Worked perfectly on my SIII i747, flashed thru CWM. Thanks!:good:
doesn't work for me on my tmo note 2
but then again I havent been able to get any custom boot screens to work at all regardless of manually adding them or using an apk to do it for me...
after flashing bootanimation4u should i see an app in my app tray upon boot up? i don't see an app by that name
I'm using busybox v1.20.2 and it's installed in system/xbin
(i used jrummy's busybox installer app)
seeking said:
doesn't work for me on my tmo note 2
but then again I havent been able to get any custom boot screens to work at all regardless of manually adding them or using an apk to do it for me...
after flashing bootanimation4u should i see an app in my app tray upon boot up? i don't see an app by that name
I'm using busybox v1.20.2 and it's installed in system/xbin
(i used jrummy's busybox installer app)
Click to expand...
Click to collapse
No app, what rom are you using and what kernel ? Sounds rom/kernel related this should work with no problems. Is there a file called samsungani and bootanimation in system/bin ? And lastly what does it do when it boots ? Black ? Samsung logo ?
Sent from my SAMSUNG-SGH-I317 using xda premium
Works for me, awesome work
Sent from my GT-N7100 using XDA Premium HD app
smokin1337 said:
No app, what rom are you using and what kernel ? Sounds rom/kernel related this should work with no problems. Is there a file called samsungani and bootanimation in system/bin ? And lastly what does it do when it boots ? Black ? Samsung logo ?
Sent from my SAMSUNG-SGH-I317 using xda premium
Click to expand...
Click to collapse
Im on Jedi X 7.2. The Kernal is built in, but I believe it's called Sabre
samsungani and bootanimation both exist in system/bin
when it boots I get the note 2 splash screen and then just a black/blank screen till the phone boots up

Changing CM10.1 bootanimation

Hello guys,
I want to change the Andromadus CM10.1 (build 12) bootanimation with the R2D2 bootanimation in this link (http://androidbootanimation.com/category/800x480-boot-animations/page/2/)
I have renominated the stock bootanimation.zip in bootanimation_old.zip and copied the one from the site in /system/media and renominated bootanimation.zip
Although it seems I have done something wrong because when i reboot the phone I get stock "Android" bootanimation in boot. I have read many threads but it seems that apart from sense rom, the procedure is just the same.
Is there anyone that can help sort it out?
Thank you
Use a file explorer (such as ES) select the file's "Properties" and change the Permissions to RW-R-R
Swyped on a JellyBam'd, Hotcakez infused, everything's bigger in TX SAMSUNG-SGH-I717 via xda premium
Some bootanimations work for me, and some dont, is it the file problem or what? Both are the same animation, one has the loop section, and I zipped 'em with winrar with store mode, why the loop one doesnt work? I have changed the txt
Sent from my HTC Desire S
Tapatalk 2
TX_Longhorn said:
Use a file explorer (such as ES) select the file's "Properties" and change the Permissions to RW-R-R
Swyped on a JellyBam'd, Hotcakez infused, everything's bigger in TX SAMSUNG-SGH-I717 via xda premium
Click to expand...
Click to collapse
It worked! Thank you very much!
Please can anyone guide me how to do it?
Sent from my GT-S7500 using Tapatalk
deleted

Categories

Resources