how to change the boot animation? - Honor 6, 6 Plus Q&A, Help & Troubleshooting

I would like to change the boot animation, anyone knows how to do it? Or could anyone know where is the files?
Thanks advance!

freewind29 said:
I would like to change the boot animation, anyone knows how to do it? Or could anyone know where is the files?
Thanks advance!
Click to expand...
Click to collapse
Make a bootanimation in 1080x1920 resolution (be very careful about this, if it is in any other resolution your device will not boot.) and place it in:
Device>Cust>Preinstalled>public>media
Before copying your new bootanimation.zip to this foler rename the existing bootanimation.zip to bootanimation.bak (or whichever name you like) and leave it there.
Change permissions of your new bootanimation to rwrr with ES Explorer.
If want your bootanimation sound changed as well, you can save a file in the .ogg format, max 10-15 secs and place it here:
Device>System>media>audio>animationsounds>
* Remember you will have to change all files back to original if you want to install Huawei's OTA updates in future, so be sure to keep backups of the original files.

Thank you verta much!

regular bootanimation
anyone got the regular Huawei bootantimation? (L04? L12?)
I'm on L02, and the China Unicom bootanimation is annoying.
Thanks!

bryan_mmx said:
anyone got the regular Huawei bootantimation? (L04? L12?)
I'm on L02, and the China Unicom bootanimation is annoying.
Thanks!
Click to expand...
Click to collapse
If you have root, you can debrand (change boot animation) using this tool. Wokked for me.

I've tried with My Honor 6 Plus (PINE PE-TL10) stuck at the new bootloader, cust folder missing from TWRP file manager (I made a backup before swap , but no way to restore)
Emergency flash (SD method) end with error message ("Cust folder missing" or "customization failled") but works (it wipe your data).
then a upgrade to Marshmallow (Emirates B510 Version) and the folder is not present on Android 6 !

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] How to change Bootanimation in Kyrillo's ROM v10.4

Hey, I'd like to know how to change the bootanimation in Kyrillo's ROM as ive already tried BootAni and some other apps and even tried manually changing the Bootanimation in "data" and "system/media"...didnt work.... it'd be great if i could get some help and if possible in a step by step manner...
1. Find a suitable replacement in bootanimation.zip format.
2.check to make sure this isnt an update zip. (do this by exploring the file, it should consist of only files names "part0" and "desc.txt" and maybe "part1")
3.If it is a update zip, unzip it and extract the bootanimationzip inside it.
4. place this onto sd card
5. use root explorer or similar to move the file to system/media, making sure it is named "bootanimation.zip" it should say something like "file exists, replace it?". say yes.
6. now long press the new file and open up permissions in the menu. set these as rw-r--r--
7. reboot phone and enjoy!
bear in mind that kyrillos 10.4 is based on open fimg, so you may have white patched in the boot animation, just like the one preloaded onto it.
In 10.4, Kyrillos has fixed the white patches in SOME bootanimation, like the stock one.
ak700 said:
In 10.4, Kyrillos has fixed the white patches in SOME bootanimation, like the stock one.
Click to expand...
Click to collapse
I did ..
On an extra note:
If you want to avoid having white flashes in your bootanimations on any rom with openFIMG you should look for one with less than 75 frames in the part1 folder. Any frames past that turn white...
Tried didnt work!!....
Ava.tar said:
1. Find a suitable replacement in bootanimation.zip format.
2.check to make sure this isnt an update zip. (do this by exploring the file, it should consist of only files names "part0" and "desc.txt" and maybe "part1")
3.If it is a update zip, unzip it and extract the bootanimationzip inside it.
4. place this onto sd card
5. use root explorer or similar to move the file to system/media, making sure it is named "bootanimation.zip" it should say something like "file exists, replace it?". say yes.
6. now long press the new file and open up permissions in the menu. set these as rw-r--r--
7. reboot phone and enjoy!
bear in mind that kyrillos 10.4 is based on open fimg, so you may have white patched in the boot animation, just like the one preloaded onto it.
Click to expand...
Click to collapse
i tried it .... didnt work .... idk why.... just to change the bootanimation i bymistake flashed a motorola Xoom bootanimation please help...plzplzplzplz.... im stuck here with nothing but "A)" out of the whole bootanimation plz help im tired of trying to change my bootanimation!!!!!

