[Q] Can somebody please check this boot animation?? - Epic 4G Q&A, Help & Troubleshooting

Thanks for checking in, ok I opened the bootanimation-orig.zip with 7-Zip and copied out the part0 folder, changed each png to be black and white. Then dropped the files back in 7-Zip (it was named bootanimation.zip then) and then took that zip and put it in system/media folder in the theme I flashed. Basically Bionix 4.1
My phone boots fine, but the boot animation doesn't show anything. I just had a blank screen (seemingly) ... I was thinking maybe the whites aren't white enough?
Could someone take a peak, attached with the orig file and my bootanimation.zip that resulted in my edits.
Thanks a ton!!

I've run into this before - the solution, I've found, is to set the compression level to 'store'. It didn't seem to work any other way.

k0nane said:
I've run into this before - the solution, I've found, is to set the compression level to 'store'. It didn't seem to work any other way.
Click to expand...
Click to collapse
Yep that was it. Thanks for that!

Related

Having trouble creating static boot animation

I'm trying to make a static boot animation, so it's the same as my splash...
Here's what I've got so far, can anyone tell me what I'm doing wrong? http://drp.ly/1rghdj
desc.txt has been set to 320 480 - same as png size
I've tried several FPSs to no avail
I've tried just a sing png in each folder, names 00001.png & 00002.png
AdrianK said:
I'm trying to make a static boot animation, so it's the same as my splash...
Here's what I've got so far, can anyone tell me what I'm doing wrong? http://drp.ly/1rghdj
desc.txt has been set to 320 480 - same as png size
I've tried several FPSs to no avail
I've tried just a sing png in each folder, names 00001.png & 00002.png
Click to expand...
Click to collapse
Here ya go. I just changed the file names along with the fps & rezipped it. I pushed it to /data/local/ & it seemed to work on my G1. I uploaded it to Mediafire. http://www.mediafire.com/file/w34znomyqcew317/bootanimation.zip
Houka420 said:
Here ya go. I just changed the file names along with the fps & rezipped it. I pushed it to /data/local/ & it seemed to work on my G1. I uploaded it to Mediafire. http://www.mediafire.com/file/w34znomyqcew317/bootanimation.zip
Click to expand...
Click to collapse
You are immense, thank you!!
I'll try removing redundant frames...
It's just a shame that there's a gap between splash1 (no splash 2 on Magic) and bootanim and then another short gap before the lockscreen, which I'm sure weren't there with the default bootanim :-S
AdrianK said:
You are immense, thank you!!
I'll try removing redundant frames...
It's just a shame that there's a gap between splash1 (no splash 2 on Magic) and bootanim and then another short gap before the lockscreen, which I'm sure weren't there with the default bootanim :-S
Click to expand...
Click to collapse
I rezipped it into 1 part so it may help with the transition between the two, maybe. http://www.mediafire.com/?sharekey=...d080c3eaa17387ec8683d6900f2d967ba1a25e8978010

Boot Animations

Does anyone know what the underlying mechanism for running the boot animation is? I have Android 2.2 on an HTC Incredible and replaced the VZW_Droid.mp3 and VZW_bootanimation.zip with some animations I did, but all I get on boot is a blank screen. Do the files in the zip have to be named the same way, or do they just have to be in alphabetical order?
Thanks!
adprice said:
Does anyone know what the underlying mechanism for running the boot animation is? I have Android 2.2 on an HTC Incredible and replaced the VZW_Droid.mp3 and VZW_bootanimation.zip with some animations I did, but all I get on boot is a blank screen. Do the files in the zip have to be named the same way, or do they just have to be in alphabetical order?
Thanks!
Click to expand...
Click to collapse
post the animation zip file you are tryin to use and I will see if there are any obvious issues with it
I did a quick search and found this, not sure if this is what your looking for!
http://forum.xda-developers.com/showthread.php?t=708316
ID
Cool, thanks guys. I will post when I get back home. I've been doing some searching as well and it seems that you have to set the compression mode to "store" when you create the archive. Not sure where to do this on a mac, but I'll see if I can figure it out.
As a side note, does anyone know what the fields in the desc.txt file are? I figured out the first two are image size, but any idea what the third number on the first line is? Frame rate maybe? And then the next lines specify directories, but I have no clue what the numbers in front of them mean.
Arg, sorry - second paragraph of questions answered in the thread IncredibleDoes posted...
SOLVED
Alright, the "store" problem was the issue. According to the zip documentation, "store" compression doesn't actually compress the files, it just archives them (I guess similar to .tar). So once I did that it worked fine. For anyone else using a Mac from the command line its
Code:
zip -r -Z store desc.txt part0 VZW_bootanimation.zip
You can, of course, specify other directories as well. The sound also started working once the animation did, nothing special there.
And now, I've posted the animation I made. Nothing special, I'm just a big half life fan and whipped this up with my very limited animating skills. Enjoy!
Hmm...won't let me upload the .mp3 file. I guess message me if you want it...

