[MOD][Script][Collection] Boot Animation Changer [Any XOOM / Any ROM] ONE-CLICK TOOL - Xoom Android Development

Hello Xoomers,
Here I am going to provide you with a simple MOD SCRIPT to change your boot animation.
This is pretty simple, so no need to thank me
Description:
This is one click tool (script) that you run to change your XOOM boot animation to any other you like from different collection.
Pre-Requisites:
Rooted XOOM
Windows PC/LAPTOP
How to use?
Download the script from attachment section
Extract it to any folder you like
Download any bootanimation.zip and place it in the same directory where you have extracted the tool
rename the downloaded animation to exactly "bootanimation.zip" without quotes
Connect your XOOM to your PC/Laptop
Android debugging must be enabled
run the .bat file; double click; and follow the instructions
Some bootanimations collected are here [collected from different sources on xda and others] - Thanks to those who made them :
http://dl.dropbox.com/u/65414192/old_Team_EOS_bootanimation.zip
http://dl.dropbox.com/u/65414192/CNA_bootanimation.zip
http://dl.dropbox.com/u/65414192/CNA1_bootanimation.zip
http://dl.dropbox.com/u/65414192/CNA2_bootanimation.zip
http://dl.dropbox.com/u/65414192/CNA3_bootanimation.zip
http://dl.dropbox.com/u/65414192/Minimal_bootanimation.zip
http://dl.dropbox.com/u/65414192/JellyBeanWhite_bootanimation.zip
http://dl.dropbox.com/u/65414192/Nexus_bootanimation.zip
http://dl.dropbox.com/u/65414192/NexusQMinimalWhite_Bootanimation.zip
http://dl.dropbox.com/u/65414192/speedo_bootanimation.zip
A huge list of bootanimations are here:
http://rootzwiki.com/topic/2585-boot-animations-boot-animation-collection-updated-011512/
http://romdroidhacks.com/forums/ind...-for-the-galaxy-nexus-monster-big-collection/
Notes:
If you wish, just backup your current boot animation somewhere safe in your SD CARD; it is in /system/media
If you are looking for a snapshot, just open the downloaded bootanimation.zip and check the images included
A manual way to change the boot animation is to replace it in /system/media via a file manager and rename the old one
Enjoy

Well, there is the original MZ600 no? :highfive:

qiuge said:
Well, there is the original MZ600 no? :highfive:
Click to expand...
Click to collapse
Which boot animation you mean? I will try too get it for you...
The above boot animations work on any rooted ROM any device.

very nice!! making a simple process all the more easier! and links to other animations is icing on the cake, thanks!

dodgefan67 said:
very nice!! making a simple process all the more easier! and links to other animations is icing on the cake, thanks!
Click to expand...
Click to collapse
Next phase is that I will gather all boot animations I can find in this thread so the tool will make more sense and this will be centralized place for all

Keep up the good work man, you are cranking 'em out!

This is awesome, I needed some change to the normal routine of starting up my gadgets!
If you are looking for some bootanimations that work with our xooms, I found this thread that may be worth looking at:
http://rootzwiki.com/topic/2587-boot-animations-collection-of-boot-animations-updated-111911/
It contains bootanimations intended for the Acer A500, but I have tried them in the past and they work well.
I don't see why this awesome script can't handle them

Thanks for making a difficult / advanced process, simple...
Appreciate it!

Related

[UPDATED][UI Animations] New Android UI Animations