[SOLVED] bootanimation replacement results in a blank boot screen, fix?

Update: I found the bootanimation.zip file, and replaced it with a custom animation file. However, that resulted in a blank screen with the Android logo, not the new boot animation.
Then, I tried changing the "desc" text file, the number of frames in the new animation, and the file names to match the old boot animation file, but nothing's working. (Now its just a blank screen on boot, the Android logo is now gone.)
Does anyone have a solution to this?
_________________________________
(Please bear with the long post.)
I'm using the Honor 6x (BLN-L24) running Android 7.0.
So, I'm trying to replace the default bootanimation.zip file with a custom one so that I can have a custom animation on boot.
The problem is, I can't locate where the original bootanimation file is located.
I tried looking where the posts I read about told me to look: "/system/media" but it wasn't there. The only files present in that folder were audio files.
Obviously, moving the custom bootanimation.zip file there (in "/system/media") didn't work.
Then, I tried moving the custom animation file into "/data/local" but that didn't work either.
Finally, I just searched the entire system using root explorer and the only file I found was a "bootanimation" file in "/system/bin" that didn't have any label after it, (ie, ".zip, .png, etc.)
Replacing that file with the custom zip file caused my device to not have a boot animation at all, just a blank screen. It probably wasn't the right file. (I "replaced" that file by renaming it to "bootanimation.bak")
Btw, when I tried opening that file, all I got were a bunch of scrambled symbols and letters.
Does anyone have a solution on how I could possibly change my boot animation/ find the original boot animation file? I think I'm missing something here.
(My phone is rooted.)
It's inside /cust folder.
Sent from my Honor 8 using XDA Labs
adriansticoid said:
It's inside /cust folder.
Click to expand...
Click to collapse
It wasn't there either for some reason
Update: I found it in the cust_spec and the product/etc/media folder. Now it's just a matter of getting it to work. (Right now, only the text "Android" shows up on a black screen.)
snowdragyn said:
It wasn't there either for some reason
Update: I found it in the cust_spec and the product/etc/media folder. Now it's just a matter of getting it to work. (Right now, only the text "Android" shows up on a black screen.)
Click to expand...
Click to collapse
Sory man. I already forgot the location. I got the bootanimation to change before in my Honor 8 in EMUI 5. @gopinaidu77 do you remember?
adriansticoid said:
Sory man. I already forgot the location. I got the bootanimation to change before in my Honor 8 in EMUI 5. @gopinaidu77 do you remember?
Click to expand...
Click to collapse
I don't remember anymore.
snowdragyn said:
It wasn't there either for some reason
Update: I found it in the cust_spec and the product/etc/media folder. Now it's just a matter of getting it to work. (Right now, only the text "Android" shows up on a black screen.)
Click to expand...
Click to collapse
I guess it's due to incorrect permissions. You can change the permissions for the zip by long pressing and selecting permissions. Sorry i don't really remember the correct permissions but you can look it up on Google. If that doesn't work either you can use jrummy's bootanimation app from the playstore.
Anas Rahman said:
I guess it's due to incorrect permissions. You can change the permissions for the zip by long pressing and selecting permissions. Sorry i don't really remember the correct permissions but you can look it up on Google. If that doesn't work either you can use jrummy's bootanimation app from the playstore.
Click to expand...
Click to collapse
It's r-w-rr.
gopinaidu77 said:
It's r-w-rr.
Click to expand...
Click to collapse
Nevermind, I think I found the error: apparently, I had to delete the folder called "part 1" to get it to work.
Thank you everyone for your time!
snowdragyn said:
Nevermind, I think I found the error: apparently, I had to delete the folder called "part 1" to get it to work.
Thank you everyone for your time!
Click to expand...
Click to collapse
Enjoy.
gopinaidu77 said:
Enjoy.
Click to expand...
Click to collapse
I will, thx for your help
snowdragyn said:
I will, thx for your help
Click to expand...
Click to collapse
You are welcome.
snowdragyn said:
Update: I found the bootanimation.zip file, and replaced it with a custom animation file. However, that resulted in a blank screen with the Android logo, not the new boot animation.
Then, I tried changing the "desc" text file, the number of frames in the new animation, and the file names to match the old boot animation file, but nothing's working. (Now its just a blank screen on boot, the Android logo is now gone.)
Does anyone have a solution to this?
_________________________________
(Please bear with the long post.)
I'm using the Honor 6x (BLN-L24) running Android 7.0.
So, I'm trying to replace the default bootanimation.zip file with a custom one so that I can have a custom animation on boot.
The problem is, I can't locate where the original bootanimation file is located.
I tried looking where the posts I read about told me to look: "/system/media" but it wasn't there. The only files present in that folder were audio files.
Obviously, moving the custom bootanimation.zip file there (in "/system/media") didn't work.
Then, I tried moving the custom animation file into "/data/local" but that didn't work either.
Finally, I just searched the entire system using root explorer and the only file I found was a "bootanimation" file in "/system/bin" that didn't have any label after it, (ie, ".zip, .png, etc.)
Replacing that file with the custom zip file caused my device to not have a boot animation at all, just a blank screen. It probably wasn't the right file. (I "replaced" that file by renaming it to "bootanimation.bak")
Btw, when I tried opening that file, all I got were a bunch of scrambled symbols and letters.
Does anyone have a solution on how I could possibly change my boot animation/ find the original boot animation file? I think I'm missing something here.
(My phone is rooted.)
Click to expand...
Click to collapse
do u happen to still have the stock bootanimation file? I accidentally deleted it trying to change it... now I'd just be happy to have the original. I've tried the ones for other Huawei versions to no avail.
jflow36 said:
do u happen to still have the stock bootanimation file? I accidentally deleted it trying to change it... now I'd just be happy to have the original. I've tried the ones for other Huawei versions to no avail.
Click to expand...
Click to collapse
Yep, I still have it! Hope this is the file you're looking for.
(Just remember to change the name of the file in order for it to work)
snowdragyn said:
Yep, I still have it! Hope this is the file you're looking for.
(Just remember to change the name of the file in order for it to work)
Click to expand...
Click to collapse
thanks!
jflow36 said:
thanks!
Click to expand...
Click to collapse
you're welcome!
I'm not able to paste the custom boot animation in the folder. It says not enough storage! Root browser by jrummy pastes it halfway till 11MB and rest is not pasted there! And if i try to open that zip file, it just doesn't open up!
One more thing, if a boot animation is around 5 to 6 mb in size, it works without any problem!
Plz help me! I want to use watch dogs boot animation but its bigger in size!
Neeleshjindal said:
I'm not able to paste the custom boot animation in the folder. It says not enough storage! Root browser by jrummy pastes it halfway till 11MB and rest is not pasted there! And if i try to open that zip file, it just doesn't open up!
One more thing, if a boot animation is around 5 to 6 mb in size, it works without any problem!
Plz help me! I want to use watch dogs boot animation but its bigger in size!
Click to expand...
Click to collapse
Is there enough space in you root directory?
---------- Post added at 02:47 PM ---------- Previous post was at 02:36 PM ----------
Neeleshjindal said:
I'm not able to paste the custom boot animation in the folder. It says not enough storage! Root browser by jrummy pastes it halfway till 11MB and rest is not pasted there! And if i try to open that zip file, it just doesn't open up!
One more thing, if a boot animation is around 5 to 6 mb in size, it works without any problem!
Plz help me! I want to use watch dogs boot animation but its bigger in size!
Click to expand...
Click to collapse
Is there enough space in you root directory?
Anas Rahman said:
Is there enough space in you root directory?
---------- Post added at 02:47 PM ---------- Previous post was at 02:36 PM ----------
Is there enough space in you root directory?
Click to expand...
Click to collapse
That's strange!
I recently rooted my device, and haven't done much! Just installed Dolby Atmos port.. but still it says 0.2GB free out of 2.8GB!
But still the boot animation is just 30MB! And free space is around 200MB available...
I'm sorry man, I'm new for rooting stuff, so kindly plz help me! Thanks
Neeleshjindal said:
That's strange!
I recently rooted my device, and haven't done much! Just installed Dolby Atmos port.. but still it says 0.2GB free out of 2.8GB!
But still the boot animation is just 30MB! And free space is around 200MB available...
I'm sorry man, I'm new for rooting stuff, so kindly plz help me! Thanks
Click to expand...
Click to collapse
Idk what's exactly causing the error but try other root explorers like mixplorer
https://forum.xda-developers.com/showthread.php?t=1523691
[solved] new boot animation fix
If you encounter the error of having a blank bootscreen and Android logo then you must verify the file that you put in /system/media.
The file should contain different folder starting from part0,part,...
The boot animation file should also contain desc.txt file that contains proper display configuration of your device hardware and name of all part folders followed by c and 2 digit 0s and 1s
After all,
One and last thing every part folder should contain many jpg images of same name followed by sequential numbers.
At last change file permission to rw- r-- r-- using any kind of root explorer.
Permission should look like this
https://ibb.co/nj7gkFB
I use es file explorer