[Q] Bootanimation.zip help please

I have been trying desperately to get my boot animation to change, and have made some success from just locking the device up to skipping the animation all together.
I can't seem to figure out what people mean when they say to save the desc.txt file as a UNIX file, but have been trying to use UTF-8 in Notepad++. This is what searching google has showed as the prefered *nix text file encoding. I even went so far as to just copy and paste the desc.txt file from one of the other zips on the device to my zip to get it to work, and no joy. So, I am not sure if this is the trouble or not.
This is on a Sprint lovers rom and I have put them in /data/animation. I had them in /system/customize/resource along with another spash screen, but it just ignored it there and went to the /data/animation ones. Or, maybe was using those all along. I am not sure.
So, I shall include my zip for scrutiny, and my audio for scrutiny as well. I have removed most of the images to get the zip down to size limits and stuffed the audio file in the zip as well.
I would like some hints on what I did wrong. I am trying to learn this stuff....
I use a program called Text Pad. It's free just search for it on Google. After creating the file hit "save as" name the file "desc" and at the bottom you will see a drop down menu labeled "file format" and it will give you the option to save as PC, UNIX, MAC. Choose UNIX. The second step is putting it all into a zip folder that isn't compressed. For this I use 7-Zip. Open 7 zip and highlight the desc file and the folders that have your animations. Next click the add button at the top menu, when the next window pops up you will be able to name the zip "bootanimation". Find the drop down menu labeled "compression level" and select "store", next find the drop down menu labeled "update mode" and select add and replace files. Last hit the ok button and your zip will be created and should be usable.
i have been dealing with the same thing all day but i got it to work the problem was that the png has to be no more than 24 bit i downloaded your zip and they are at 32 bit mine would not work at that rate i remade the png at 24 bit and all is well..hope this helps
you may also want to run png through pngoptimizer(google it) make sure you hit enter at the end of desc file then save. sound on system/custosimize/resource should be named SPC_animation_final.mp3 and zipped (storage)with same name (no mp3 should be).zip
see if this works for you
Will it boot?
dased14 said:
you may also want to run png through pngoptimizer(google it) make sure you hit enter at the end of desc file then save. sound on system/custosimize/resource should be named SPC_animation_final.mp3 and zipped (storage)with same name (no mp3 should be).zip
see if this works for you
Click to expand...
Click to collapse
I have a question about the kindle fires Bootanimation.zip
will the kindle still boot without the Bootanimation.zip or will it just lock up?
is there anyway to turn off the boot animation? I am running a jb rom and would really prefer it if there were no boot animation..
skipwilly said:
is there anyway to turn off the boot animation? I am running a jb rom and would really prefer it if there were no boot animation..
Click to expand...
Click to collapse
Try deleting sanim and bootanimation zips from /system/media.

[Q] coredroid 5.3 downanimation