Below are four new android UI animations created by Stale Bread, these will change how things popup and show on screen.
There are two ways to apply new animations first is Metamorph and second is to manualy copy new animations to your android phone.
This should work on ANY 2.1 and 2.2 (apparently it works on 2.3 ) android phone!
NOTE If Metamorph fails, you get force closes or boot loops, try to manually add animations!!
- Metamorph (thanks cXhristian from samdroid).
Before morph do a nandroid backup so you can revert if you don't like them, or if anything goes wrong!!!!
Fly In Animations:
Download.
Youtubewith Fly In animations.
Fold Animations:
Download.
Youtube with Fold Animations.
Flip Animations:
Download.
Youtube with Flip Animations.
Bounce Animations:
Download.
Youtube with Bounce Animations.
Download all animations!
Stock Lockscreen animations, flash this if the text "Unlock" has disappeared from your lockscreen (Stock android only, with Sense and other shouldn't be a problem)
How to use animations with Metamorph:
First install Metamorph from Android Market.
Download the animation you wish to have, and place it on the root of SD card.
Start Metamorph and press "Start Checks".
After checks press "Unzip/Extract new theme" then locate the animations zip on SD card.
Metamorph will automatically extract them, when finished extracting a window will popup, press close.
Now just press "Apply all!" and wait for reboot.
Done!
- Manually copy animations
Before doing this do a nandroid backup so you can revert if you don't like them, or if anything goes wrong!!!!
Connect your phone to your PC (USB debuging must be on!)
Download required ADB shell files (users who know how to operate with adb don't need this), and extract them to root of your C disk.
First you need your framework-res.apk, open cmd and copy below code:
Code:
cd c:\Android
Code:
adb pull /system/framework/framework-res.apk c:\Android
This will copy framework-res.apk to C:\Android
Downlad the animation you want from above Metamorph part of the post.
Open the file with compression/decompression program (Winrar, Winzip), and
extract the framework-res where you want.
Open the (pulled from phone) framework-res.apk with Winrar/Winzip and navigate to res/anim (you need to see all sorts of .xml files and leave the window open)
Now open the framework-res (from Metamorph zip)and go to res/anim, select all files within anim folder, drag and drop them to previously left open Winrar/Winzip window, now there are new animations in framework-res.apk, you can close Winrar/Winzip window.
Phone needs to be connected to PC. Enter the below code to cmd to push framework-res.apk back to phone:
Code:
cd c:\Android
Code:
adb remount
Code:
adb push framework-res.apk /system/framework/framework-res.apk
Code:
adb reboot
Hope it works =)
any video on the fold animations?
crisvillani said:
any video on the fold animations?
Click to expand...
Click to collapse
Maybe, when I find the time, or you can always flash and try it
I try both lol
not working with Cm6 nightly 09142010 / port: boot-cm_2634.5_ds_32a-PURE
Can someone add the "Fly" animation to the Community Hero Mix theme for me? I tried, but i don't know how to sign the .zip to be able to flash it. I'm on CyanogenMod 6.0.0-DS.
Theme: http://forum.xda-developers.com/showthread.php?p=5833373
jdyates said:
Can someone add the "Fly" animation to the Community Hero Mix theme for me? I tried, but i don't know how to sign the .zip to be able to flash it. I'm on CyanogenMod 6.0.0-DS.
Theme: http://forum.xda-developers.com/showthread.php?p=5833373
Click to expand...
Click to collapse
Here you go
As always do a nandroid before flash.
And if you would like, I could make updates with these animations for other roms too.
Serris said:
And if you would like, I could make updates with these animations for other roms too.
Click to expand...
Click to collapse
for HTC Magic
KrisPOD said:
for HTC Magic
Click to expand...
Click to collapse
I think these animations (not the above updates) can be used on any android 2.1 and 2.2 phone. I'm just not sure about WVGA, VGA, QVGA resolution.
EDIT: it works on every android phone
Serris said:
I think these animations (not the above updates) can be used on any android 2.1 and 2.2 phone. I'm just not sure about WVGA, VGA, QVGA resolution.
Click to expand...
Click to collapse
sorry but not working with nightly 09202010 ... rebooting phone ...
KrisPOD said:
sorry but not working with nightly 09202010 ... rebooting phone ...
Click to expand...
Click to collapse
Give me the link to your rom.
Serris said:
Give me the link to your rom.
Click to expand...
Click to collapse
ROM:
http://mirror.kanged.net/cm/nightly/dream_sapphire/
Kernel:
http://droidbasement.com/db-blog/?p=1096
Serris said:
Here you go
As always do a nandroid before flash.
Click to expand...
Click to collapse
Serris, you rock, man! We should get Binary100100 to add this to the theme's thread!
And i ALWAYS Nandroid >=]
EDIT: Caused a bootloop, "com.android.phone" FC, and home didn't load. Oh well, thanks alot for trying! Really appreciate it
jdyates said:
Serris, you rock, man! We should get Binary100100 to add this to the theme's thread!
And i ALWAYS Nandroid >=]
EDIT: Caused a bootloop, "com.android.phone" FC, and home didn't load. Oh well, thanks alot for trying! Really appreciate it
Click to expand...
Click to collapse
Looks like I didnt get the correct theme, for your rom.
This will work!
So I'm kind of confused which one I should use so I'm curious which one will work with a rooted Mytouch 3g 1.2 flashed with CM 6.0.0? Is it the Community Hero Mix 4.0? If so they wouldn't flash because my recovery claimed the zips were bad.
shekki said:
So I'm kind of confused which one I should use so I'm curious which one will work with a rooted Mytouch 3g 1.2 flashed with CM 6.0.0? Is it the Community Hero Mix 4.0? If so they wouldn't flash because my recovery claimed the zips were bad.
Click to expand...
Click to collapse
Try Froyoredux or Nightly.
still don`t working with Nightly ... rebooting ... rebooting .... could Ypu do this for Us ???
please !!!!
KrisPOD said:
still don`t working with Nightly ... rebooting ... rebooting .... could Ypu do this for Us ???
please !!!!
Click to expand...
Click to collapse
how about you send me your framework-res.apk (server is currently down), and then it will 100% work, because I have used nightly 09182010-001910.zip for my animations
Very nice work. I may add this with Community Hero Mix by default with permission and credits to the developer of course. Haven't decide which one though.