[APP] [T285] [2017/12/11] Add Custom Bootanimation

Custom Boot Animation
Change the bootanimation that shows AFTER the boot logo.
This has only been tested on the T285, but should work on the T280.
This app does make a backup of the original bootanimation and the bootanimation.zip and stores it on your /sdcard as bootanimation.bak and bootanimation.zip.bak
MAKE SURE YOUR SDCARD IS MOUNTED WHEN YOU GET INTO TWRP or CWM.
(Have NOT tested in CWM as I have TWRP installed).
To change the bootanimation, replace the system/media/bootanimation.zip in the .zip file with your own bootanimatio.zip file.
Remember the Galaxy TAB A (SM-T285) display is 720x1280.
NOTE: The bootanimation.zip MUST NOT be compressed when creating the bootanimation.zip. Under 'compression method' select 'store'.
Steps to install:
- Reboot into recovery
- Select Install from recovery menu
- Select TAB-A-T285-Custom_Bootanimation.zip
- Follow recovery install prompts
- Reboot and enjoy!
If you need a restore script, please contact me or post a message.
Restore Script
Hi,
Thanks for create this. Please provide the restore script.
DirkMare said:
Hi,
Thanks for create this. Please provide the restore script.
Click to expand...
Click to collapse
Here ya go!
Let me know if you have any problems with this.
The app assumes you still have the original bootanimation.bak and bootanimation.zip.bak on your sdcard.
gcrutchr said:
Here ya go!
Let me know if you have any problems with this.
The app assumes you still have the original bootanimation.bak and bootanimation.zip.bak on your sdcard.
Click to expand...
Click to collapse
Thanks for the quick reply,
For some reason the tablet doesn't want to restore, reinstalling the custom boot animation also doesn't work.
I have the boot splash screen for +/- 30 seconds and then the OS is booted.. No boot animation
What can I do to get the standard Gray Android Boot animation?
DirkMare said:
Thanks for the quick reply,
For some reason the tablet doesn't want to restore, reinstalling the custom boot animation also doesn't work.
I have the boot splash screen for +/- 30 seconds and then the OS is booted.. No boot animation
What can I do to get the standard Gray Android Boot animation?
Click to expand...
Click to collapse
Have you installed a custom operating system? If yes, which one?
Do you have the original, saved .bak files on your SDCard?
gcrutchr said:
Have you installed a custom operating system? If yes, which one?
Do you have the original, saved .bak files on your SDCard?
Click to expand...
Click to collapse
I installed CM13-XTRM-20170128-UNOFFICIAL-SM285-BETA, from here https://forum.xda-developers.com/ga...m-samsung-galaxy-tab-7-0-lte-sm-t285-t3517474
Didn't have SD installed an played around with other versions of bootanimations. Guess I have to reinstall lineage..
Really want to create my own boot animation.. Any tips and/or advise?
DirkMare said:
I installed CM13-XTRM-20170128-UNOFFICIAL-SM285-BETA, from here https://forum.xda-developers.com/ga...m-samsung-galaxy-tab-7-0-lte-sm-t285-t3517474
Didn't have SD installed an played around with other versions of bootanimations. Guess I have to reinstall lineage..
Really want to create my own boot animation.. Any tips and/or advise?
Click to expand...
Click to collapse
Could be that other bootanimations over-wrote the saved, original bootanimation files.
Original bootanimation files were saved on internal sdcard as *.bak files.
Best way to learn to create a bootanimation is to unzip one and look at the file structure. They are very easy to create. Also, "Google Search" is your friend. You need to make sure you are using a bootanimation (in /system/bin) file that is compatible with the O/S you are using. Otherwise, you will get a blank screen.

[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