[Boot Animation] Google Boot Animation With Sound for Moto G 2014 - G 2014 Themes and Apps

Hey Folks,
Lately, I've been searching for a boot animation which has sound in it and produces sound during boot. Recently my friend gave me one boot animation which has sound in it, I have tested this animation on my MOTO G 2014 (TITAN) and it does produce sound during boot.
Tested this animation on AOSP Extended 3.0 & 3.1 ROMs & Resurrection Remix 5.8.1 for TITAN and in both the ROMS it worked fine
Here is what I found when I manually opened "bootanimation.zip" file with WinRAR, it contains part0, part1, part2 directories and a file named desc.txt which normally bootanimations have, but what I found new was that each part folder contains trim.txt which later I found that it contains data for coordinates of image to be placed on the screen while running boot animation.
The another thing which I found in the part2 folder was an audio file named "audio.wav". This file contained the audio which gets produced when the part2 of boot animation gets executed. Later I manually converted some random song to .wav and renamed it to "audio.wav" and put that file in part1 instead of part2, when I installed the boot animation, it worked
So in order to have sound on boot animation read How to do this below
HOW TO DO THIS:
1. You need a working boot animation which has frames and folders like "part0, part1, part2" and a desc.txt file. (This may also work on some STOCK ROMS, but I'm not sure).
2. Convert your favorite audio into WAVE (.wav) format and rename it to "audio.wav"
3. Put your "audio.wav" into any of the part folders i.e. in part0 or in part1, it doesn't matter because when boot animation runs that part it will produce sound
4. Compress the part0,part1,part2 & desc.txt to a zip file with no compression i.e. 0 compression and name it "bootanimation.zip"
5. Copy your modified "bootanimation.zip" to /system/media (Make sure to backup your original one)
6. Change file permissions to ( rw- r-- r--) and reboot your phone.
Tadaaa Now You'll Have a Bootanimation With SOUND.
I don't know the duration or length of audio to put inside boot animation, let me know if you find this, till then enjoy boot animation with sound
I've attached a link of a bootanimation. This one is same as AOSP Extended ROM's BootAnimation but with sound :laugh:
DOWNLOAD:
BootAnimation.zip (Google Drive Link)
Resurrection Remix 5.8.1 (BootAnim)
WARNING: CHANGING BOOT ANIMATION CAN LEAD TO BOOTLOOP OR DEVICE BRICKED, DO THIS ON YOUR OWN RISK, I WILL NOT BE RESPONSIBLE FOR BRICKED DEVICES

Great finding it works bro

Zip given by you works :good:, but when i tried to do with other ones the bootanimation didn't display, device started without any animation:

Can you add the black bootlogo too?
Coz i currently have the white one and it feels odd. THANKS!

saurabhkashyap said:
Zip given by you works :good:, but when i tried to do with other ones the bootanimation didn't display, device started without any animation:
Click to expand...
Click to collapse
Umm Ok.. Please make sure that the audio file is in .WAV format, no other file format works. Secondly make sure to compress zip file using PC, files compressed in android create problems. I've used WINRAR to make zip files and that works for me fine and make sure to have ZERO compression, if using winrar, I've attached screenshots.
If none of the above works, then compress the file using Boot Animation Factory you can download it and also learn how to use it from HERE

teckgiik101 said:
Can you add the black bootlogo too?
Coz I currently have the white one and it feels odd. THANKS!
Click to expand...
Click to collapse
Bro, This one is black boot animation, you asked for bootlogo, are you referring the boot logo which comes before this animation, i.e. the one that appears first thing when you start the phone?
Are you referring to the logo which I attached here with attachment

pkdon123 said:
Bro, This one is black boot animation, you asked for bootlogo, are you referring the boot logo which comes before this animation, i.e. the one that appears first thing when you start the phone?
Are you referring to the logo which I attached here with attachment
Click to expand...
Click to collapse
yes. i mean the "bootlogo" which replaces the bootloader unlocked warning!

teckgiik101 said:
yes. i mean the "bootlogo" which replaces the bootloader unlocked warning!
Click to expand...
Click to collapse
Alright bro, here you go, THIS IS NOT A FLASHABLE ZIP, and this is compiled for XT1068 whose resolution is 720x1280, to use this, extract the zip file, reboot your phone into bootloader mode and using fastboot flash the file, use the command:
Code:
mfastboot.exe flash logo logo.bin
MFASTBOOT is used for motorola phones to flash files in fastboot mode I don't know the reason, but in my case fastboot worked too
I MUST WARN YOU USE AT YOUR OWN RISK BUDDY, ALL THE BEST :good:

pkdon123 said:
Alright bro, here you go, THIS IS NOT A FLASHABLE ZIP, and this is compiled for XT1068 whose resolution is 720x1280, to use this, extract the zip file, reboot your phone into bootloader mode and using fastboot flash the file, use the command:
Code:
mfastboot.exe flash logo logo.bin
MFASTBOOT is used for motorola phones to flash files in fastboot mode I don't know the reason, but in my case fastboot worked too
I MUST WARN YOU USE AT YOUR OWN RISK BUDDY, ALL THE BEST :good:
Click to expand...
Click to collapse
Well.. I was looking for the black "Google" logo. but THANKS !:good::good:

teckgiik101 said:
Well.. I was looking for the black "Google" logo. but THANKS !:good::good:
Click to expand...
Click to collapse
Hahah, I thought U wanted Motorola Logo, If you provide me with white logo, I'll make it black

pkdon123 said:
Hahah, I thought U wanted Motorola Logo, If you provide me with white logo, I'll make it black
Click to expand...
Click to collapse
Here you go!

teckgiik101 said:
Here you go!
Click to expand...
Click to collapse
Here You Go

pkdon123 said:
here you go :d
Click to expand...
Click to collapse
wow, thanks!

Nice!
pkdon123 said:
Hey Folks,
Lately, I've been searching for a boot animation which has sound in it and produces sound during boot. Recently my friend gave me one boot animation which has sound in it, I have tested this animation on my MOTO G 2014 (TITAN) and it does produce sound during boot.
Tested this animation on AOSP Extended 3.0 & 3.1 ROMs & Resurrection Remix 5.8.1 for TITAN and in both the ROMS it worked fine
Here is what I found when I manually opened "bootanimation.zip" file with WinRAR, it contains part0, part1, part2 directories and a file named desc.txt which normally bootanimations have, but what I found new was that each part folder contains trim.txt which later I found that it contains data for coordinates of image to be placed on the screen while running boot animation.
The another thing which I found in the part2 folder was an audio file named "audio.wav". This file contained the audio which gets produced when the part2 of boot animation gets executed. Later I manually converted some random song to .wav and renamed it to "audio.wav" and put that file in part1 instead of part2, when I installed the boot animation, it worked
So in order to have sound on boot animation read How to do this below
HOW TO DO THIS:
1. You need a working boot animation which has frames and folders like "part0, part1, part2" and a desc.txt file. (This may also work on some STOCK ROMS, but I'm not sure).
2. Convert your favorite audio into WAVE (.wav) format and rename it to "audio.wav"
3. Put your "audio.wav" into any of the part folders i.e. in part0 or in part1, it doesn't matter because when boot animation runs that part it will produce sound
4. Compress the part0,part1,part2 & desc.txt to a zip file with no compression i.e. 0 compression and name it "bootanimation.zip"
5. Copy your modified "bootanimation.zip" to /system/media (Make sure to backup your original one)
6. Change file permissions to ( rw- r-- r--) and reboot your phone.
Tadaaa Now You'll Have a Bootanimation With SOUND.
I don't know the duration or length of audio to put inside boot animation, let me know if you find this, till then enjoy boot animation with sound
I've attached a link of a bootanimation. This one is same as AOSP Extended ROM's BootAnimation but with sound :laugh:
DOWNLOAD:
BootAnimation.zip (Google Drive Link)
Resurrection Remix 5.8.1 (BootAnim)
WARNING: CHANGING BOOT ANIMATION CAN LEAD TO BOOTLOOP OR DEVICE BRICKED, DO THIS ON YOUR OWN RISK, I WILL NOT BE RESPONSIBLE FOR BRICKED DEVICES
Click to expand...
Click to collapse
Thank you so much! :good:

Related

[HOW TO] REZOUND ICS BOOTANIMATIONs

I figured I would share with the community since people are finding ICS a little tricky
*JUST AN UPDATE. I FOUND THAT THE BEATS AND VZW FOLDERS CAN HAVE ANY NUMBER OF IMAGES*
What you need:
boot animation creator.exe (windows program) get it at http://forum.xda-developers.com/showthread.php?t=1234611 (credit to despotovski01)
7zip (windows program) http://www.7-zip.org/
fotosizer (windows program) http://www.fotosizer.com/
some type of boot animation (youtube video, collection of images, whatever)
the stock VZW boot animation (attached)
file explorer app (root explorer, es file explorer, etc)
Steps:
create a folder somewhere that you will be working from
in that folder, create a folder named VZW
use fotosizer to rename the images.
USE THESE SETTINGS : Preset size - original, destination folder (the folder you created earlier named VZW, output format - JPEG, file name mask (this is important) render_720x1280_compress %NNN
add your images to fotosizer and click start. it will output the images to the folder you chose all named "render_720x1280_compress xxx.jpeg"
grab the "beats" folder and the "android" folder from the stock animation
place these folders with VZW
open the boot animation creator.exe
choose the folder that contains beats, android and VZW and choose next
HERE IS THE TRICKY PART: the settings have to be like this or it wont work
android - 1 15
beats - 1 15
VZW - X 90 (x can be as many times as you want the image set in the VZW folder to repeat)
width - 720
height - 1280
speed - 15
choose next and save it anywhere you want. The file must be named Vigor_VZW_bootanimation.zip
Place the zip on your sd card and drop it where ever you ROM has its boot animation (either /system/customize/resource or /data/local or /system/media)
change the permissions to RW-R-R using a file explorer and reboot
IF YOU DON'T WANT THE BEATS ANIMATION:
use fotosizer once again to rename your first 35 images to "Beats Audio Animation as JPG Seq XX" the same way as you did with the VZW folder and place them in the "beats" folder
you will need to redo the naming process again for the VZW folder
follow the same steps for the bootanimation creator.exe program
IF YOU WANT LANDSCAPE
Simply open the folder that your images are stored in, single click on the first image, press and hold the shift key, click on the last image. right click and choose rotate clockwise. proceed as normal.
you can also create a flashable zip (include with the tools and credit Mr.Smith317) with the animation placed in the correct location
(there may be other ways of doing this process, but this ways has always worked without fail)
DOWNLOAD THE TOOLS
Adding sound :
grab your sound file. it must be an mp3 and shouldn't be longer than 15 seconds
rename it to android_audio.mp3
the default.xml file in /system/customize/CID needs to be edited
find this line 3/4 of the way down in the xml file
<BootAnimation animation="/system/customize/resource/Vigor_VZW_bootanimation.zip"
add this to the end
"audio="/system/customize/resource/android_audio.mp3" audiostart="VZW"/>
the whole line should be
<BootAnimation animation="/system/customize/resource/Vigor_VZW_bootanimation.zip"audio="/system/customize/resource/android_audio.mp3" audiostart="VZW"/>
*notice "/system/customize/resource/Vigor_VZW_bootanimation.zip? thats where your boot animation is stored*
place you audio mp3 file in the same folder as the boot animation
change permissions to RW-R-R
reboot
the sound will start to play when the VZW folder images start. if you want to change this edit this part of the line you added
audiostart="VZW"/> to what ever folder you want it to start at
racinwarrior said:
so i have been asked to create a few custom boot animations. I dont mind doing stuff, but i have been swamped at work. I figured I would share with the community since people are finding ICS a little tricky
What you need:
boot animation creator.exe (windows program, attached)
7zip (windows program)
fotosizer (windows program)
some type of boot animation (you tube video, collection of images, whatever)
the stock VZW boot animation (attached)
file explorer
Steps:
create a folder somewhere that you will be working from
in that folder, create a folder named VZW
use fotosizer to rename the images.
USE THESE SETTINGS : Preset size - original, destination folder (the folder you created earlier named VZW, output format - JPEG, file name mask (this is important) render_720x1280_compress 0%N
add your images to fotosizer and click start. it will output the images to the folder you chose all named "render_720x1280_compress xxx.jpeg"
change the first 9 images so that they are named "render_720x1280_compress 001, 002, 003" etc
if you have more than 100 images rename them as "render_720x1280_compress 100, 101, 102" etc (the goal is to end up with the imaged names 001 to XXX consecutively)
grab the "beats" folder and the "android" folder from the stock animation
place these folders with VZW
open the boot animation creator.exe
choose the folder that contains beats, android and VZW
HERE IS THE TRICKY PART: the settings have to be like this or it wont work
android - 1 15
beats - 1 15
VZW - X 90 (x can be as many times as you want the image in VZW to repeat)
width - 720
height - 1280
speed - 15
choose next and save it anywhere you want. The file must be named Vigor_VZW_bootanimation.zip
Place the zip on your sd card and drop it where ever you ROM has its boot animation (either /system/customize/resource or /data/local or /system/media)
change the permissions to RW-R-R using a file explorer and reboot
you can also create a flashable zip with the animation placed in the correct location
DOWNLOAD THE TOOLS
Click to expand...
Click to collapse
THANK YOU. i wanted to port my boot animation but it wasnt working. i cant wait to try.
I made a ton of boot animations a while back, mostly for the inc and EVO. I opened one of the stock Rezound ones up the other to look around inside at the files. Why are the folders duplicated? The one I looked at has 2 beats, 2 vzw, etc. They seem to have the exact same images in them.
Also. Which animation does what? On a couple if Roma I tried the.boot animation was different depending on how I booted. Doing a full power down and reboot was different than doing a hot reboot.
Sent from my ADR6425LVW
Hey man im not sure if you put the wrong thing in there or if i'm retarded, but the "Boot Animation Creator.exe" is a shortcut to the program not the program itself
Let me know if im missing something, thanks dude
who_mike_d said:
Hey man im not sure if you put the wrong thing in there or if i'm retarded, but the "Boot Animation Creator.exe" is a shortcut to the program not the program itself
Let me know if im missing something, thanks dude
Click to expand...
Click to collapse
Must have grabbed the wrong icon for the zip. I'm stuck in bed with tbe flu right now. I will try to fix it in a few hours
sent from your mom
silverxbv2 said:
I made a ton of boot animations a while back, mostly for the inc and EVO. I opened one of the stock Rezound ones up the other to look around inside at the files. Why are the folders duplicated? The one I looked at has 2 beats, 2 vzw, etc. They seem to have the exact same images in them.
Also. Which animation does what? On a couple if Roma I tried the.boot animation was different depending on how I booted. Doing a full power down and reboot was different than doing a hot reboot.
Sent from my ADR6425LVW
Click to expand...
Click to collapse
They only need to have one set. Not sure which one you were looking at, but only one set is right
I think fastboot uses a different shortened animation
sent from your mom
Fastboot doesn't show any animation at all unless you full power off as far as I know.
racinwarrior said:
Must have grabbed the wrong icon for the zip. I'm stuck in bed with tbe flu right now. I will try to fix it in a few hours
sent from your mom
Click to expand...
Click to collapse
Boot animation creator: http://d01microapps.elementfx.com/Downloads/install_bootanimationcreator.msi
feel better man
MrSmith317 said:
Fastboot doesn't show any animation at all unless you full power off as far as I know.
Click to expand...
Click to collapse
I agree.....
Actually I think it uses hTC_bootanimation
sent from your mom
Front page man. Good job.
EmerikL said:
Front page man. Good job.
Click to expand...
Click to collapse
sweet.......
If you change "render_720x1280_compress 0%N" to "render_720x1280_compress %NNN" you don't have to go back and add the extra 0 to the first 9 or fix anything over 100.
knuckles562 said:
If you change "render_720x1280_compress 0%N" to "render_720x1280_compress %NNN" you don't have to go back and add the extra 0 to the first 9 or fix anything over 100.
Click to expand...
Click to collapse
nice...ill update the OP thanks
racinwarrior said:
sweet.......
Click to expand...
Click to collapse
http://www.xda-developers.com/android/make-your-own-ics-boot-animations-for-the-htc-rezound/
Hell yeah man good job!
Sweet!! I wanted to make a boot animation for my phone.
Thanks
FPS?
First of all great guide, and congrats on making the first page. I was wondering if there was any way to increase the FPS (im trying to increase it to 25) of the boot animation, I've noticed that anytime I change it in boot animation creator, my animation doesn't work anymore. If I can't change it in the boot animation creator, what would be the best way to speed up the frames a bit? Thanks in advance.
xarmorx said:
First of all great guide, and congrats on making the first page. I was wondering if there was any way to increase the FPS (im trying to increase it to 25) of the boot animation, I've noticed that anytime I change it in boot animation creator, my animation doesn't work anymore. If I can't change it in the boot animation creator, what would be the best way to speed up the frames a bit? Thanks in advance.
Click to expand...
Click to collapse
First of all thank you OP for this walkthrough. I have a Vivid and haven't been able to get bootsounds to work. With a little guidance from post 2, we have bootsound!
Xarmox - In all the animations I've ever made, there should be a desc.txt in your animation's .zip, along with the image folders. In this .txt file, the first line will display "width height framespersecond". You should be able to speed it up/slow it down by editing the fps
Also to OP and anyone else who might be interested - if you leave off the audiostart="folder", it will just start the sound at the beginning of the animation, rather than looking for a specific folder name. This would allow other animations that don't use the same folder structure to utilize the sound. However if you only want your sound to start at a specific roll of images, this is a great addition!
homeslice976 said:
Xarmox - In all the animations I've ever made, there should be a desc.txt in your animation's .zip, along with the image folders. In this .txt file, the first line will display "width height framespersecond". You should be able to speed it up/slow it down by editing the fps
Click to expand...
Click to collapse
thank you for the advice, the problem I'm having is that anytime i change the FPS in the desc.txt or in the boot animation program, my boot animation doesn't play on my phone when i boot up, it just shows the splash screen until the phone boots up. Its as if the ReZound won't play any boot animation unless its at 15 FPS.
I tried deleting every other image in the VZW folder and renamed them (I think this would give the appearance of ~30 FPS, when played at 15FPS), which isn't the preferred way, because its gonna make syncing up the sound that much more difficult. Maybe I could figure out a good pattern of frames to delete to give the appearance of 25 FPS.
xarmorx said:
thank you for the advice, the problem I'm having is that anytime i change the FPS in the desc.txt or in the boot animation program, my boot animation doesn't play on my phone when i boot up, it just shows the splash screen until the phone boots up. Its as if the ReZound won't play any boot animation unless its at 15 FPS.
I tried deleting every other image in the VZW folder and renamed them (I think this would give the appearance of ~30 FPS, when played at 15FPS), which isn't the preferred way, because its gonna make syncing up the sound that much more difficult. Maybe I could figure out a good pattern of frames to delete to give the appearance of 25 FPS.
Click to expand...
Click to collapse
Don't know if it would matter or not, but are you putting the edited desc.txt back with Store compression (file size and compressed size the same)? I use WinRAR to do this as it allows me to select compression level every time, but have to use 7zip for a lot of the other things I do that don't require Store compression, it seems to just know
Edit: Keep in mind I'm saying this without ever having played with a bootanimation for a Rezound. I have a buddy with one, if you're still having trouble I'll put one on his and see what I can do next time I see him. Or maybe OP can chime in with some knowledge

[BOOTANIMATIONS] Samsung Galaxy S5 BIOS Boot Animation [1080x1920]

Hi everyone,
This is my first time posting here so hello to everyone!
I recently purchased a Samsung Galaxy S5 after having iPhones for years and I haven't stopped using it since. I was looking into boot animations and I saw all the BIOS boot animations but realized that no one had created one for the Galaxy S5 yet. Because of that I made one myself specifically for the Samsung Galaxy S5 meaning that all the files are in the QMG format and not the typical bootanimation.zip style. Attached to this post are two zip archives containing the animation file. Both attachments are the same animation but one runs at 18FPS while the other runs at 22FPS. This way in-case your phone boots slower or faster than mine there will be time to completely finish the animation.
I also have it rendered at all different framerates from 5 to 60 so if you need it somewhere else let me know.
Let me know what you think as I plan on making a more unique animation in the future!
How to Install (Device Must be Rooted):
1.Download bootsamsung.qmg file to device
2. Go to system/media
3. Rename the existing bootsamsung.qmg to bootsamsungOld.qmg or something else (do not delete)
4. Rename bootsamsungloop.qmg to bootsamsungloopOld.qmg or something else (carrier animation, can delete if do not want)
5. Place the bootsamsung.qmg file you downloaded into here
6. Change the permissions of the bootsamsung.qmg file to: Owner: read,write Group: read Others: read
7. Reboot your phone and see if it works!
Since I am a new user I can't put images or a video preview here due to them being external links.
Below in attachments along with the animation files there will also be another zip archive containing a GIF preview and two pictures.
***EDIT***
Also in the attached files you will find bootanimation.zip which is the animation files for phones that dont use the Samsung .QMG file format. Note that it is still at 1080x1920 in terms of resolution and will play at 18FPS until you modify the desc.txt
Thanks, PDrizzly
Can I have one in ".zip" format please? The GS5 ROM I am using (MOAR ROM on Sprint GS5) has custom bootanimation support and uses .zip files for bootanimation!
Joe0113 said:
Can I have one in ".zip" format please? The GS5 ROM I am using (MOAR ROM on Sprint GS5) has custom bootanimation support and uses .zip files for bootanimation!
Click to expand...
Click to collapse
+1
Sent From My Galaxy S5 Far Far Away
Works great, thanks mate.
Sent from my SM-G900F using XDA Premium 4 mobile app
Now bootanimation.zip format is also available for download.
Eris _2.1_2010 said:
+1
Sent From My Galaxy S5 Far Far Away
Click to expand...
Click to collapse
All set, just check the post now its in the attached files section.
Thanks!
PDrizzly said:
All set, just check the post now its in the attached files section.
Thanks!
Click to expand...
Click to collapse
Thanks buddy, it is "bootanimation.zip" one right?
Joe0113 said:
Thanks buddy, it is "bootanimation.zip" one right?
Click to expand...
Click to collapse
Yes, that one is the standard format all the others attached files are the .qmg file format for samsung phones.
PDrizzly said:
Hi everyone,
This is my first time posting here so hello to everyone!
I recently purchased a Samsung Galaxy S5 after having iPhones for years and I haven't stopped using it since. I was looking into boot animations and I saw all the BIOS boot animations but realized that no one had created one for the Galaxy S5 yet. Because of that I made one myself specifically for the Samsung Galaxy S5 meaning that all the files are in the QMG format and not the typical bootanimation.zip style. Attached to this post are two zip archives containing the animation file. Both attachments are the same animation but one runs at 18FPS while the other runs at 22FPS. This way in-case your phone boots slower or faster than mine there will be time to completely finish the animation.
I also have it rendered at all different framerates from 5 to 60 so if you need it somewhere else let me know.
Let me know what you think as I plan on making a more unique animation in the future!
How to Install (Device Must be Rooted):
1.Download bootsamsung.qmg file to device
2. Go to system/media
3. Rename the existing bootsamsung.qmg to bootsamsungOld.qmg or something else (do not delete)
4. Rename bootsamsungloop.qmg to bootsamsungloopOld.qmg or something else (carrier animation, can delete if do not want)
5. Place the bootsamsung.qmg file you downloaded into here
6. Change the permissions of the bootsamsung.qmg file to: Owner: read,write Group: read Others: read
7. Reboot your phone and see if it works!
Since I am a new user I can't put images or a video preview here due to them being external links.
Below in attachments along with the animation files there will also be another zip archive containing a GIF preview and two pictures.
***EDIT***
Also in the attached files you will find bootanimation.zip which is the animation files for phones that dont use the Samsung .QMG file format. Note that it is still at 1080x1920 in terms of resolution and will play at 18FPS until you modify the desc.txt
Thanks, PDrizzly
Click to expand...
Click to collapse
Thanks man looks pretty good but would be improved with more colour and some kind of animation other than text. Good stuff though, much better than carrier boot.
Skarfist said:
Thanks man looks pretty good but would be improved with more colour and some kind of animation other than text. Good stuff though, much better than carrier boot.
Click to expand...
Click to collapse
Thanks alot man I appreciate it. My next animation will definitely be much more unique and complex.
PDrizzly said:
Thanks alot man I appreciate it. My next animation will definitely be much more unique and complex.
Click to expand...
Click to collapse
Cool, look forward to it
Can you do one for power off?..
Sent from my SM-G900F using Tapatalk
how to?
hi i would appreciate how you done it? tutorial on how to make bootanimation for s5 ..
cheers,
Geef
I am having trouble getting this to work on AllianceRom. The animation stops at the 12th picture and it just freezes there until the boot cycle completes. After applying the boot animation I can look into the zip archive and every png file from number 13 on is 0kb in size.
Just for some more information I have tried applying the boot animation by flashing via Rom Manager, using Rom Toolbox (Boot Animations), and by manually placing the bootanimation.zip in the system\media directory. When I manually place the zip file in (and adjust permissions), the boot screen is just black. Nothing shows up. Every other boot animation I have tried seems to work just fine. This is the only one giving me trouble.
Any advice?
Thank you.
tdilts said:
I am having trouble getting this to work on AllianceRom. The animation stops at the 12th picture and it just freezes there until the boot cycle completes. After applying the boot animation I can look into the zip archive and every png file from number 13 on is 0kb in size.
Just for some more information I have tried applying the boot animation by flashing via Rom Manager, using Rom Toolbox (Boot Animations), and by manually placing the bootanimation.zip in the system\media directory. When I manually place the zip file in (and adjust permissions), the boot screen is just black. Nothing shows up. Every other boot animation I have tried seems to work just fine. This is the only one giving me trouble.
Any advice?
Thank you.
Click to expand...
Click to collapse
Working fine on alliance. Open zip ..copy qmg bootanimation..remember to fix permissions reboot
Rename old qmg boot or overwrite
Sent from my SM-G900F using Tapatalk
Very nice, looks awesome!
Sent from my SM-G900A
Did not work for me
I am on Alliance t-mobile build 3 - i renamed my current bootsamsung.qmg to bootsamsung.qmg(stock) then i copied the bootsamsung.qmg from the 18fps into system/media. Changed the permissions and I still only get the stock alliance boot animation.
ratcityrain said:
Did not work for me
I am on Alliance t-mobile build 3 - i renamed my current bootsamsung.qmg to bootsamsung.qmg(stock) then i copied the bootsamsung.qmg from the 18fps into system/media. Changed the permissions and I still only get the stock alliance boot animation.
Click to expand...
Click to collapse
Rename alliance animation zip or delete
Sent from my SM-G900F using Tapatalk
---------- Post added at 09:32 PM ---------- Previous post was at 09:31 PM ----------
It over rides qmg
Sent from my SM-G900F using Tapatalk
That worked perfectly. Didn't realize that Alliance had a bootanimation.zip file there. Never thought to look lol
Didn't work
I have been trying to tweak some things, but nothing changes! I decided to try simply renaming the bootsamsungloop.qmg with ES file explorer to see if this would work. Sure enough, Verizon still pops up on boot. I had safestrap installed, but wasn't using it, so I uninstalled that, and still nothing. It seems very odd. Any ideas?
Hezzennater said:
I have been trying to tweak some things, but nothing changes! I decided to try simply renaming the bootsamsungloop.qmg with ES file explorer to see if this would work. Sure enough, Verizon still pops up on boot. I had safestrap installed, but wasn't using it, so I uninstalled that, and still nothing. It seems very odd. Any ideas?
Click to expand...
Click to collapse
Are you fixing permissions?try with another file explorer
Sent from my SM-G900F using Tapatalk

Boot Animations for 2014 moto g

Caution:::: I have today (1-18-2015) heard on the rumor mill that Motorola have used a new binary in the 5.0.2 update, this binary affects the boot animation. In effect it may only allow animations made in an mp4 format to work and causes a system crash if using the old, tried and tested format of frames of jpg's or png's. This of course fits in with Motorola's own animations which are mp4's. I can't vouch for the fact that it may be possible to overcome this by changing permissions but it seems that the new binary will have to be installed. In view of the fact that all my animations up to now are jpg's and png's I would strongly advise you don't install them on a 5.0.2 upgrade. I hope I'm being over cautious but I wouldn't want anyone to have to go through the number of re-sets that I have had to do over the past few days.
I've made a couple of animations for the 2014 moto g so over the next couple of days I'll post them to this thread in case anyone is interested. The usual disclaimer applies i.e. I am not responsible if installing these files causes your house to blow up, your cat to run away or your wife,partner or friend leave you for the next door neighbor.
This first one is CIA themed so I have made a similar bootlogo file in case anyone wants to go the whole way! The two files are easily identifiable by the names.
The "Logo" file is a flashable zip using any custom recovery (TWRP - CWM - Philz).
The animation zip has to be placed manually using any file manager you like.
First - go to ..... /system/media ..... and rename the bootanimation which is there to avoid it being overwritten. You can add the word "old" or "bak" or anything you like.
Second - copy the CIA-Anim.zip file to the folder ...../system/media ..... and then rename it bootanimation.zip
These files will work with KK and Lollipop O/S's and with all versions of moto g 2014 edition.
The PNG file shows you the Logo ..... The GIF file gives you an idea of the animation.
OK here is another one. Same as before all disclaimers apply i.e. house - cat - neighbor.
Logo file is "recovery flashable zip"
Anim file is put into ...../system/media ..... folder
JPG shows how Logo looks ..... GIF gives you an idea of the animation.
OK here is another one. Same as before all disclaimers apply i.e. house - cat - neighbor.
Logo file is "recovery flashable zip"
Anim file is put into ...../system/media ..... folder
JPG shows how Logo looks ..... GIF gives you an idea of the animation
Here's one for the Marvel Fans.
Usual disclaimer and guidance applies
Logo is flashable in recovery ..... Anim rename and place in /system/media
JPG shows Logo ..... GIF gives idea of Anim
OK as before same disclaimer and guidance apply
Logo file is flashable in recovery ..... Anim file placed in /system/media
At the moment I am holding off from posting any further anims. Before posting I always try out new anims on my own XT1064 to make certain they work and there is no possibility of bootlooping for other users. Since updating to 5.0.2 I have found problems installing new anims i.e. continuous bootlooping causing me several instances of having to factory reset and re-install the update. Until I can determine whether this is a fault on my phone or is caused by the 5.0.2 update I won't post any more. As a possible related issue, I have found that I can no longer make alterations to the "build.prop" file without causing a bootloop and crash.

Custom BootLogo and bootanimation for E4 (Perry)

I have finally created a boot logo that I am happy with. The placement of the N/A is in such an awkward location that it is very difficult to hide unless using an all white background...which I do not care for. I like a dark background, so this has been bugging me for a long time.
In addition, I have created my first boot animation to accompany the boot logo. It is nothing elaborate and probably will only look good when used in conjunction with the corresponding boot logo. Anyway, use them if you like.
FYI - BootLogos are flashable in TWRP. The bootanimation needs to be renamed simply to "bootanimation", manually installed, and permissions changed to rw-r-r
mn1968 said:
I have finally created a boot logo that I am happy with. The placement of the N/A is in such an awkward location that it is very difficult to hide unless using an all white background...which I do not care for. I like a dark background, so this has been bugging me for a long time.
In addition, I have created my first boot animation to accompany the boot logo. It is nothing elaborate and probably will only look good when used in conjunction with the corresponding boot logo. Anyway, use them if you like.
FYI - BootLogos are flashable in TWRP. The bootanimation needs to be renamed simply to "bootanimation", manually installed, and permissions changed to rw-r-r
Click to expand...
Click to collapse
Is root required?
ctusher said:
Is root required?
Click to expand...
Click to collapse
Yes.
Thanks for these simple, yet elegant boot animations! I have been using the yellow logo LITERALLY since the day you released it, and have just now installed the animation and am loving that as well....and for any interested parties manually installing the animation means navigating to the system/media directory, (at least in the UScellular/Retail versions of this device, your mileage might vary) and renaming the boot animation.zip to bootanimation.zip.bak then copying the animation you downloaded from here to the system/media (as well as being sure to have it named bootanimation.zip and running chmod 644 on the file as well )
IS there any preview of the boot animation? also, i downloded the bluelogo.zip file and when i booted my phone the logo was actually pink. Is it just me or is the naming of the files wrong?
sidgallup said:
IS there any preview of the boot animation? also, i downloded the bluelogo.zip file and when i booted my phone the logo was actually pink. Is it just me or is the naming of the files wrong?
Click to expand...
Click to collapse
There is no pink one. No, the files aren't named wrong. For preview, click/select the pictures in the first post.
mn1968 said:
There is no pink one. No, the files aren't named wrong. For preview, click/select the pictures in the first post.
Click to expand...
Click to collapse
Ahhh, i only clicked the first 2 images of the boot logo, didnt go all the way to the final one. Thanks, ill see how to install this onto Resurrection Remix ROM.
Thanks

[LOGO] [BOOTANIMATION] Pixel 2 Device Boot Animation + Splash Logo

So, if anyone wanted to get rid of Mi's splash screen, ugly fastboot screen and bootanimation here's the black themed replacements for logo and bootanimations.
To flash logo, extract logo_pixel.zip and flash from fastboot using
Code:
fastboot flash logo logo_pixel.img
To use bootanimation, backup and replace /system/media/bootanimation.zip with the provided file from TWRP.
DON'T FORGET TO MOUNT SYSTEM BEFORE REPLACING.
CREDITS:
Thanks to @moonheartmoon for their Sagit Logo Generator
project.
Thanks to @Rishi2906 for their [FLASHABLE] Pixel 2 Bootanimation For All Devices project.
Thank you, I have been wanting to change the boot animation but have never got around to it.
I will definitely use this and I will contribute something back ( see attached file) Hopefully other users can contribute to this thread too, so that we have a wide range of options for boot animations and splash screens.
Regarding the attached file : If you want to keep the boot splash, but get rid of the bootloader unlocked message, the attached file will replace the splash image with the original stock splash.
Credit goes to the 4PDA user Dimoha
Thanks
The War Profiteer said:
So, if anyone wanted to get rid of Mi's splash screen, ugly fastboot screen and bootanimation here's the black themed replacements for logo and bootanimations.
To flash logo, extract logo_pixel.zip and flash from fastboot using
Code:
fastboot flash logo logo_pixel.img
To use bootanimation, backup and replace /system/media/bootanimation.zip with the provided file from TWRP.
DON'T FORGET TO MOUNT SYSTEM BEFORE REPLACING.
CREDITS:
Thanks to @moonheartmoon for their Sagit Logo Generator
project.
Thanks to @Rishi2906 for their [FLASHABLE] Pixel 2 Bootanimation For All Devices project.
Click to expand...
Click to collapse
I can't find the / media / bootanimation directory, I found only system but no / media / bootanimation
Paoloqu24 said:
I can't find the / media / bootanimation directory, I found only system but no / media / bootanimation
Click to expand...
Click to collapse
Did you mount system?
The War Profiteer said:
Did you mount system?
Click to expand...
Click to collapse
thank you. when I go to / system / media, I already find a bootanimation, before the new bootanimation is transferred to my internal memory, I tried to make copy, bringing the new bootanimation to overwrite the one already present, but it doesn't work, then I tried to flash bootanimation (the one already present in the memory), but failed telling me: zip file corrupt. Thank you. but it is not possible instead of overwriting the default bootanimation, to already improve the present one ??, adding type, color, effect to the Mi logo?
The War Profiteer said:
So, if anyone wanted to get rid of Mi's splash screen, ugly fastboot screen and bootanimation here's the black themed replacements for logo and bootanimations.
To flash logo, extract logo_pixel.zip and flash from fastboot using
Code:
fastboot flash logo logo_pixel.img
To use bootanimation, backup and replace /system/media/bootanimation.zip with the provided file from TWRP.
DON'T FORGET TO MOUNT SYSTEM BEFORE REPLACING.
CREDITS:
Thanks to @moonheartmoon for their Sagit Logo Generator
project.
Thanks to @Rishi2906 for their [FLASHABLE] Pixel 2 Bootanimation For All Devices project.
Click to expand...
Click to collapse
Can you also make a white version? i tried but it just shows black with orange and white text.
TheDevGuy9497 said:
Can you also make a white version? i tried but it just shows black with orange and white text.
Click to expand...
Click to collapse
Well I could but white doesn't go well with the notch. The notch area will be black while boot animation is white, so I don't think I'll do it. The thing is it works well in my phone so it's supposed to work on all phones, I don't know and will not know what's wrong with yours.
The War Profiteer said:
Well I could but white doesn't go well with the notch. The notch area will be black while boot animation is white, so I don't think I'll do it. The thing is it works well in my phone so it's supposed to work on all phones, I don't know and will not know what's wrong with yours.
Click to expand...
Click to collapse
The black one works fine but the boot animation for pixel experience is white not black so it looks odd transitioning
TheDevGuy9497 said:
The black one works fine but the boot animation for pixel experience is white not black so it looks odd transitioning
Click to expand...
Click to collapse
I also shared the black background bootanim for this purpose.
Paoloqu24 said:
thank you. when I go to / system / media, I already find a bootanimation, before the new bootanimation is transferred to my internal memory, I tried to make copy, bringing the new bootanimation to overwrite the one already present, but it doesn't work, then I tried to flash bootanimation (the one already present in the memory), but failed telling me: zip file corrupt. Thank you. but it is not possible instead of overwriting the default bootanimation, to already improve the present one ??, adding type, color, effect to the Mi logo?
Click to expand...
Click to collapse
I did for many times to my Mi8 as follow :
To change bootanimation :
- Install file explorer for root access (for MIUI 11/Android 10, Root Explorer is the best). Tap to "Mount R/W" on Root Explorer
- Find bootanimation.zip file in root/data/system/theme/boots. Backup this file.
- Replace the original bootanimation.zip file with another bootanimation.zip you downloaded before. Don't forget to change permission to -rwxrxrx-
- Reboot
You can also try flash my bootanimation file via TWRP for another choice.
To change bootlogo, I did the simple way :
- Extract the ROM zip file
- Find the logo.img in folder firmware-update and replace it with another logo.img you downloaded before (the name must "logo")
- Archive again the ROM zip
- Flash the ROM zip via TWRP
On PE rom find in :
root/system/system/product/media

Categories

Resources