[HOWTO] Gingerbread Theme + Ext Pwr Menu + % Battery + Custom Anims on JPU (any rom)

Adding Ext Power as well as % Battery Mod is very easy thanks to Jim Panses super Arbeit
Many thanks also to Dena and whiskeybro for their Theme as well as vukandric for the Gingerbread theme.
This is how I did it on Darky's Rom, but it should theoretically work for any Rom based on JPU.
Possibly the Rom needs to be deodexed what most custom roms are anyway.
You will possibly lose animations but there is an easy way to get them back!
Read end of post for this!
Ok let's get started with the simple (but limited) method.
Step 1:
Download the theme from Dena, the Gingerbread Theme as well as the framework-res.apk attached to this post. Put them on your SD card.
Step 2:
Install Dena's Theme with extended Power Menu
Step 3:
Install Gingerbread Theme
Step 4:
With Root Explorer copy the framework-res.apk file out of this thread to /system/framework
Your system will most likely crash after that and reboot with the new framework-res.apk active. Then change the permissions to 644 meaning all boxes in the first column selected as well as the topmost row of the second column selected. All else unselected.
Done!
This should work for any rom, but I can't confirm it yet.
For anyone interested in making their own themes compatible with ext pwr + % battery here is the more complicated way to do this and the way I actually did it:
Step 1:
You will need Dena's Theme again as a base as well as a another theme that already has the % battery but lacks the power menu. (It work too if you don't have % battery yet, but then only for the ext Power Menu)
Step 2:
Extract the framework-res.apk of each theme.
Step 3:
copy everything from framework-res.apk\res\drawable-hdpi of the theme you want to use into the same (sometimes also called "...\drawable-hdpi-v4") folder within the framework-res.apk of Dena's Theme.
Do not extract the framework-res-apk files. Use 7-zip to open them and do the copying!
Step 4:
Do the steps from the "simple" guide but instead of gingerbread theme you use your theme of choice and the framework-res.apk you use is the one you created.
Animations:
Many Themes use custom animations now.
The most common is the fly-in animation.
These animations might be lost with this method.
To get them back simply download the "Animations.zip" from this thread. Extract and move to /sdcard/AndroidThemes and then install with Metamorph (app can be found on market)
Here is another way provided by kenkiller
kenkiller said:
extract the anim folder inside darkky's framework-res.apk with 7zip, and then overwrite the same folder and contents with the framework-res.apk you intend to copy to ur phone. But in the case of animations, it's needed to clear dalvik cache in CWM.
Click to expand...
Click to collapse
Haven't tried yet, but I see no reason why it should not work
reserved for me
you might wanna change super arbeit to great work
Jonas.M said:
you might wanna change super arbeit to great work
Click to expand...
Click to collapse
That was intentional
Very useful, someone should try this on Darkyy's 5.2
I AM on Darky 5.2!
Were you able to retain all of Darkyy's animations after doing this?
Mycorrhiza said:
.....
... but it should theoretically work for any Rom based on JPU.
.....
Click to expand...
Click to collapse
No it doesn't. Not all rom can use it. Each rom framework-res.apk is different.
Sent from my GT-I9000 using Tapatalk
g00ndu said:
No it doesn't. Not all rom can use it. Each rom framework-res.apk is different.
Sent from my GT-I9000 using Tapatalk
Click to expand...
Click to collapse
differently themed maybe, but it should still work as they are all based on the same framework-res.apk (that of JPU)
Animations are gone, but I have a good idea how to fix this
Animations are what puts Darkyy's ROM apart. Apart from his very good themed colors & graphics.
Thank you for the credits!
ragin said:
Animations are what puts Darkyy's ROM apart. Apart from his very good themed colors & graphics.
Click to expand...
Click to collapse
The fly in animations are exactly the ones used in darkyy's rom,or at least similar enough that I didn't notice a difference yet.
Sent from my GT-I9000 using XDA App
If you used my files as the base for this, its only a little part of the fly in animation, because i dont liked the whole package!
What Dena theme do you mean? That link is to the captivate forums?
jim_panse said:
If you used my files as the base for this, its only a little part of the fly in animation, because i dont liked the whole package!
Click to expand...
Click to collapse
After installing the Gingerbread Theme all transitions are lost. I used the ones from here: http://forum.xda-developers.com/showthread.php?t=774738
If you want to add your own animation set I would gladly upload it here, too
HaTeNL said:
What Dena theme do you mean? That link is to the captivate forums?
Click to expand...
Click to collapse
My mistake, fixed it!
Thx for the info
Giving it a 5-star. Helpful.
it's pretty easy to regain the animations if u prefer the original.
Just extract the anim folder inside darkky's framework-res.apk with 7zip, and then overwrite the same folder and contents with the framework-res.apk you intend to copy to ur phone. But in the case of animations, it's needed to clear dalvik cache in CWM.
This actually does work on most custom roms, as long as they are deodexed.. Great work though..
Is it also possible to only add ext menu and keep glass window lock screen? I like the instant sms reader
kenkiller said:
it's pretty easy to regain the animations if u prefer the original.
Just extract the anim folder inside darkky's framework-res.apk with 7zip, and then overwrite the same folder and contents with the framework-res.apk you intend to copy to ur phone. But in the case of animations, it's needed to clear dalvik cache in CWM.
Click to expand...
Click to collapse
I added this to the front page, hope you don't mind.

