Stock HTC One S Boot Animation - HTC One S

I figured I haven't seen this mentioned in this forum, so due to all the new ROMs and experiments coming for the VilleC2 I thought perhaps it'd be of some use to people. I've attached the stock boot animation for the HTC One S in case anybody is trying to get their device back to stock and has flashed their own animation without backing up.
If you're using a custom ROM such as MIUI or CM10, you can just copy the animation to the following path (make sure to rename your file to bootanimation.zip):
Code:
/system/media/bootanimation.zip
Otherwise if you're sat on a stock ROM you need to copy it to the following path (make sure to use the original file name of the download):
Code:
/system/customize/resource/hTC_bootup_one.zip
In addition, I added the shutdown animation to the post too although I think this is only really going to be needed by people on stock ROMs. The shutdown animation goes to the same file path on a stock ROM as the boot animation.
Just thought this might be helpful as I was in this situation earlier!

We appreciate the helpful post, however this thread is more suited for the themes and apps section. I have already moved it for you

good thing
ZackehSoul said:
I figured I haven't seen this mentioned in this forum, so due to all the new ROMs and experiments coming for the VilleC2 I thought perhaps it'd be of some use to people. I've attached the stock boot animation for the HTC One S in case anybody is trying to get their device back to stock and has flashed their own animation without backing up.
If you're using a custom ROM such as MIUI or CM10, you can just copy the animation to the following path (make sure to rename your file to bootanimation.zip):
Code:
/system/media/bootanimation.zip
Otherwise if you're sat on a stock ROM you need to copy it to the following path (make sure to use the original file name of the download):
Code:
/system/customize/resource/hTC_bootup_one.zip
In addition, I added the shutdown animation to the post too although I think this is only really going to be needed by people on stock ROMs. The shutdown animation goes to the same file path on a stock ROM as the boot animation.
Just thought this might be helpful as I was in this situation earlier!
Click to expand...
Click to collapse
thanks bro i searched for so long before i found this post i don't know where its been moved to but it dam near impossible to find !!! :good:

Related

[Q] Boot animation creation - What is being done wrong?

Let me preface this statement with the chance that I may have put this in the wrong thread entirely and if the powers to be deem it to be moved, so be it and I apologize for posting improperly.
Ok, that out of the way, I have an issue! I have taken my time to go through and create a "fade in" effect with a logo that I would like to replace my boot animation with. First and foremost, here are my specs:
Rooted nexus one
Locked bootloaded
Stock ROM, FRF91 2.2
I've examined the stock animation and the custom animations that came included with the boot animation changer app. I have no idea what I am doing wrong but I am sure it has to do something with the desc.txt file. If anyone would be so kind as to modify the attached files (probably just the desc.txt), it would be appreciated. Better yet, explain what I am doing wrong and I will do it myself. Attached is bootanimation.zip with a compression type of *store*, including ~100 .png files.
Much thanks
Bump, ~50 views and no reply.
Bump. ~100 views..
Mods / Admins
Please close.
I haven't read your .txt file because I'm at work, but did you compress the .zip? And make sure you're not using transparent images. I heard it causes problems.
Did you try zipping up just the contents? When I unzip the file, it looks like -
/bootanimation/bootanimation/part0/
/bootanimation/bootanimation/desc.txt​
Looking at a known, working bootanimation, it looks like this -
/bootanimation/folders
/bootanimation/desc.txt​
This is a common problem when devs first start out. I've done it myself when signing a new ROM and trying to flash it.
Not too sure what was wrong other than maybe the "false" line breaks in notepad or something.
Opened a shell in cygwin, nano'd the txt file and made my changes. Wrote it, and dos2unix'd it. Proceeded with a "zip -r -0 part*/*.png desc.txt" and everything is working. Although after I figured it out, I appreciate your responses.
its not working for me D:

[GUIDE] Change Bootanimation !

