I have downloaded couple of bootanimations for my AHD , tested them and they worked.
I wanted to add sound to them, so I edited desc.txt and added line
Code:
s sound.ogg
audio file was converted from mp3 to ogg and placed in system\media
After rebooting, bootanimation is not playing at all, after startup logo, it shows blank screen until phone is fully booted.
I have made sure permissions are the same as original bootanimation on both zip and ogg files.
Tries to add sound to another zip file, but had same results - animation is not coming up at bootup at all.
What am I doing wrong?
thank you for any help
ranfot said:
I have downloaded couple of bootanimations for my AHD , tested them and they worked.
I wanted to add sound to them, so I edited desc.txt and added line
Code:
s sound.ogg
audio file was converted from mp3 to ogg and placed in system\media
After rebooting, bootanimation is not playing at all, after startup logo, it shows blank screen until phone is fully booted.
I have made sure permissions are the same as original bootanimation on both zip and ogg files.
Tries to add sound to another zip file, but had same results - animation is not coming up at bootup at all.
What am I doing wrong?
thank you for any help
Click to expand...
Click to collapse
What are you using to create/and/or edit your boot animations with?
The only program I've had luck with is 7zip, with compression set to "store".
I had the same problem when I created my first boot ani, but not since doing what I just described.
Sent from my A H Delicious Maxxx!
ATGAdmin said:
What are you using to create/and/or edit your boot animations with?
The only program I've had luck with is 7zip, with compression set to "store".
I had the same problem when I created my first boot ani, but not since doing what I just described.
Sent from my A H Delicious Maxxx!
Click to expand...
Click to collapse
The animations were downloaded from this site and worked fine before I started adding the code into txt file.
I have used winrar to pack archive in "store" mode. but I will try with 7zip too.
zipping it with 7zip definitely helped. i now have working boot animation with custom sound. works great. thank you
ranfot said:
zipping it with 7zip definitely helped. i now have working boot animation with custom sound. works great. thank you
Click to expand...
Click to collapse
That was my mistake as well. I used winrar at first, and I figured it was 7zip that would fix you up.
Glad you got it working
Any chance we can get a preview of your work? I haven't tried yet, but really wanna get rid of the AT&T boot animation...
Deep rooted in the mAtrix HD...
http://android-gz.com
IP IHI II IL said:
Any chance we can get a preview of your work? I haven't tried yet, but really wanna get rid of the AT&T boot animation...
Deep rooted in the mAtrix HD...
http://android-gz.com
Click to expand...
Click to collapse
the actual animation is not my work, Its an original animation from Droid razr, I just added different sound to it. but here what it looks like:
https://www.youtube.com/watch?v=3vLMa5tq1tE&feature=fvwrel
ranfot said:
the actual animation is not my work, Its an original animation from Droid razr, I just added different sound to it. but here what it looks like:
https://www.youtube.com/watch?v=3vLMa5tq1tE&feature=fvwrel
Click to expand...
Click to collapse
Oh man, that makes me miss my RAZR...
Deep rooted in the mAtrix HD...
http://android-gz.com
Making sound work
Kinda of a noob at this but i made mine work.
I started with downlaoding the droid animation zip i found in these forums unzipped it and verified contents
Next I opened the .txt file and verified what is said
720 1280 15
p 1 5 01_droid
p 1 0 02_mobility
p 1 0 03_loop
the i added s and droidhd.ogg for my sound in the location that i wanted it
720 1280 15
p 1 5 01_droid
p 1 0 02_mobility
s droidhd.ogg
p 1 0 03_loop
my sound will start as soon as the mobility folder begins if i understand things correctly.
Next I followed the advice of ATGAdmin from this thread and when i highlighted my files, added them to archive via 7zip, it brought a new window and this is where I told it to make it a .zip file and set them "store". this was key to making the sound function along with the animation.
I then place the new zipped file named bootanimation.zip and my sound droidhd.ogg in my /system/media using root explorer and moved my original animation and sound to my back up folder and rebooted. sound and animation fully functional.
I hope this helps
Related
ok so i read on XDA that you can get sound on your boot animations. i have put together a droid x boot animation and with your help i got it to "install". now, i was told to edit the "desc" text document to read:
"320 480 22"
p 1 0 android
p 1 0 part0
p 0 0 part1
so i did that. then they said to name the mp3 file "Anroid_Audio.mp3" so i did. then they said to put the file into the "bootanimation.zip" where the desc txt document and the part0 and part 1 files are. then they said to copy that and go into data, then local, then paste it. so i did. then they said to reboot the phone and it would work. so i rebooted the phone. and all that happened was a blank screen for a little while and then it went to the homescreen.
anyone have any idea on how to get this to work?
anyone? i really would like to have sound..
Lol. I would like but don't know how to make it work.
seems like no one knows
Use WinRAR to compress your bootanimation.zip, and set the compression to "Store."
saturnine_sweet said:
Use WinRAR to compress your bootanimation.zip, and set the compression to "Store."
Click to expand...
Click to collapse
tried that but then when i opened up Root Explorer on my phone i pasted it into data/local and it said it pasted but it still showed the old bootanimation. tried same with system/media. no luck :/
Hmm idk about installing it that way. Using an update.zip or pushing from ADB might be more effective.
You spelled "Android" wrong in the file name of the mp3. Maybe that's the problem.
I've never added sound to my boots, but I do have a custom boot picture and custom animation. It seems to me that the title in your txt file should refer to the mp3 by the exact file name.
Let me know if you get this working. I'd love to change mine.
Sent from my FroyoEris using XDA App
why don't you browse through the original rom seeking for bootanimation.zip ?
btw by my own experience changing the original bootanimation.zip through a recovery script (aka update.zip) simply doesn't work so if its your case just do it manually with root explorer.
Hope it helps
joshw0000 said:
You spelled "Android" wrong in the file name of the mp3. Maybe that's the problem.
I've never added sound to my boots, but I do have a custom boot picture and custom animation. It seems to me that the title in your txt file should refer to the mp3 by the exact file name.
Let me know if you get this working. I'd love to change mine.
Sent from my FroyoEris using XDA App
Click to expand...
Click to collapse
lol sorry about that. i spelled it right on the file, just a mispelling on the post
Mister-Tea said:
why don't you browse through the original rom seeking for bootanimation.zip ?
btw by my own experience changing the original bootanimation.zip through a recovery script (aka update.zip) simply doesn't work so if its your case just do it manually with root explorer.
Hope it helps
Click to expand...
Click to collapse
I've changed the boot anim a number of times using a zip through recovery. However in these instances I was not the one that compiled the zip so I'm unsure about the exact process.
I belive your boot anim has to be a anim GIF along with a XML file.
Sent from my FroyoEris using XDA App
Have you tried putting the android_audio.mp3 file into /system/customize/resource/ and not inside the .zip?
That works for me.
5noc said:
Have you tried putting the android_audio.mp3 file into /system/customize/resource/ and not inside the .zip?
That works for me.
Click to expand...
Click to collapse
no i havent tried that but thanks for the tip, ill try it a little later
edit: i didnt see a folder named customize..?
roblikeschocolatecake said:
no i havent tried that but thanks for the tip, ill try it a little later
edit: i didnt see a folder named customize..?
Click to expand...
Click to collapse
On my Android 2.2 (froyo) device, the path to the bootanimation and sound file is:
/system/media/bootanimation.zip
/system/media/android_audio.mp3
Both are at the same folder level. Also, each 'frame' of the animation is a separate .png file in two directories. One directory has the opening part of the animation, the second directory contains just the looping part.
dklockshine said:
On my Android 2.2 (froyo) device, the path to the bootanimation and sound file is:
/system/media/bootanimation.zip
/system/media/android_audio.mp3
Both are at the same folder level. Also, each 'frame' of the animation is a separate .png file in two directories. One directory has the opening part of the animation, the second directory contains just the looping part.
Click to expand...
Click to collapse
i have a cliq with a 2.1 rom on it. inside the bootanimation.zip is a part0 and part1 folder. part0 contains the png's for the opening part of the bootanimation and part1 has the png's for the looping part. now, do i add a line into the txt file saying "android_audio.mp3" ? and then put the android_audio.mp3 into /system/media/ ?
roblikeschocolatecake said:
i have a cliq with a 2.1 rom on it. inside the bootanimation.zip is a part0 and part1 folder. part0 contains the png's for the opening part of the bootanimation and part1 has the png's for the looping part. now, do i add a line into the txt file saying "android_audio.mp3" ? and then put the android_audio.mp3 into /system/media/ ?
Click to expand...
Click to collapse
In my bootanimation.zip, my 'part0' folder is named 'android' (the opening part of the animation). There is no entry in the 'desc.txt' file for the audio file, it just sits in the media folder along side the .zip file, not inside it.
I just had an idea that the name of the audio file needs to match the name of the folder that has the first part of the animation. For example, my folder is named android and the audio file is 'android_audio.mp3'. If you're still having problems getting the audio to play, try naming the audio file 'part0_audio.mp3' and see if that works for you.
dklockshine said:
In my bootanimation.zip, my 'part0' folder is named 'android' (the opening part of the animation). There is no entry in the 'desc.txt' file for the audio file, it just sits in the media folder along side the .zip file, not inside it.
I just had an idea that the name of the audio file needs to match the name of the folder that has the first part of the animation. For example, my folder is named android and the audio file is 'android_audio.mp3'. If you're still having problems getting the audio to play, try naming the audio file 'part0_audio.mp3' and see if that works for you.
Click to expand...
Click to collapse
im not even gonna bother messing with it now. i mean the hd2 is a windows mobile phone yet it can run an android 2.2 rom. im jealous of my dad... and im sitting here with a cliq that still has android 1.5 and yet again moto has delayed the update. im ready to give up on the cliq. its got nothing out there. i mean, ive got it rooted and have a 2.1 rom on it but i just cant handle not having any development for it. but the thing is i just got my cliq from tmobile around april so im not sure if i qualify for an upgrade yet. should i maybe complain to tmoblile about moto being horrible with there updates and im not satisfied with the phone to try and get them to give me a new phone for free?
Im fairly certain you leave the sound file OUT of the bootanimation.zip. Just place it in there, and make sure the desc has the part0 sound thingy...
Didn't the older Android versions have sound in the boot animations?....Just for a brief moment. You could probably download a 1.5 rom, extract the boot animation from it, change the mp3 (and maybe something in the text file) and put it in data/local or system/media (or both) of your current rom.
Sent from my Droid Eris using XDA App
For those wanting to change the boot animation on your Thunderbolt, here is a quick tutorial. Remember that you do this at your own risk- I take no responsibility. It is fairly simple though.
1. Download your preferred bootanimation and place on the root of your sd card.
2. Rename to "bootanimation.zip" (without the quotes of course)
3. use root explorer and navigate to the /system/media folder OR /system/customize/resource folder for VirusROM (I think)
4. rename the "bootanimation.zip" to "bootanimation.zip.old" and "Finalthunder.mp3" to "Finalthunder.mp3.old"
5. Next navigate to your sdcard, and find the bootanimation.zip file that you downloaded and renamed.
6. long press and choose copy
7. now navigate to the /system/media folder on your phone and toggle to mount R/W
8. Then just paste the bootanimation and done!
9. Reboot to check out your new boot animation
I will be trying to reach out to several devs who have made boot animations and see if they will let me post a link to them here so we can have a centralized place to get anims from. Will update as soon as I start hearing back from those devs.
How do you change the boot sound?
I was able to change this right after root by using the same methods as I used on my DINC. But I want to replace the boot sound as well. I have tried renaiming to thunderfinal.mp3, android_audio.mp3, and (VZW_) something .mp3 to no avail. Any suggestions or success?
madroix said:
I was able to change this right after root by using the same methods as I used on my DINC. But I want to replace the boot sound as well. I have tried renaiming to thunderfinal.mp3, android_audio.mp3, and (VZW_) something .mp3 to no avail. Any suggestions or success?
Click to expand...
Click to collapse
rename it to:
thunderfinal.mp3.old
and it "should" work. at least it worked for me. if you change the bootanimation, just add ".old" after .zip
FYI - I don't think that is the correct location - at least it's not on my Thunderbolt. Check here: /system/customize/resource and find the VZW_bootanimation.zip.
I replaced that with one of my choice and it's working fine. The sound is there as well: FinalThunder.mp3.
elemerica said:
FYI - I don't think that is the correct location - at least it's not on my Thunderbolt. Check here: /system/customize/resource and find the VZW_bootanimation.zip.
I replaced that with one of my choice and it's working fine. The sound is there as well: FinalThunder.mp3.
Click to expand...
Click to collapse
It depends what rom you are using. The debloated rom has those files placed in media. I am running the debloated rom now.
Where can I download other boot animations?
In xda there are a ton of boot animations. Just use the search. I put "boot animation" in the search tab and got a ton of results.
sent from your mom's house via XDA Premium app
runhopskipjump said:
It depends what rom you are using. The debloated rom has those files placed in media. I am running the debloated rom now.
Click to expand...
Click to collapse
If you are running Debloat then its in the /system/media folder.
sent from your mom's house via XDA Premium app
The stock rom is:
/system/customize/resource/bootanimation.zip
Same as EVO not DINC, DINC called it VZW_bootanimation.zip
I've been working on a few of my own boot animations. The problem I found is that when I dropped in my own boot animation and left the finalthunder.mp3 right where it was. It no longer played the thunder sound?? I assumed that changing the name of finalthunder would make it go away otherwise it would play no matter what.
So why did it stop playing when I didn't touch it?
**EDIT
Duplicate post. Sorry!
Maybe the sound is tied to the original boot animation through a script or other file...not really sure. I am going to play around with it this week and see if I can get the sound working as I have a couple ideas myself. If I find something that works I will be sure to post back and let you know.
Sent from my ADR6400L using XDA Premium App
changing Stock animation
I'd like to know as well. I can't see anywhere in the VZW_bootanimation.zip where that file is even referenced...
Of course, I'm not exactly a scholar in this area. I just want to use a custom sound with my custom boot ani.
Thanks!
B
*UPDATE*
I extracted all the stock folders from the zip, I changed 1 PNG (the quietly brilliant splash in the 'android' folder), rezipped it and put it back on the bolt. When I rebooted the screen was blank BUT the finalthunder.mp3 STILL played... and there was no animation.
I kept the PNG file name that I changed the same as the original... not sure why it stopped working tho. {Note - I rename the zip (attached) after I have it on my SD card. then move it to the system/customize/resource.}
hey guys, having some problems making mine
i was able to make everything but i get no image. I made 120 jpg files for the VZW folder and placed them in their.
I then customized the HTC screenie for the android folder, and finally in the progress folder i placed a .gif (which i didn't think was a problem).
I also placed the desc.txt file as well, zipped it up and placed in in /system/media. No dice...
Anyone else having an issue or has had this issue and knows what i need to do??
edited because
Anybody got any cool boot animations running on their Tbolts yet?
Awesome this worked great. Thinks for the instructions.
okay, i need some assistance, I'm trying to make a fairly simple boot animation, but NONE of the animations ive used have worked I am obviously not doing something right, but not sure what
I can't get this to work either... I'm running DaBamf ROM and put these files in the system/media folder to replace what was there and all I get is a black screen and no sound at all... I haven't messed with the stock location of these files yet, so we'll see...
Ok this is a weird solution but it has worked for me.
1. down load the link below and flash it. When it boots up you will get the famous rick roll bootanimation that jcase put up on April 1st.
2. Go to /system/media/ and replace the bootanimation.zip with whatever bootanimation.zip you want.
3. If you want to add custom boot sound you have to name it android_audio.mp3 to replace what is there. If you don't want any sound delete the existing android_audio.mp3 or you will get Rick Astley every time you boot.
That has allowed me to change bootanimation and get custom sound each time I have replaced the ROM. If that works for you thank me and enjoy.
Hello xda'ers
I just installed the unofficial 5.0 port on my Oneplus One and I am really happy with it. I didn't face any bugs during the setup and I am using it proudly for a few hours now. On the KitKat rom I was using before I had a custom boot animation I made myself and it worked very good. Now since I switched to Android l and I tried to flash it it didn't work (said successful but didn't applied). The same goes with other bootanimations I tried, so it shoudn't be compressed wrong or something. I am just curious if any of you nows a way to set a custom bootanimation on Android L because I thing eigther the directory has changed or something else I don't understand (I am new to this and this should be my "starter project" lol). I hope someone can help me.
Thanks Lukas
Search is your friend: http://forum.xda-developers.com/showthread.php?t=1678540
Shouldn't be compressed period, also make sure the permissions are set properly.
qureyoon said:
Search is your friend: http://forum.xda-developers.com/showthread.php?t=1678540
Click to expand...
Click to collapse
I already had this tool. That's actually the tool i used to amke the animation. My problem is that when i flash it it wouldn't apply and so does every bootanimation I tried. I think it is up to Android L.
Anyways, if anybody sees this it would be really nice of you if you could overlook my bootanimation and tell me what I did wrong. Because I tried everything now and It wouldn't work
DerNero said:
My problem is that when i flash it it wouldn't apply and so does every bootanimation I tried.
Click to expand...
Click to collapse
What do you mean flash?
You don't flash a bootanimation.zip (see here)
Your .zip is not even a flashable zip file
Sorry, postet the wrong file. This is the non flashable zip that is in my flashable zip. I tried building a flashable zip, but if flashes successfully and doesn't apply, so it does not replace the bootanimation.zip in the /system/media/ folder. I am currently on mobile so I can't post the file, I may put a link in this post later on when I upload it somewhere. I really hope you can help me on this..
EDIT: here os the link to the flashable .zip I build: https://www.dropbox.com/s/hy05o88rlx79hlt/AndyBootanimationByNero.zip?dl=0
Sent from my A0001 using XDA Free mobile app
Try copying manually, and set the permissions.
Rename your original first, just in case.
Root Explorer method:
1. Rename your boot animation to bootanimation
2. Put it on your SD card
3. Open Root Explorer and copy bootanimation.zip to /system/media. This will replace the existing boot animation
4. Reboot your phone
Click to expand...
Click to collapse
Also check the following:
Common mistakes that people make:
-Wrong compression method: you MUST set the compression method to Store!
-Missing empty line at the end of the desc.txt file: an empty line is needed! Otherwise, the boot animation won't work!
-Frames drawn in wrong color mode: you MUST draw your frames in RGB 8bit or RGB 16bit COLOR MODE!
Click to expand...
Click to collapse
Okay I need to double check when I am off school. One thing I noticed is if I replace the animation manually it won't work, so it can be a probkem with the animation, thr pictures themselves, or the permission settings. How exactly to I set the permissions for the zip?
Sent from my A0001 using XDA Free mobile app
You use a root file manager to copy the file to the right directory. Then change the permissions of the zip AFTER you copy it to the right directory. Permissions should be rw-r-r
DerNero said:
Okay I need to double check when I am off school. One thing I noticed is if I replace the animation manually it won't work, so it can be a probkem with the animation, thr pictures themselves, or the permission settings. How exactly to I set the permissions for the zip?
Sent from my A0001 using XDA Free mobile app
Click to expand...
Click to collapse
I have made this flashable zip for you...
flash it in recovery and enjoy ur bootanimation.
Let me know if it worked fine for you!
I'm also trying this, and it's not working too. Permissions all set. Bootanimation is clean of junk files Windows/Mac adds.
Just a black screen.
DerNero said:
Okay I need to double check when I am off school. One thing I noticed is if I replace the animation manually it won't work, so it can be a probkem with the animation, thr pictures themselves, or the permission settings. How exactly to I set the permissions for the zip?
Click to expand...
Click to collapse
This is an old thread, but I thought I'd jump in with a suggestion.
1080x1920 is really pushing things for animations. For my Nexus 5, I set my max animation sizes to either:
- 1080 wide X 768 high (for letter-boxed animations), set 1:1 in the desc.txt file (no scaling)
- 720 wide X 1280 high (for full-screen), set to 1080x1920 in the desc.txt
1080x1080 WILL NOT work; those still need to be 720x720 and scaled in the desc.txt to 1080x1080.
My recommendation is to crop the frames, centered, to 1080x720 and set it to 1080x720 in the desc.txt.
EDIT: Try this version (non-flashable): http://www.mediafire.com/download/4mcnpmpxlmvn24c/DerNero-bootanimation.zip
>>>>[BOOTANIMATION]<<<[FLASHABLE] made from the nexus 6p commercial
I was bored/ unemployed and decided to turn the nexus 6p commercial into a bootanimation.
Just replace your original from system/media ( make sure you keep the original in a safe place) change permission to rw-r--r--.
Hit like if you like. Hit donate if you want too. The attached .gif is not the actual boot animation just a preview made for this post.
Here is the video used to create the boot:
https://youtu.be/4cAHL4LMNlY
https://www.androidfilehost.com/?fid=24399994186369465
******UPDATE EMPLOYED!!!!!********
If you have any request I'm willing to custom make one for you, since I'm unemployed and bored, only 30 Sec video clips please. Or any recommendations?
****UPDATE*** added FLASHABLE.ZIP
https://www.androidfilehost.com/?fid=24407100847293357
***reserved****
is there a difference? you posted 2 times at seperate times
gd6noob said:
is there a difference? you posted 2 times at seperate times
Click to expand...
Click to collapse
No one post just contains the video used
really really choppy and slow...
gd6noob said:
really really choppy and slow...
Click to expand...
Click to collapse
Really? It runs smooth like a video on mine I'll look into the fps
I flashed your zip file but it didn't change anything. I have been trying to flash a custom boot animation with audio for a few days and I can't seem to get it to stick. I've even used Rom Toolbox to flash but animations but all that I've achieved is actually losing my standard boot animation.
Can you please help?
Predtechhacker said:
I flashed your zip file but it didn't change anything. I have been trying to flash a custom boot animation with audio for a few days and I can't seem to get it to stick. I've even used Rom Toolbox to flash but animations but all that I've achieved is actually losing my standard boot animation.
Can you please help?
Click to expand...
Click to collapse
Would you like the stock boot back? ( ALWAYS KEEP IT IN A SAFE PLACE) I'll post it below . I just noticed theres an Error in the flashable.Zip. (To add sound to your bootanimation you must save an .ogg file in the same folder and code it into the animation) .Use root explorer to replace whatever boot animation you have in the SYSTEM>MEDIA folder and edit permission to rwxr--r--
Thanks, I appreciate you helping me with the stock animation.
Can you help me figure out why the hell I can't get any other boot animations to work?
Predtechhacker said:
Thanks, I appreciate you helping me with the stock animation.
Can you help me figure out why the hell I can't get any other boot animations to work?
Click to expand...
Click to collapse
Are you doing it manually? Flashable? Or with an app?
I've tried all 3. I just can't get any of the boot animations I create to stick.
Predtechhacker said:
I've tried all 3. I just can't get any of the boot animations I create to stick.
Click to expand...
Click to collapse
Upload your work and I'll take a look
Predtechhacker said:
I've tried all 3. I just can't get any of the boot animations I create to stick.
Click to expand...
Click to collapse
Ate you setting the right permissions? Rwxr--r-- and if that isn't working try rw-r--r--
I'm trying to create an iron man boot animation with audio. I included the audio file inside the zip file for you to see.
I hadn't thought about the permissions so I'll go check those out.
Predtechhacker said:
I'm trying to create an iron man boot animation with audio. I included the audio file inside the zip file for you to see.
I hadn't thought about the permissions so I'll go check those out.
Click to expand...
Click to collapse
Yes permissions must be set in root explorer for the manual method to work. I will check yours out
Predtechhacker said:
I'm trying to create an iron man boot animation with audio. I included the audio file inside the zip file for you to see.
I hadn't thought about the permissions so I'll go check those out.
Click to expand...
Click to collapse
after my initial research your png files in each folder must be consecutive i.e P1 000.png-070.png P2 071.png - 139.png Etc..... they must be consecutive. you started from zero in each Part. 70 .png per folder
Predtechhacker said:
I'm trying to create an iron man boot animation with audio. I included the audio file inside the zip file for you to see.
I hadn't thought about the permissions so I'll go check those out.
Click to expand...
Click to collapse
If you send me your original image files ill compile them for you i just dont want to go back through and rename all your files since you already have them. ship it to me in one bulk folder
I've attached a zip file with all of the images. I renamed each one to be in exact numerical order starting at 000 and going in increments of 001.
I placed that zip file with the desc.txt file into system/media and set the permissions at 0744(rxwr--r--).
It still didn't work.... Is there a limit to how many images can be in one folder?
I attached the zip in question to this post so you can see.
I also tried setting the permissions to 0644(rw-r--r--) and that didn't work either
Predtechhacker said:
I've attached a zip file with all of the images. I renamed each one to be in exact numerical order starting at 000 and going in increments of 001.
I placed that zip file with the desc.txt file into system/media and set the permissions at 0744(rxwr--r--).
It still didn't work.... Is there a limit to how many images can be in one folder?
I attached the zip in question to this post so you can see.
Click to expand...
Click to collapse
Yes 70 per part, I'll look at it and report back
Hi All,
Back again to share my latest work. I have taken the Google Pixel XL boot animation and converted it to have a black background. Its 1440p resolution.
I spent a lot of time learning to make python plugin for use with GIMP image editor to apply a number of image processing procedures and then batch process all the boot animation files. The result is I can quickly do this conversion now in less than 5min! This plugin does not simply do background paint bucket fills. The problem I found with this is you are left with intermediate colours remaining on the edge of the google letters from the white background. You might be able to solve that by increasing the threshold but then you are left with pixel, jagged edges which also sux! Instead I played with RGB modes, selective selection by colour, alpha colour, etc, etc. The result is a black background, with nice edges of the coloured google letters, and I think i did a good job to keep original colours. Someone with a trained photoshop'd eye may beg to differ but I think its ok for now.
Only thing I ask for in return is give credit where credit is due if you include this in your work/projects.
If anyone is interested in have the Pixel boot animation for devices of other resolutions (e.g. Nexus 5X) let me know and send the original boot animation and I'll convert.
Paul.
Oh! And as always - DO A NANDROID BACKUP!!! I will take not responsibility.
God bless you developers and XDA
Sent from my Pixel XL using XDA-Developers mobile app
---------- Post added at 05:43 AM ---------- Previous post was at 05:40 AM ----------
Working all good and perfect... Looks regal in black
Sent from my Pixel XL using XDA-Developers mobile app
Thank u for doing this I always hated the White BC it's so bright and now it's perfect.. thanks for sharing. God bless
Sent from my Nexus 6P using Tapatalk
The background looks yellowish on my device
luthepa1 said:
Hi All,
Back again to share my latest work. I have taken the Google Pixel XL boot animation and converted it to have a black background. Its 1440p resolution.
I spent a lot of time learning to make python plugin for use with GIMP image editor to apply a number of image processing procedures and then batch process all the boot animation files. The result is I can quickly do this conversion now in less than 5min! This plugin does not simply do background paint bucket fills. The problem I found with this is you are left with intermediate colours remaining on the edge of the google letters from the white background. You might be able to solve that by increasing the threshold but then you are left with pixel, jagged edges which also sux! Instead I played with RGB modes, selective selection by colour, alpha colour, etc, etc. The result is a black background, with nice edges of the coloured google letters, and I think i did a good job to keep original colours. Someone with a trained photoshop'd eye may beg to differ but I think its ok for now.
Only thing I ask for in return is give credit where credit is due if you include this in your work/projects.
If anyone is interested in have the Pixel boot animation for devices of other resolutions (e.g. Nexus 5X) let me know and send the original boot animation and I'll convert.
Paul.
Oh! And as always - DO A NANDROID BACKUP!!! I will take not responsibility.
Click to expand...
Click to collapse
Thanks man
Please. Can you make Pixel device style BootLogo (logo.bin)?
How to apply this? When i try to flash it using boot animations app by jrummy then it shows error "please select a valid file" even though i select the correct zip, is there any other way to flash ? Can i directly flash it using twrp ?
yeah i also tried to put the zip in system/media and replaced the old bootanimation.zip with the new one and put the permissions the same octal 644 still didn't work.
Looks much better than the white version. I didn't flash it though. Just extracted zip and placed the bootanimation file in system/media and set permissions to rw/r/r
AndrewM3 said:
yeah i also tried to put the zip in system/media and replaced the old bootanimation.zip with the new one and put the permissions the same octal 644 still didn't work.
Click to expand...
Click to collapse
I downloaded the zip then extracted it then found the boot animation.zip then went to system/media then renamed the original bootanimation.zip to .zip.bak then pasted the copied zip and made sure permissions was rw/r/r
Rebooted works great
Sent from my Nexus 6P using Tapatalk
scoot0073 said:
I downloaded the zip then extracted it then found the boot animation.zip then went to system/media then renamed the original bootanimation.zip to .zip.bak then pasted the copied zip and made sure permissions was rw/r/r
Rebooted works great
Sent from my Nexus 6P using Tapatalk
Click to expand...
Click to collapse
ok thanks can confirm that this worked for me the problem was I didn't extract the bootanimation from the zip file above. Also changed my permissions for octal 644 and it works.
Great job dev thanks
Sent from my Nexus 6P using XDA-Developers mobile app
drnbrk said:
Please. Can you make Pixel device style BootLogo (logo.bin)?
Click to expand...
Click to collapse
From what I understand this is not possible on our device, or at least no one has figured how to do it yet.
http://forum.xda-developers.com/showthread.php?t=3260264
Sent from my Pixel using Tapatalk
AndrewM3 said:
ok thanks can confirm that this worked for me the problem was I didn't extract the bootanimation from the zip file above. Also changed my permissions for octal 644 and it works.
Click to expand...
Click to collapse
Hmm I tried this. Not working for some reason. The zip has the right permissions and its in the right folder and I used the extracted zip as well. I'm on 6.0, do I need to be on nougat?
I'm getting a small lag spike right before it goes into the final G at the end. It freezes for a second and then finishes the animation. Any fixes?
i also made this for personal use but i simply used gimp to batch edit invert all whit eto black...retaining original rgb
UrbanLagoon said:
Hmm I tried this. Not working for some reason. The zip has the right permissions and its in the right folder and I used the extracted zip as well. I'm on 6.0, do I need to be on nougat?
Click to expand...
Click to collapse
No. Boot animations are in no way whatsoever OS dependent. I have literally been using the same boot animation since Ice Cream Sandwich. It's been the exact install method since that time as well.
Download your boot animation. Use a file explorer to take a peek inside it. Do you see a "META-INF" folder inside? If yes, that's a flashable zip and you will be installing it via recovery.
If no, then you should see several folders named 'part0, part1, part2, part3, etc., along with a desc.txt. Inside each folder is a picture. Together they all make up the entire animation. The desc.txt tells it how to play. The speed, resolution & order of the animation. If that's what you see then that's the actual boot animation itself and in that case;
Use a file explorer with root permissions. Navigate to /system/media and you will see the stock 'bootanimation.zip'
If you're never going to use it again and you know it, you can delete it. Otherwise you can rename it exactly 'bootanimation.zip.bak' and just delete the .bak extension you added if you ever wish to revert (after deleting the custom boot animation you installed).
Another thing to note is that the new boot animation you're downloading here (or anywhere) must always be named exactly the same as stock. So say you download a Spiderman themed boot animation named "spidey_BA.zip" you will need to rename it "bootanimation.zip".
So once your old boot animation is either changed to bootanimation.zip.bak or deleted, move the file of your choice into /system/media. Once the new animation is there make sure you're setting the correct permissions. They should be exactly -rw-r--r-- (644).
That's it. Reboot. Enjoy your new boot animation.
So remember, if your zip has a "META-INF" folder inside of it, that is meant to be flashed in recovery. If it only has folders named part0, part1 part2...in that fashion + a desc.txt, that is the actual boot animation which needs to go to /system/media and have its permissions granted to 644. That's been the case for changing boot animations since I got on Android in 2010, probably longer than that, I'd imagine. Every single phone. Not trying to bash or anything just help you understand. If you followed these steps and you don't see a new boot animation then you are in fact doing something wrong.
It's pretty straightforward. You shouldn't have any trouble or mess anything up. Worst thing you could probably do is just delete any animations. That wouldn't even boot loop you. You'd either end up with a black screen or the old default 'Android' still image until your phone booted. Let me know if you need more help.
Just wow. The black is just immaculate.
Works great on my 7.1 ROM thanks!
Is there a white version for ROMs that don't already have it too please?