Alright starting to get a bit frustrated while trying to put a downanimation on my DHD. I know in Sergio stated in his FAQ that the downanimation and bootanimation can now be found in /data/local and I really liked the coredroid bootanimation but wanted to use my bios one to go with my windows troll splash img.
Anyway I have converted the coredroid boot into a downanimation by changing images from jpg to png and then using the method found in Monx®'s thread to make sure it was zipped properly. But just comes up with a blank screen on reboot or shutdown.
Tried a couple of others and still get a blank screen, so just wondering if any1 else has the same problem?
it comes blank because zip file aint properly zipped... did u changed compression method to store in winrar ? or just send me the stuff and i will get it done for you and save u the hassel
Edit : oh snapp.. just noticed.. the file you pushed to data/local is it named bootanimation or downanimation ? if its downanimation.. then rename it to bootanimation... downanimations are not in data/loca
Leather|Face said:
it comes blank because zip file aint properly zipped... did u changed compression method to store in winrar ? or just send me the stuff and i will get it done for you and save u the hassel
Edit : oh snapp.. just noticed.. the file you pushed to data/local is it named bootanimation or downanimation ? if its downanimation.. then rename it to bootanimation... downanimations are not in data/loca
Click to expand...
Click to collapse
Thanks for the quick reply. I have attached my coredroid downanimation.zip which I had renamed to downanimation.zip before pushing it. As i said, I made sure compression was set to store.
I first pushed this to /data/local as it says to in Scabes' Coredroid FAQ
Scabes24 said:
Where is Boot Animation, Boot Sound and Shutdown Animation Located?
Since V1.1, they are now located in DATA\LOCAL\...
Click to expand...
Click to collapse
Then got a blank screen with both the coredroid downanimation and some other shutdown animations I have found in the DHD theme and apps section.
Then tried the chmod 777 to /system/customize/resource and was getting a blank screen and now cant turn the phone off, just keeps rebooting
EDIT:
couldnt attach downanimation haha
pezza313 said:
Thanks for the quick reply. I have attached my coredroid downanimation.zip which I had renamed to downanimation.zip before pushing it. As i said, I made sure compression was set to store.
I first pushed this to /data/local as it says to in Scabes' Coredroid FAQ
Then got a blank screen with both the coredroid downanimation and some other shutdown animations I have found in the DHD theme and apps section.
Then tried the chmod 777 to /system/customize/resource and was getting a blank screen and now cant turn the phone off, just keeps rebooting
EDIT:
couldnt attach downanimation haha
Click to expand...
Click to collapse
if ur phone keeps on rebooting.. u have to flash a fresh copy .. do a full wipe and flash the rom again...
ive done the same as i played alot with down , shut and bootanimations..
Leather|Face said:
if ur phone keeps on rebooting.. u have to flash a fresh copy .. do a full wipe and flash the rom again...
ive done the same as i played alot with down , shut and bootanimations..
Click to expand...
Click to collapse
Not a reboot cycle, just wont turn off. I can use the phone but when I try to turn off the phone with power button to either shutdown or reboot, I get blank screen where down animation should b, give it a few seconds and straight away bootanimation comes up with out my splash image.
Used recovery and I'm back to my last backup before I started playing around with with boot/down animations and circle battery mod. Then push bootanimation back now that works.
Have yet to retry the downanimation yet.
Also just wondering does downanimation images have to be .png? or can they be jpg
Guide
pezza313 said:
Not a reboot cycle, just wont turn off. I can use the phone but when I try to turn off the phone with power button to either shutdown or reboot, I get blank screen where down animation should b, give it a few seconds and straight away bootanimation comes up with out my splash image.
Used recovery and I'm back to my last backup before I started playing around with with boot/down animations and circle battery mod. Then push bootanimation back now that works.
Have yet to retry the downanimation yet.
Also just wondering does downanimation images have to be .png? or can they be jpg
Click to expand...
Click to collapse
i wanted to do it for ya but too many pics in the zip.. gona take me long time but im really busy sorry... but lemme make you a quick guide...
1. change all the pics to .png format
2. rename the pics to the name of the folder.. in ur case folder is coredroid so name the pics to coredroid_01.png to everyone just change the numbers to the count of the pics
3. after u do that put coredroid folder and desc.txt in one folder.. now zip these two files.. tip zip and compression to store in winrar ... then do the same again tip zip. then chagne to store.. but then in the uper tabs click on files.. and then below see file paths.. change it to donot store file paths..
4. now double click the zip file to open with winrar... and delete all the pics except coredroid folder and desc.txt.. make sure .zip is renamed to downanimation.zip if it isnt already
5. get root explorer and paste it to where ever ur downanimation.zip is and Hoalah!!! Njoy

Changing Boot Animation?

