I have tried a couple Froyo ROMs since they started rolling out this past week and I can't seem to push a new boot animation using the boot replacer program, has anyone noticed this? Did they move the location of where they keep the bootanimation.zip?
Yes. The "real" location for 2.2 is /data/local/ (for non NAND-unlocked phones) and /system/media/ (for fully unlocked phones).
However, one big problem? 2.1 animations are choppy, and boot sounds will not play.
Well I have NAND so it's in the same place. I can't seem to get the program to work, I couldn't find the thread through search so could you tell me how to push it via adb?
EDIT: Found the way in an old thread to push it via adb but it won't recognize the bootanimation.zip in the sdk/tools folder. Damnit. XD
Alright so I tried getting a custom boot animation onto my Evo, and I don't really know if I should pay for Root Explorer just to put boot animations on my phone so I decided to try it through adb. However, when I was going through the steps and I reboot into recovery mode, I'm in ClockwordMod, so it doesn't recognize it on my computer correctly. Anyone know how to fix this without unflashing ClockworkMod?
DacMaddy said:
Alright so I tried getting a custom boot animation onto my Evo, and I don't really know if I should pay for Root Explorer just to put boot animations on my phone so I decided to try it through adb. However, when I was going through the steps and I reboot into recovery mode, I'm in ClockwordMod, so it doesn't recognize it on my computer correctly. Anyone know how to fix this without unflashing ClockworkMod?
Click to expand...
Click to collapse
Some custom boot animations are flashable in recovery, and you could just flash the zip in recovery, and it should work fine in clockwork, unless the scripting isn't right (i forget if it's amend or edify, but one doesn't work with clockwork). I usually use bootanimations that are NOT flashable. Just the bootanimation.zip. If you are on sense, you want that bootanimation.zip to be in the /system/customize/resource folder. if doing adb, you would simply do:
adb remount
adb push bootanimation.zip /system/customize/resource
adb reboot
If you are on an AOSP rom, it would be:
adb remount
adb push bootanimation.zip /system/media
adb reboot
You could also use ES file explorer, and enable root mode (it's free) if you don't want to buy Root Explorer (which is totally worth it IMO), . Drop the bootanimation.zip in the respective folder, set the permissions, and reboot.
It should'nt matter what recovery you're on, unless you're trying to use a flashable zip, that you can't flash with clockwork recovery, due to incorrect scripting. If that's the case, you should be able to open up the flashable zip, and extract the bootanimation.zip. At that point, you couse use one of my methods above to install it.
Thanks for all the info buddy, it worked like a dream! I bookmarked this page for future reference
DacMaddy said:
Thanks for all the info buddy, it worked like a dream! I bookmarked this page for future reference
Click to expand...
Click to collapse
You're welcome! Glad it worked for you. Enjoy your new bootanimations.
I have tried flashing damm near every Animated Boot Screen i have made flashable from XDA and none wanna work..
what am i suppose to do to get a diff boot animation screen on this device??
Adb:
adb remount
adb push bootanimation.zip /system/media
adb reboot
Root explorer:
enable r/w mode
move the bootanimation.zip file to the /system/media folder
I just got mine to work, only took a minute to do. If you go to root explorer do he following.
1. find the file in system/customize/resources named bootanimation.zip (it may have something else in front of it. Mine was spc_bootanimation.zip)
2. click at the top where is says r/w
3. find the boot animation you want to find and long press and choose mve
4. put it in the file system/customize/resources and paste it there
5. longress and change the permissions to match the origial one
6. change the name of the old one (i put a one at the end of bootanimation)
7. change the nam of the new anmation to what the original was
8. change back to r/o same way you changed to r/w
9. reboot nd enjoy.
Dboy352 said:
I just got mine to work, only took a minute to do. If you go to root explorer do he following.
1. find the file in system/customize/resources named bootanimation.zip (it may have something else in front of it. Mine was spc_bootanimation.zip)
2. click at the top where is says r/w
3. find the boot animation you want to find and long press and choose mve
4. put it in the file system/customize/resources and paste it there
5. longress and change the permissions to match the origial one
6. change the name of the old one (i put a one at the end of bootanimation)
7. change the nam of the new anmation to what the original was
8. change back to r/o same way you changed to r/w
9. reboot nd enjoy.
Click to expand...
Click to collapse
By the way, /system/customize/resource is for sense, aosp is /system/media.
Sorry I didn't specify, I thought that cm roms were all sense. Thanks for the info roxxorz, good to know if I ever go back to an aosp.
Dboy352 said:
Sorry I didn't specify, I thought that cm roms were all sense. Thanks for the info roxxorz, good to know if I ever go back to an aosp.
Click to expand...
Click to collapse
Just for future reference, if you ever say 'I thought CM was sense' someone of ignorance spots it, they'll flame you horribly.
But yea, CM = AOSP = No sense. So you have to push the bootanimation.zip to the correct folder,
Crap, I was confused I forgot I flashed from evo deck which was cm kernel and aosp, I'm now on misfits rc1 which is like a sense/gengersense mix, really nice, but not cm. I forgot I changed to misfit therefore te cm being sense lol. My own ignorence. Thanks for the info man. I'm still learning very slowly lol.
Hey JSmurfy, if you want a custom splash page and cant get it in adb I have the file you would need to flash it as well. I finally got mine changed using it since i can't us adb to push it to the phone. Just let me know.
Dboy352 said:
Crap, I was confused I forgot I flashed from evo deck which was cm kernel and aosp, I'm now on misfits rc1 which is like a sense/gengersense mix, really nice, but not cm. I forgot I changed to misfit therefore te cm being sense lol. My own ignorence. Thanks for the info man. I'm still learning very slowly lol.
Hey JSmurfy, if you want a custom splash page and cant get it in adb I have the file you would need to flash it as well. I finally got mine changed using it since i can't us adb to push it to the phone. Just let me know.
Click to expand...
Click to collapse
Well easy to get it confused because there are 'senseless' roms, which is htc sense removed, so it LOOKS like AOSP, with the vanilla [CM style lock screen]. You just have to make sure what the rom says in the features, ect.
If you can't/not good with adb, you can use root explorer [purchase or search through google] to move it to the correct folder.
Thats what I did, using root explorer and it works great. With adb I get it to find my phone but when I try to push something to it, it starts to go and then fails says no remote access or something like that. With some research everything I found saysit's because myhboot is 2.10 and with that hboot you can't flash but since my buil is the 40000 block build I cant downgrade my hboot so had to find a work around.
Dboy352 said:
Thats what I did, using root explorer and it works great. With adb I get it to find my phone but when I try to push something to it, it starts to go and then fails says no remote access or something like that. With some research everything I found saysit's because myhboot is 2.10 and with that hboot you can't flash but since my buil is the 40000 block build I cant downgrade my hboot so had to find a work around.
Click to expand...
Click to collapse
You can use adb with hboot 2.10, I do so all the time. Just when using adb, be sure to always enter in adb remount before doing anything. It would look like this:
adb remount
adb push bootanimation.zip /system/media
adb reboot
And you'd be done.
OMG where have you been. I have been searching for 3 freaking days and everyone says you cant with 2.10. You my just became my new bestfriend lmao.
Dboy352 said:
OMG where have you been. I have been searching for 3 freaking days and everyone says you cant with 2.10. You my just became my new bestfriend lmao.
Click to expand...
Click to collapse
I've been chillin' And whomever told you that needs to be slapped with a Swedish fish
And glad I could help.
Dboy352 said:
Crap, I was confused I forgot I flashed from evo deck which was cm kernel and aosp, I'm now on misfits rc1 which is like a sense/gengersense mix, really nice, but not cm. I forgot I changed to misfit therefore te cm being sense lol. My own ignorence. Thanks for the info man. I'm still learning very slowly lol.
Hey JSmurfy, if you want a custom splash page and cant get it in adb I have the file you would need to flash it as well. I finally got mine changed using it since i can't us adb to push it to the phone. Just let me know.
Click to expand...
Click to collapse
i have so many boot anims that i made flashable.. i tried everything i forgot i had asked this .. thanks to both of you for this,... im gonna try the root explorer now.. cause i hate the android logo.. its purdy and all but it aint my style..
teh roxxorz said:
You can use adb with hboot 2.10, I do so all the time. Just when using adb, be sure to always enter in adb remount before doing anything. It would look like this:
adb remount
adb push bootanimation.zip /system/media
adb reboot
And you'd be done.
Click to expand...
Click to collapse
adb on my linux pc aint workin.. but i still wanna thank you for the info
teh roxxorz said:
By the way, /system/customize/resource is for sense, aosp is /system/media.
Click to expand...
Click to collapse
ok.. final question.. do i have to move can i not just long press, copy, then paste.. i dont wanna move my file out of there.. for safe keeping.. cause i have all my folders in order and stuff
wooo hoo im convinced i have to be either the dumbest person on this site orrrrr im being over cautious.. when i went intothe system/media folder it said audio only.. no other file was in there just that folder which was a sub folder for alarms, notofications, ringtones, ui
am i missing somthing
One day, I made a uot theme for cm7 and instead of choosing cm7 for bootanimation, I chose sense. It worked. BUT when I flashed new themes with different bootanimations that I correctly chose cm7 for, it didn't work. It stayed on the sense one. Trying reflashing cm7 and then move files.with root explorer
A drop of Chuck Norris's semen was placed on Android OS. We now have CyanogenMod.
ok if i wasnt confused before.. now i definitely am.. HUHHHH
Go to system/customize/resource and delete bootanimation.zip and whatever the audio file is.. if there is one. Then try to flash your bootanimation
A drop of Chuck Norris's semen was placed on Android OS. We now have CyanogenMod.
Christ...
OK, look, for CyanogenMod-based ROMs, just put the bootanimation.zip in /data/local
No screwing around with /system, or anything. Plus, this way, you'll keep your boot animation even if you upgrade the ROM, like from 7.0.3.1 to 7.1.0.
So when it's all said and done, the ZIP file should be
Code:
/data/local/bootanimation.zip
Enjoy.
hey there!
I tried to change my bootanimation on 2.3.4 with the latest speedmod kernel ( kernel k15h t23), but instead of a new animation i got an bootloop showing the android logo.
i have copied my bootanimation.zip to system/media but the boot process stops as i saw an android logo. after reflashing i tried to copie the bootanimation to data/local (i read something about that place in different forums) but it crashes aswell at the android logo.
i put the bootanimation in the attachments and hope someone could help me!
thanks!
Did you try it with a supported Rom?
extract and push this file in your /system/lib folder
sometimes bootanimation binary are fu**ed up by rom cookers
he is using the stock rom
you can try to push the animation in /data/local/
EDIT: Try this one http://forum.xda-developers.com/showthread.php?t=1078743&highlight=bootanimation
Phil1988 said:
i have copied my bootanimation.zip to system/media but the boot process stops as i saw an android logo. after reflashing i tried to copie the bootanimation to data/local (i read something about that place in different forums) but it crashes aswell at the android logo.
Click to expand...
Click to collapse
To be sure i tried to copy the bootanimation that you've given me to data/local and got the same result.
boot process stops a an "android" logo apperars.
- this is not the android logo like that one in the postet thread but the default one.
now i going to try system/lib (after reflashing everything)
regards
EDIT:
I cant put anything into the /system/lib folder - it says there is not enough space.
try to remove some bloatware or ringtone that you don't use and try again.
The system is near factory default.
Only Speedmod with root and root explorer are installed...
System has 120 K free.
I dont know what is deletable.
But i could see bootsamsung.qmg in system/media
any ideas to get an custom bootanimation work?
thanks!
I had the same problem. Probably speedmod doesn't fit perfectly with custom bootanimations. Or maybe the rom, but if you have stock and i have sensation rom, i think the problem is kernel.
If you are interested in bootanimation i suggest you to use talondev; with that kernel i never had any problem with bootanim.
Yo Guys
I took J_M_V_S http://forum.xda-developers.com/showthread.php?t=1562694 Bios PDS sources and modded this for our devices. Took a while though. Very Pleased with the outcome:laugh::victory:
To change stock boot animation your device must be Rooted. This is for MM. Go to your root explorer > System Root > etc > media. The stock bootanimation will be there.make backup of that if u want to revert back. Copy and Replace the bootanimation.zip with the downloaded one. RW-, R--, R-- permissions. Reboot and Njoy ur New Boot. Hit Thanx if like:good:
Preview in Attachments
Gif loops. Doens't loop on device
Interesting...
Sent from my ALE-UL00 using XDA-Developers mobile app
Looks great, thanks
I actually kinda like this one. Good work :good:
In case anyone struggles with installation but would like to check it anyway - please find attached flashable ZIP file. Requires TWRP (should work with CWM), compatible with EMUI 4.0.