Credit goes to sakindia123 and this thread http://forum.xda-developers.com/showthread.php?t=1375547
Step 1 :
Place the files "samsungani" and "bootanimation" in /system/bin
Make sure these files have execute permission (-rwxr-xr-x)
Step 2 :
Place "sanim.zip" in /system/media
This file contains the boot animation. You can use bootanimation.zip file from other threads but they should be renamed to sanim.zip to work properly.
ex thread : http://forum.xda-developers.com/showthread.php?t=1053250
Step 3 :
Remove "bootsamsung.qmg" and "bootsamsungloop.qmg" from /system/media
As a standard good practice, you can keep a backup of these files somewhere on your sdcard/pc.
Step 4 :
Reboot and enjoy !
Note : This works on my Samsung Galaxy R with 2.3.5 stock rom.
was just going to post this
I took the jolly roger one, NICE!
The above method doesnt work in the Indian ROM. I get nothin in the bootup other than the bootup sound. Then directly the Homescreen
zerocool_rkl said:
The above method doesnt work in the Indian ROM. I get nothin in the bootup other than the bootup sound. Then directly the Homescreen
Click to expand...
Click to collapse
works well on my 2.3.5 indian rom..
did u check the file permissions ?
zerocool_rkl said:
The above method doesnt work in the Indian ROM. I get nothin in the bootup other than the bootup sound. Then directly the Homescreen
Click to expand...
Click to collapse
That's when you don't copy the right sanim.zip to your system/media/ folder.
First of all when you download the custom "bootanimationfile".zip it's not enough just to rename it! you must extract the package, find bootanimation.zip (not sure about location inside .zip but i guess it is /data/local or /system/data/local.) THIS file must be renamed to sanim.zip and copied to your /system/media. IT must work if you followed other steps above. I'm pretty sure it works on every FW!
In my phone there is no bootanimation.zip . There are some bootanimation.omg files. I googled them up an found that they r samsung's propitory format.
Sent from my GT-I9103 using XDA App
Dude...read tutorial and that what I wrote one more time. Nobody said you have bootanimation.zip on your phone. Guide works like a charm!
"find bootanimation.zip (not sure about location inside .zip but i guess it is /data/local or /system/data/local."
Told by you
Then you should cite the whole sentence
" First of all when you download the custom "bootanimationfile".zip it's not enough just to rename it! you must extract the package, find bootanimation.zip (not sure about location inside .zip but i guess it is /data/local or /system/data/local.) "
I was talking about one of the custom boot animations package ( that can be found e.g. here: http://forum.xda-developers.com/showthread.php?t=1053250 ) even localization I mentioned concerns the .zip file not the system folder of your device.
Of course we don't have bootanimation.zip in our stock, we have sanim.zip instead. Which is written in OP's tutorial above.
m.kochan10 said:
Then you should cite the whole sentence
" First of all when you download the custom "bootanimationfile".zip it's not enough just to rename it! you must extract the package, find bootanimation.zip (not sure about location inside .zip but i guess it is /data/local or /system/data/local.) "
I was talking about one of the custom boot animations package ( that can be found e.g. here: http://forum.xda-developers.com/showthread.php?t=1053250 ) even localization I mentioned concerns the .zip file not the system folder of your device.
Of course we don't have bootanimation.zip in our stock, we have sanim.zip instead. Which is written in OP's tutorial above.
Click to expand...
Click to collapse
LOL Kochan - this guy ain't getting it.... maybe he should just download 'ROM Toolbox' and change the boot anim's from there.....much simpler for the newbies
No offence meant at all, sometimes it's just easier to have a program do these things for you ^.^
Change boot animation ardatdat 1.6
Can't figure it out, it doesnt work - no way. Followed the Tutorial exactly and tried different things. Finally i tried the sanim.zip from the first post in this thread. Black bootscreen but with the crappy Samsung sound
Firmware is stock XWKJ4, with ardatdat kernel 1.6
Could the kernel be the problem??
Of course it works. I've used XWLA4 as well. Worked like a charm. It has nothing to do with kernel.
1) Have you downloaded packages, extracted (custom booting.zip )and replaced stock "samsungani" and "bootanimation" (in /system/bin) with those u got from package?
2)Have you removed "bootsamsung.qmg" and "bootsamsungloop.qmg" from /system/media?
3) Have you found a proper bootanimation.zip, renamed it to sanim.zip an placed in /system/media?
If you accomplished all steps above...your bootanimation.zip (sanim.zip) must be corrupted. Remember it's NOT a flashable package.! If you found somewhere a flashable version (it works only on AOSP/AOKP/CM roms) it must be extracted and then the right file must be copied to /system/media.
And one more thing. Bootanimation has nothing to do with bootsound. Wanna change bootsound, go to /system/etc and replace PowerOn.wav (this stands for bootsound), 1_Power_on.ogg (if you ignore this you won't be able to switch bootsound on/of together with setting you phone profile silent/normal) with your preferred ones.
You have to remove samsungani , then place bootanimation.zip
This was sent from a Galaxy Ace. Problem?
@m.kochan10
1. yes
2. yes, but there is also a file called "odeanim.qmg". Do you know what this is?
3. after fiddling around with my own files did`nt work i finally downloaded the sanim.zip from the first post here. I did not touch it and put it to system/media. No success! Of course my own animation also did not work. Tried to generate the animation with this Boot Animation Creator from here: http://forum.xda-developers.com/showthread.php?t=1234611. No success!
So there is no bootscreen now, i only see the Samsung GalaxyR letters then straight to homescreen. Thanks for the tip with the bootsound. Thats going to be the next i try. But first i need to change the animation.
Few questions:
a. does it matter if i take jpeg or png?
b. the pics of the animation need to have the resolution of my screen, right? 480x800
c. or do smaller pics just show up in the middle of the screen?
Thanks 4 helping!
2. Leave odeanim.qmg alone It won't help you by any means.
3. I attached a working sanim.zip just push it with root explorer to /system/media and reboot. We'll see if it work.
I'm sorry I cannot help you with your questions about creating bootanimation files. It's not my field (yet )
I give up!
-tried your sanim.zip - nothing.
-downloaded Custom Booting.zip again, unpacked it this time with Winrar instead of 7zip and copied them to system/bin (checked permissions-ok) - nothing.
There are not so many chances to f**ck this up but still it does`nt work.
Running out of ideas what to try out anyway.
So i just wait and hope for ICS, CM7, CM9 or whatsoever and give it another try then.
Where is the thread where i can ask for ETA of these roms?
(just joking...)
Sorry to hear that. Unfortunately I don't own the device so I cannot verify what goes wrong.
In worst case, since you've got nothing to lose, you may try to flash (sometimes you will have to flash several times - i don't know why, but I remember that sometimes I had to do it 8 times in a row before I managed to change a boot animation, you may even try wipe cache/dalvik cache) these zips:
a) Honeycomb - bumblebee 3D - Boot animation (I cannot promise it will work with first flash, but try few more times, it should work)
http://www.mediafire.com/?3kodfmmaxm1le3u
c) Stock One (If you totally give up and wish to revert to stock; same here)
http://www.mediafire.com/?jh76pi7fj6pmr2z
DO NOT EXTRACT: THEY ARE FLASHABLE via CWM!
Since Stock One was no option at all to me: Flashed the Honeycomb - bumblebee 3D once with with wiping cache and dalvik - works perfekt! Gonna try to change it to my own animation soon.
cheers man...
---------- Post added at 02:35 AM ---------- Previous post was at 02:14 AM ----------
Wanted to go to bed after last post but could`nt wait to try out. So i put my own sanim.zip instead of the one from Bumblebee 3D and IT WORKS!!!
GReat to hear that!

[Q] can't get new boot animation to work using rom toolbox

Hello, I would like to install a new boot animation.
I rooted my S3, installed Rom toolbox pro and went through the different boot animations. I previewed several of them. Installed the one I liked (actually changed the size to the max size as well, hopefully this isn't the cause of the issue I'm having). and even viewed the current animation (which it actually showed the one I choose).
I then rebooted as I couldn't find any other options for confirming that I selected a new animation. However my phones original animation continues to show.
With this I did a little digging and on a youtube video someone eluded to having to move the animation to another file, but gave no direction on how to perform this task.
I can't seem to get the animation to actually install or become my boot animation. What am I doing wrong? Please help
Edit: I've looked through similar threads on this forum and while at least 1 of them had the same issue, I couldn't find a solution that fixes this issue. (unless I just completely missed it of course and in that case please just point me in the right direction)
Thank you for taking the time to look and any help you can provide
Ok, I'm really pulling my hair out here. All of the videos and instructions I have found have looked really simple (just click this button "install" and it works) whereas when I follow their "insturctions" nothing happens.
I know this is a simple process here but I am missing something.
Sithlyone said:
Ok, I'm really pulling my hair out here. All of the videos and instructions I have found have looked really simple (just click this button "install" and it works) whereas when I follow their "insturctions" nothing happens.
I know this is a simple process here but I am missing something.
Click to expand...
Click to collapse
in system/media there should be a file named bootanimation.zip overwrite it. fix permissions to match the folder/old one :good:
so the easiest way to get them from romtoolbox would be to download and move like i said. not the safest to let it install on its own.
also, half of the boot animations on there are not even in the correct dimensions. there are plenty of places on XDA and other sites where you can find WAY more , and probably in the correct size. hope this helps.
another thing : in the themes and apps section, there are even flashable boot animations. saves some of the hassle.
Lorenzo VonMatterhorn said:
in system/media there should be a file named bootanimation.zip overwrite it. fix permissions to match the folder/old one :good:
so the easiest way to get them from romtoolbox would be to download and move like i said. not the safest to let it install on its own.
also, half of the boot animations on there are not even in the correct dimensions. there are plenty of places on XDA and other sites where you can find WAY more , and probably in the correct size. hope this helps.
another thing : in the themes and apps section, there are even flashable boot animations. saves some of the hassle.
Click to expand...
Click to collapse
Thank you so much for the reply, however (as I am newer) I am stuck.
I went into system > Media and found no such file as bootanimation.zip.
I have seen this solution before, so I know others have had success with it. However it isn't there.
I have root access and I'm access this file system through rom toolbox, root browser.
There are no .zip files in that folder at all. The closest I came to is bootsamsung.qmg and bootsamsungloop.qmg
Now, I did check out the theme and app section but couldn't find this same issue there.
Thank you for your assistance.
Update:
I downloaded Root Explorer and found the file you were referring to. Another thread suggested to rename the file bootanimation_bak.zip. I thought that route was a little less evasive as it didn't really get rid of the old boot animation. However, when I did that and copied the new animation in it still registered the original animation.
So, with that said, should I follow your first instructions as to overwrite the original file or is there something else here that I'm missing?
Sithlyone said:
Update:
I downloaded Root Explorer and found the file you were referring to. Another thread suggested to rename the file bootanimation_bak.zip. I thought that route was a little less evasive as it didn't really get rid of the old boot animation. However, when I did that and copied the new animation in it still registered the original animation.
So, with that said, should I follow your first instructions as to overwrite the original file or is there something else here that I'm missing?
Click to expand...
Click to collapse
Try renaming the original bootanimation file to bootanimation.zip.bak then move the boot animation you want to system/media and name it bootanimation.zip. If that doesn't work it might be that the rom/kernel doesn't support custom boot animations.
dustin_b said:
Try renaming the original bootanimation file to bootanimation.zip.bak then move the boot animation you want to system/media and name it bootanimation.zip. If that doesn't work it might be that the rom/kernel doesn't support custom boot animations.
Click to expand...
Click to collapse
No dice.
I thought you were on to something here as I found the system/media folder and had to change the permission to r/w and placed the boot animation.zip into it. However my old persistent one keeps popping up.
Now maybe I'm totally skipping a whole step here that everyone is assuming I'm taking. Do I have to have a custom Rom installed? I haven't done that yet, as none of the videos I've watched had instructed to do so. I'm rooted, that's it at this point.
Sent from my SCH-I535 using xda app-developers app
Yes, the issue is the kernel not the rom. Your stock kernel is overwriting the boot animation. Considering you did do everything as the other user instructed you to do. You renamed the stock boot animation to .Bak and you renamed the one you want to play bootanimation.zip and placed it in the same folder?
Sent from the future via Tapatalk 4
It's should look like this look at the bootanimation zip file and the one right above it. View attachment 2181260
Sent from the future via Tapatalk 4
edfunkycold said:
It's should look like this look at the bootanimation zip file and the one right above it. View attachment 2181260
Sent from the future via Tapatalk 4
Click to expand...
Click to collapse
Ok here are a couple screen shots of what I'm working with. I have followed every instruction through this thread.
This first shot is of the System/media folder. I pasted my new bootanimation.zip file here. Originally there was not a Bootanimation file here at all.
View attachment 2181932
This second screenshot of the Data/local folder. This is where the orginal bootanimation.zip file was located. I was instructed to rename it as Bootanimation_bak.zip and paste my new Bootanimation.zip file here. Then was suggested that I change it from "_bak.zip" to ."zip.bak". Neither suggestion worked. Then it was suggested to move my new bootanimation.zip from the Data/local folder to the system/media folder. I did so and I changed the original name back to bootanimation_bak.zip. And this is where I currently am stuck at.
View attachment 2181933
Now, I haven't done anything with my bootloader. I'm wondering if that is my issue, if I need to unlock my bootloader. I didn't want to get to involved with things that I didn't understand to fast and felt that replacing my boot animation seemed simple enough. So, do I need to unlock my boot loader?
Thanks so much for all of the time and effort.
As another user mentioned the stock kernel you are using doesn't allow you to use a custom boot animation. You will have to unlock your boot loader in order to flash a custom kernel that allows you to change the boot animation.
dustin_b said:
As another user mentioned the stock kernel you are using doesn't allow you to use a custom boot animation. You will have to unlock your boot loader in order to flash a custom kernel that allows you to change the boot animation.
Click to expand...
Click to collapse
Ok, thanks. I just unlocked the boot loader. How do I know which kernel I should flash? Any suggestions?
Sent from my SCH-I535 using xda app-developers app
Just make sure the kernel you flash is for your carrier and either touch wiz or aosp. If you're stock rooted it will be touch wiz. Just look through the development forums and find what works best for you. Right now I'm on bonestock rom with stock kernel but I really like Zeus kernel as well.
Sent from my SCH-I535 using xda app-developers app

Change Boot animation?

So i've tried to use the bootbox app to change my boot animation, i've used itvon my old phones bu t this is 1st Samsung, what's the proper way to change it?
I'm also interested in this.
You might want to read this thread my friends ...
http://forum.xda-developers.com/showthread.php?t=2073775
So yea, the reason I rooted my phone in the first place was to hopefully be shed of that obnoxious boot animation, but it seems our phones are "unique". I've done the bootanimation.zip replacement and permissions, I've done the individual files (my media directory has both, as well as one in the bin). And I STILL get the obnoxious virgin mobile animation. I followed the link above.. and uh..whaaaaa??
I'd like to hear from anyone that has successfully changed their boot up animation to something cool on their SM-J700P.
Would going to a custom ROM work? I have hesitated since I have marshmellow at present.
I have boot animation support. Depending on the response I get back I might write a "how to" thread. Plus I have a BUNCH of boot animations. I can post the directions and Samsungani files needed.. right now my phone boots up like PlayStation
timmetal6669 said:
I have boot animation support. Depending on the response I get back I might write a "how to" thread. Plus I have a BUNCH of boot animations. I can post the directions and Samsungani files needed.. right now my phone boots up like PlayStation
Click to expand...
Click to collapse
Awesome. I have one that I like, the zip containing the three qmg files. I've replaced the files manually and followed step by step on YouTube, so I hope you have what I'm missing.
timmetal6669 said:
I have boot animation support. Depending on the response I get back I might write a "how to" thread. Plus I have a BUNCH of boot animations. I can post the directions and Samsungani files needed.. right now my phone boots up like PlayStation
Click to expand...
Click to collapse
Do you have the Android default boot animation system working, or just support for the qmg system?
Got it working. Look up bootanimation4U... Flash it. If you can't find it lemme know and I'll post it
Then, manually change out your boot animations or make a flashbable zip
Help here
I accidentally deleted bootanimation.qmg file in my Galaxy j7 and after that the samsung boot up screen is not showing... I tried flashing and manual methods to fix it but nothing seems to help.
Devs please provide different boot animation flashable zips..
Thanks in advance
Read this guys
https://forum.xda-developers.com/showthread.php?t=2063280

[ROOT] [HD 10] Customize your boot animation

I finally figured out what was stopping a custom boot animation from being installed onto the HD 10 running stock FireOS. This guide will show you how to replace the boot animation, to just about anything you want. For reference, we are using my favorite Android boot animation from Marshmallow, but there is Lollipop boot animation as well. You need to be rooted in order to complete this guide.
****THIS MAY NOT WORK FOR YOUR TABLET. RESULTS CAN VARY. YOU ARE PERFORMING THIS GUIDE AT YOUR OWN RISK. WORST CASE SCENERIO: NO BOOT ANIMATION (MUST REFLASH YOUR CURRENT VERSION OF FIRE OS TO RESTORE IT)****
1. Download the Marshmallow boot animation zip from this thread (1080p is perfect) to your internal storage. Using a root explorer, open the zip file and tap system then media and extract 'bootanimation.zip' to your internal storage.
2. Download 'bootanimation.zip' at the end of this post and extract the 'bootanimation' file to your desktop PC or the internal storage of your tablet. (THIS IS NOT A FLASHABLE ZIP FILE)
3. Again, using a root explorer, navigate to /system/bin and make a copy the 'bootanimation' file and back it up to a folder in your storage. Now copy the 'bootanimation' file you downloaded in step 2 and paste it in /system/bin, overwriting the existing one. Make sure to set the permissions of the file to rwxr-xr-x
4. Using a root explorer again, go back to your internal storage and copy the 'bootanimation.zip' you extracted earlier in step 1. Then navigate to /system/media and paste 'bootanimation.zip'. Set the permissions to rw-r--r--
5. Reboot and watch your animation. See video: https://www.youtube.com/watch?v=3lmNGAn_YIY
HOW?
The answer was in /system/bin. Amazon modified the 'bootanimation' file in /system/bin so only their boot animation is the one used. If you had only placed the zip in /system/media, the animation would animate for a few seconds, freeze and just before the end of booting, would start to animate again. I tried portrait and landscape. I tried different resolutions. I tried different animations and every one of the animations would freeze. I opened up the ROM for the Fire 7 (Fire Nexus ROM by @ggow) and copied the 'bootanimation' file from /system/bin over to the stock FireOS ROM on the HD 10, and set the proper permissions. Problem solved!
Updates:
January 11, 2019: The bootanimation-STOCK.zip attached below, contains the stock FireOS bootanimation. Simply delete the bootanimation.zip in /system/media (if there is one). Extract/unzip the bootanimation-STOCK.zip into internal storage and copy/paste the bootanimation file to /system/bin, overwriting the one there.
Awesome post, as always, Mr. DragonFire1024
Heads up. If you simply overwrite the file in /system/bin with the bootanimation file (not the zip) and reboot, you get a surprise. I don't want to ruin it With that said, if someone could extend that animation a little...
Wonder if we can use the Oreo Boot animation I'm using for my Moto G4??
Touchpad64gb said:
Wonder if we can use the Oreo Boot animation I'm using for my Moto G4??
Click to expand...
Click to collapse
Should be able to copy the .zip from /system/media to the same folder on the HD 10. The worst that can happen is it won't work (but won't break anything. You may get a black screen until the booting finishes) or the graphics will be too small.
Edit: still need to overwrite the bootanimation file in system/bin no matter what animation you want to use. It just needs to be done once
DragonFire1024 said:
Should be able to copy the .zip from /system/media to the same folder on the HD 10. The worst that can happen is it won't work (but won't break anything. You may get a black screen until the booting finishes) or the graphics will be too small.
Edit: still need to overwrite the bootanimation file in system/bin no matter what animation you want to use. It just needs to be done once
Click to expand...
Click to collapse
Alright, I'll give it a try...Thanks for the Reply.
DragonFire1024
I was just curious if you plan to do any more YouTube videos as proof of concepts to coincide with your very helpful posts
dondraper23 said:
DragonFire1024
I was just curious if you plan to do any more YouTube videos as proof of concepts to coincide with your very helpful posts
Click to expand...
Click to collapse
Depends what I find or do and if it should have a video. I'm always working on something ?
DragonFire1024 said:
Depends what I find or do and if it should have a video. I'm always working on something
Click to expand...
Click to collapse
I know you are and I always look forward to what you post next!
I Just wanted to report back and let you guys know that the Custom Oreo Boot Animation works Perfectly for FireHD10. I used the 1440p Resolution file from here https://www.yourtechnocrat.com/download-android-o-oreo-bootanimation-on-any-android/
Touchpad64gb said:
I Just wanted to report back and let you guys know that the Custom Oreo Boot Animation works Perfectly for FireHD10. I used the 1440p Resolution file from here https://www.yourtechnocrat.com/download-android-o-oreo-bootanimation-on-any-android/
Click to expand...
Click to collapse
I just tested that out. Thanks for the info! Works great.
I cannot, regardless of what I do, get this to work.
I have followed the instructions - exactly - multiple times now.
I have tried numerous bootanimation.zip, including the one linked to in OP.
Files are in the proper locations, file permissions are set as specified.
It doesn't matter if I have the zip in /system/media or not, I get a black screen until UI loads.
Power on --> amazon logo --> black screen --> UI, no matter what I seem to do.
Any help would be greatly appreciated. This is driving me nuts, I just don't understand what I'm missing or doing wrong.
help
Yeah, I followed all the directions and still cant get it to work nor can I get the original boot animation to work.
Delon88 said:
Yeah, I followed all the directions and still cant get it to work nor can I get the original boot animation to work.
Click to expand...
Click to collapse
I can't either. I tried after reading your comment.
No zip in /media, restored bootanimation in /bin to the original, still just a black screen during boot.
So this broke the bootanimation altogether.
Edit: I will add that my stock OS was 5.6.0.1. I suspect something has changed from previous versions, what was your stock version? What was OP's?
smam1338 said:
I can't either. I tried after reading your comment.
No zip in /media, restored bootanimation in /bin to the original, still just a black screen during boot.
So this broke the bootanimation altogether.
Edit: I will add that my stock OS was 5.6.0.1. I suspect something has changed from previous versions, what was your stock version? What was OP's?
Click to expand...
Click to collapse
You have to place the bootanimation.zip in /system/media after overwriting the file in /system/bin. Unzip the animation in the link in OP. There will be another zip inside it. that's the zip you use.
DragonFire1024 said:
You have to place the bootanimation.zip in /system/media after overwriting the file in /system/bin. Unzip the animation in the link in OP. There will be another zip inside it. that's the zip you use.
Click to expand...
Click to collapse
Yeah I follow, and I did so several times. I can't even revert to having the stock "fire" boot animation.
Following the guide effectively broke my boot animation altogether. Again, I cannot even go back to having the original boot animation. Same thing the guy who replied after me reported as well.
smam1338 said:
Yeah I follow, and I did so several times. I can't even revert to having the stock "fire" boot animation.
Following the guide effectively broke my boot animation altogether. Again, I cannot even go back to having the original boot animation. Same thing the guy who replied after me reported as well.
Click to expand...
Click to collapse
Make sure the permissions are set correctly. .bin file: rwxr-xr-x and the .zip: rw-r--r--
DragonFire1024 said:
Make sure the permissions are set correctly. .bin file: rwxr-xr-x and the .zip: rw-r--r--
Click to expand...
Click to collapse
Yes, I have, numerous times. As I have said.
I'm going to flash my system.img backup and see if that restores the stock boot animation, because nothing else has.
Edit: dd-ing my system.img of my post-root supersu backup restored my boot animation to stock.
Final Edit/Update:
Confirming that this does indeed work. I'm not sure what exactly I did the first time, but it completely botched the boot animation.
dd'd system.img (I had other compelling reasons to anyway), followed the instructions again, exactly as they are written.
I didn't even extract the zip on PC and then push, I did it all in ES.
The first time I did this I think I had some sort of permission issues (had to delete bootanimation and then paste the replacement, couldn't overwrite), and I suspect that combined with a little user error ruined boot animation. Anyway, thank you for the guide @DragonFire1024. This is a little thing, but completely worth it, imo.
smam1338 said:
Yes, I have, numerous times. As I have said.
I'm going to flash my system.img backup and see if that restores the stock boot animation, because nothing else has.
Edit: dd-ing my system.img of my post-root supersu backup restored my boot animation to stock.
Final Edit/Update:
Confirming that this does indeed work. I'm not sure what exactly I did the first time, but it completely botched the boot animation.
dd'd system.img (I had other compelling reasons to anyway), followed the instructions again, exactly as they are written.
I didn't even extract the zip on PC and then push, I did it all in ES.
The first time I did this I think I had some sort of permission issues (had to delete bootanimation and then paste the replacement, couldn't overwrite), and I suspect that combined with a little user error ruined boot animation. Anyway, thank you for the guide @DragonFire1024. This is a little thing, but completely worth it, imo.
Click to expand...
Click to collapse
Very strange but glad it worked. You can now have just about any boot animation you can find. Simply replace the zip in /system/media, give permissions, reboot. Just make sure to have the right resolution ?
DragonFire1024 said:
Very strange but glad it worked. You can now have just about any boot animation you can find. Simply replace the zip in /system/media, give permissions, reboot. Just make sure to have the right resolution
Click to expand...
Click to collapse
I still have no idea where I messed it up. It seems like ES wasn't actually in Root Explorer, it showed the permissions as being set, but they definitely weren't.
Was weird that I could delete then paste bootanimation in /bin but not overwrite.
Of course, right after I got this working I used a boot animation that wasn't the right resolution.
I thought 1440p would just look better, not give me a bootloop
I've spent way too much time on merely changing the boot animation. :laugh:

Categories

Resources