Hey, guys! I haven't really posted on here yet. Though once I got my Pixel 2 XL and root was achieved I immediately got to work on modding. I hadn't ever rooted a device before and it took so much trial and error. But I've gotten to a point where I'm relatively comfortable with my device except for one issue: restarting my phone causes that AWFUL bright, max brightness screen to be displayed. Most of my apps and such are dark if I can help it.
I've been trying to flash/move the file/alter my boot animation using substratum, system/media/ in solid explorer, etc. No dice thus far! Substratum just gives me an error.
I'm not able to modify/rename things in system/media/ and have only managed thus far to copy/paste a .zip renamed to "bootanimation.zip" into the folder and overwrite the original. It definitely overwrote it. But now I just get a black screen with Android across it for an animation. I assume that's the OS fallback.
Is it just not possible yet in Oreo? I can deal with it. But it's bugging me and I don't know if I'm just missing something.
No need to flash a new boot animation, just take whatever boot animation zip file you want to change it to and replace the original one. The location is in system/media, the name you need to use for the zip is bootanimation, and once your new boot animation is in the system/media folder, change the permissions of the file so that it reads rw-r-r-
The boot animations in substratum themes often do not work, but any properly assembled bootanimation of the appropriate size will work when replaced in the above described method.
Definitely sounds like a permissions issue. Make sure you change the permissions for the zip file when it is in the system/media folder other wise any file you paste into that folder will just revert back to -rw-rw---- which of course will not play during the boot and you will experience the black screen.
https://forum.xda-developers.com/showthread.php?t=1852621
This might help also. But what he said too.
jasonstackhouse said:
No need to flash a new boot animation, just take whatever boot animation zip file you want to change it to and replace the original one. The location is in system/media, the name you need to use for the zip is bootanimation, and once your new boot animation is in the system/media folder, change the permissions of the file so that it reads rw-r-r-
The boot animations in substratum themes often do not work, but any properly assembled bootanimation of the appropriate size will work when replaced in the above described method.
Click to expand...
Click to collapse
I just checked and it appears I do have the right permissions. Could it be the permissive thing, as mentioned below?
jasonstackhouse said:
Definitely sounds like a permissions issue. Make sure you change the permissions for the zip file when it is in the system/media folder other wise any file you paste into that folder will just revert back to -rw-rw---- which of course will not play during the boot and you will experience the black screen.
Click to expand...
Click to collapse
I have it set for rw-r-r- and it is still just the black "Android" animation.
Finally got it fixed! Ultimately I found that setting permissions in solid explorer wasn't enough. I downloaded Root toolkit by cpu82 on here, mounted system r/w, then I moved things around.
Renamed original bootanimation.zip to bootanimation.zip.bak, moved the new "bootanimation.zip" to the /system/media folder, set the permissions (as suggested on this post), then rebooted to test.
Other than the REALLY white Google splash screen with the unlocked lock icon, the boot animation is dark! I'm very pleased with it, as it now matches my system. Thanks for the help, guys! I just needed another way to make the system folder writable.
jgreen077 said:
Finally got it fixed! Ultimately I found that setting permissions in solid explorer wasn't enough. I downloaded Root toolkit by cpu82 on here, mounted system r/w, then I moved things around.
Renamed original bootanimation.zip to bootanimation.zip.bak, moved the new "bootanimation.zip" to the /system/media folder, set the permissions (as suggested on this post), then rebooted to test.
Other than the REALLY white Google splash screen with the unlocked lock icon, the boot animation is dark! I'm very pleased with it, as it now matches my system. Thanks for the help, guys! I just needed another way to make the system folder writable.
Click to expand...
Click to collapse
Does SafetyNet still pass when altering the boot animation in system?
ilal2ielli said:
Does SafetyNet still pass when altering the boot animation in system?
Click to expand...
Click to collapse
Yes mine does
ilal2ielli said:
Does SafetyNet still pass when altering the boot animation in system?
Click to expand...
Click to collapse
Mine does as well! It still has the white screen that shows the unlocked icon, but after that the boot animation kicks in.
jrbxx7 said:
Yes mine does
Click to expand...
Click to collapse
jgreen077 said:
Mine does as well! It still has the white screen that shows the unlocked icon, but after that the boot animation kicks in.
Click to expand...
Click to collapse
Thank you both for confirming. I had been waiting for someone to confirm, as I hadn't seen any information whether or not it would trip SafetyNet.

Categories

Resources