Automatic Splash Image Creator (PNG to Flashable Zip in One Click!)

This DOES NOT work on the i9300/note 2 and never will, please stop asking about it.
Please take all questions/discussion to the d2_vzw thread HERE because it is the only one I'll monitor!
Thanks to the work of invisiblek and some Google searching I was able to come up with the following tool:
This tool takes a 720x1280 .PNG image and converts it to a recovery-flashable splash screen in a single click.
A video so you can see what this changes: http://youtu.be/XXaBJTVQ2Sw
How to use:
Making your own splash screen:
0) Download and extract the .zip file
1) Make a 720x1280 .png image you want to be your splash screen (this comes in-between the boot animation and the quick Samsung logo flash)
2) Name it "initlogo.png" without the quotes
3) Place it in the PNGtoConvert folder
4) Run the "PNG-2-RLE.bat" file
5) You are finished! A "flashthisinrecovery.zip" will appear in the same directory as the batch files. Just flash it in recovery and enjoy your new splash screen!
Note: If you want the .RLE and not the whole flashable, it can be found as "initlogo.rle" in the "kernel" folder or you can pull it from the kernel folder inside the "flashmeinrecovery.zip"
Converting an .RLE that you made back to a .PNG for editing:
0) Download an extract the .zip file
1) Copy the "initlogo.rle" you want to convert to a .PNG to the RLEtoConvert folder. It must be named "initlogo.rle"
2) Run the "RLE-2-PNG.bat"
3) PNG will be in the PNGtoConvert folder named "initlogoOUTPUT.png"
Other notes:
I have included the stock initlogo as a .PNG named "initlogoSTOCKBACKUP.png" for your reference/backup purposes. If you want to test the tool with it, remember to rename it to initlogo.png
If you flash a new kernel/rom the splash will revert to stock. To get it back, just flash the "flashmeinrecovery.zip" again. You don't need to reconvert it or anything.
This has only been tested with the d2_vzw but will work with all USA (S4 CPU) variants!
Credits:
invisiblek for the recovery zip scripting
Yagya Gaire @ http://yagyagaire.blogspot.com for the original conversion tools
Download Here: http://d-h.st/F2A
As always, even though this tool has been tested, nobody is responsible to damage to your phone except yourself!
More of an Theme thing.
Thread moved
Nice work OP!
FNM
wow! should be handy dandy when I'm done with working with my phone! Thanks OP!
Works awesome thank you, been waiting for this since having my Desire Z. changed splash screens on that one on a daily basis lol.
Side note, anyone want to resize .png's quickly online here you go works good.
Im stuck here. I created a png image with Paint.net and I used the program to make a flashable file. Then I flashed over JB and nothing changed the old Samsung splash was still there.? Any ideas what might be wrong.
(edit: I figured it out., sorry for the post.)
What do I have to change to have it work on Galaxy Note I717?
bigfau said:
What do I have to change to have it work on Galaxy Note I717?
Click to expand...
Click to collapse
Alot. The. Bat file and the updater script and kernel editing script.
Sent from d2_vzw
Sup Fau whatcha doing over here?? Making a little something for the GS3??
Sent from my SAMSUNG-SGH-I747 using xda app-developers app
Will this work with the international s3?
Awsome .. thanks ..
BTW. i can make anything you guys want me to in png or already in flashable zip. just let mi know.You can try posting here your requests ( got amazing access to pic editing programs and over 1000000 pix) but PM is best way to reach me.

[BOOT ANIMATION] [ROOT] [SHARE] Marvel DC Boot animation.

Hi all,
I was looking for some cool bootanimations for my redmi and came across this a few weeks back.
I dont remember where i found it but it looked damn cool, when I decompressed it i saw it was in 1080p so I just downsized it to hd(720*1280).
Again, this is not my work, I just downsized and shared it. Credits go to respective developers. (Could not find the real Dev :crying
Prerequisites:
1. Rooted phone.
2. Very little knowledge of system partitions.
3. 15mb free space in system partition.
Installation method:
1. Download file from from the attachment.
2. Delete existing "bootanimation.zip" from /system/media/ using any root enabled file explorer. (I use es file explorer).
3. Copy "marvel-dc bootanimation.zip" to /system/media/ and rename it to "bootanimation.zip".
4. Change the permissions to -rw-r--r--
5. If you are using CM themes then keep the bootanimations field to system default.
6. Enjoy
You can find the preview in the attachment.
duddee!! you are the man!..the bootanimation is freaking amazing!
#marvel vs dc
viggyv said:
duddee!! you are the man!..the bootanimation is freaking amazing!
#marvel vs dc
Click to expand...
Click to collapse
Thanks mate..
Great work man.. It looks great.. Kudos !!
souviq said:
Hi all,
I was looking for some cool bootanimations for my redmi and came across this a few weeks back.
I dont remember where i found it but it looked damn cool, when I decompressed it i saw it was in 1080p so I just downsized it to hd(720*1280).
Again, this is not my work, I just downsized and shared it.
Prerequisites:
1. Rooted phone.
2. Very little knowledge of system partitions.
3. 15mb free space in system partition.
Installation method:
1. Download file from from the attachment.
2. Delete existing "bootanimation.zip" from /system/media/ using any root enabled file explorer. (I use es file explorer).
3. Copy "marvel-dc bootanimation.zip" to /system/media/ and rename it to "bootanimation.zip".
4. Show off
You can find the preview in the attachment.
Click to expand...
Click to collapse
Two points you forgot to mention.
- Change the permissions to -rw-r--r--
- if you have a theme installed, you need to select system boot animation before it will come into effect or else the theme boot animation will keep playing.
Amazing animation though!
Cheers!
firoz_95 said:
Two points you forgot to mention.
- Change the permissions to -rw-r--r--
- if you have a theme installed, you need to select system boot animation before it will come into effect or else the theme boot animation will keep playing.
Amazing animation though!
Cheers!
Click to expand...
Click to collapse
thanks @firoz_95 but about the permission, I never thought its very important because even without changing them the bootanimation works!
Still i will add them to the OP.
P.S I have some more bootanimations, should I upload them?
souviq said:
Hi all,
I was looking for some cool bootanimations for my redmi and came across this a few weeks back.
I dont remember where i found it but it looked damn cool, when I decompressed it i saw it was in 1080p so I just downsized it to hd(720*1280).
Again, this is not my work, I just downsized and shared it.
Prerequisites:
1. Rooted phone.
2. Very little knowledge of system partitions.
3. 15mb free space in system partition.
Installation method:
1. Download file from from the attachment.
2. Delete existing "bootanimation.zip" from /system/media/ using any root enabled file explorer. (I use es file explorer).
3. Copy "marvel-dc bootanimation.zip" to /system/media/ and rename it to "bootanimation.zip".
4. Change the permissions to -rw-r--r--
5. If you are using CM themes then keep the bootanimations field to system default.
6. Enjoy
You can find the preview in the attachment.
Click to expand...
Click to collapse
Give credit to the original developers and add [SHARE] to the title...xda rules!
unkown rockstar said:
Give credit to the original developers and add [SHARE] to the title...xda rules!
Click to expand...
Click to collapse
Thanks, OP Edited.. :angel:
souviq said:
thanks @firoz_95 but about the permission, I never thought its very important because even without changing them the bootanimation works!
Still i will add them to the OP.
P.S I have some more bootanimations, should I upload them?
Click to expand...
Click to collapse
Totally dude...your animation rocked...rename your thread to cool animations compilation or something... and add a few more with screens..I'd download all...?
souviq said:
thanks @firoz_95 but about the permission, I never thought its very important because even without changing them the bootanimation works!
Still i will add them to the OP.
P.S I have some more bootanimations, should I upload them?
Click to expand...
Click to collapse
Upload em all!! They're awesome!
Sent from my HM 1SW using XDA Free mobile app
firoz_95 said:
Totally dude...your animation rocked...rename your thread to cool animations compilation or something... and add a few more with screens..I'd download all...
Click to expand...
Click to collapse
Will do, and these are not exactly my animations, I just found them on the internet and made them compatible to our device.. :angel:
thanks dude ...:good:
15 MB boot animation too big isn't it ..???
farooque7508 said:
15 MB boot animation too big isn't it ..???
Click to expand...
Click to collapse
@farooque7508, is it, I was planning to upload a 40mb one, and that is currently installed in mine..
Do something like cm12 or cm12.1 boot animation which has good and decent animation but size is only 2mb..
Bootanimations
Upload please..doesn't matter about the file size..its user preference in the end
Yup..please upload more irrespective of size
Sent from my HM 1SW using XDA Free mobile app
Compatible with 5.1.1 ?
hry bro is this boot animation
is comatible with latest release of lollipop 5.1.1 ?
Just curious
harism881 said:
hry bro is this boot animation
is comatible with latest release of lollipop 5.1.1 ?
Just curious
Click to expand...
Click to collapse
Yup..I'm using it on cm12.1 5.1.1
Sent from my HM 1SW using XDA Free mobile app
Damn, is fukin cool man hahaha
You have another one? Cmon upload all u have hahaha
*works good on cm12.1 5.1.1 R4

Owl Boot animation 720x1280 (not qmg)

Yesterday I made a boot animation for my GF and I'm happy with the result so I decided to share. She likes owls so I made it an owl.
This is my first boot animation so nothing too fancy here but I like it and most importantly she likes it too. I will most likely make some other animations too and I post them here.
Preview
(It does not loop that way. When the owl jumps off the phone starts).
Instructions:
-For stock roms this should enable the use of bootanimation.zips: Thread
-Copy the bootanimationOWL.zip to root/system/media.
-Change the name of the original bootanimation to for example "bootanimation.zip.bak"
-Change the name of the new animation to "bootanimation.zip"
-Give the file permissions:
r -w -x
r -x - x
r -x - x (rw-r-r)
-Reboot!
Feel free to send your homemade or any boot animations that suit our j5. If anyone is interested of how to make one or have any questions I will gladly share my knowledge and try to answer. Also if anyone wants to make modifications to the animation I can send the adobe illustrator file and or adobe animate file that I created making this.
In case you run into trouble with boot animations then just rename the original .zip to "bootanimation.zip" and remove the one that causes issues.
Happy owling!
Works on stock after bootanimation.zip patch
Wizardlysense said:
Works on stock after bootanimation.zip patch
Click to expand...
Click to collapse
Thank you for the info! Changed the title. Could you paste the patch here please?
I think I found the mentioned trick for stock roms. Can someone confirm this works?
https://forum.xda-developers.com/sa...ide-enable-bootanimation-zip-support-t3395263
Link in next post and in the first one thanks to @Wizardlysense.
turkkilainenpippuri said:
Thank you for the info! Changed the title. Could you paste the patch here please?
Click to expand...
Click to collapse
https://forum.xda-developers.com/note-4/themes-apps/bootanimation-zip-support-note-4-t3157128
There is the thread. Just flash correct patch, add bootanimation.zip and set correct permissions and remove shutdown.qmg
Wizardlysense said:
https://forum.xda-developers.com/note-4/themes-apps/bootanimation-zip-support-note-4-t3157128
There is the thread. Just flash correct patch, add bootanimation.zip and set correct permissions and remove shutdown.qmg
Click to expand...
Click to collapse
Thank you! ?
turkkilainenpippuri said:
Thank you! ?
Click to expand...
Click to collapse
No problem ???
Nice brother!! Well done! ????
@Taivotat2 Ty! ?
Double post. Deleted.

Categories

Resources