Bring the new Android 10 Boot Logo and Animation to your OnePlus 5 or 5T
How to install:
Download the ZIPs from this thread
Install bootanimation module through Magisk (SAR version supports system-as-root and Android 10 Dark Mode)
Flash logo into TWRP recovery
Done!
How to revert back to stock:
Download the rollback ZIP
Flash it into TWRP recovery
Done!
Or
Flash a Pie version of OxygenOS
I'm not responsable of any brick or data loss
Thanks to Dirk for the bootanimation!
Enjoy!
Added to the OnePlus 5 Index Thread here.
I tried to port the bootanimation from 7 pro, but I don't know how to crop it. If someone knows how to do it, I will appreciate your help
PierreVicquery02 said:
I tried to port the bootanimation from 7 pro, but I don't know how to crop it. If someone knows how to do it, I will appreciate your help
Click to expand...
Click to collapse
The frames will need resizing down rather than cropping. 1440p vs 1080p, so 33%. If you want to test how a single frame looks on the OP5 simply resize it, use an image editor to center it on a 1080x1920 canvas and view it on the phone. If you resized it 33% down it should look the same proportion as the original looks on the 7Pro.
Faststone Photo Resizer is a great free tool to do batch operations like resize and crop.
The other thing you will need to tackle is the desc.txt. It will need to be altered to reflect the new reolution of your images. My guide will tell you how.
If you zip one of the frames and the desc.txt, and upload it here, i'll take a look if you want? Make sure to quote or @ mention me otherwise i won't know you've responded.
BTW. porting an existing Boot Animation is a great way to learn to how they work and a great place to begin if you plan to make your own. The guides i've written should cover every question you might have but i'm happy to help if you run into trouble.
Dirk said:
The frames will need resizing down rather than cropping. 1440p vs 1080p, so 33%. If you want to test how a single frame looks on the OP5 simply resize it, use an image editor to center it on a 1080x1920 canvas and view it on the phone. If you resized it 33% down it should look the same proportion as the original looks on the 7Pro.
Faststone Photo Resizer is a great free tool to do batch operations like resize and crop.
The other thing you will need to tackle is the desc.txt. It will need to be altered to reflect the new reolution of your images. My guide will tell you how.
If you zip one of the frames and the desc.txt, and upload it here, i'll take a look if you want? Make sure to quote or @ mention me otherwise i won't know you've responded.
BTW. porting an existing Boot Animation is a great way to learn to how they work and a great place to begin if you plan to make your own. The guides i've written should cover every question you might have but i'm happy to help if you run into trouble.
Click to expand...
Click to collapse
I tried to crop, but with a PNG 24bit output the bootanimation doesn't show up and it goes from the boot logo to the lock screen
PierreVicquery02 said:
I tried to crop, but with a PNG 24bit output the bootanimation doesn't show up and it goes from the boot logo to the lock screen
Click to expand...
Click to collapse
There are a few things that can trip you up if they're not correct. (All are covered in my guides). Editing the desc.txt correctly is essential, so if you think the images are correct in name and format, focus on that. For example, you have to begin a new empty line before saving the file otherwise it doesn't work. So in Notepad++ the lines of text are numbered down the left side. It might look something like:
1) 1080 1920 40
2) c 1 0 part0 #121411
3) c 0 0 part1 #121411
4) c 1 0 part2 #121411
5)
So in this example the fifth line needs to exist and be empty. Save the desc.txt as 'All Types', as below:
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
Another thing that can easily trip you up is creating the zip archive. Use WinRar as described in my guide. (The screenshot tells you everything you need to know).
Don't forget that you need to set permissions on the bootanimation.zip correctly if you are installing it manually. I suggest creating a flashable zip for installation. You can reverse engineer one of mine.
If you have any more issues, upload a frame from the original along with the desc.txt.
PierreVicquery02 said:
I tried to port the bootanimation from 7 pro, but I don't know how to crop it. If someone knows how to do it, I will appreciate your help
Click to expand...
Click to collapse
I took a look at the Boot Animation from the 7Pro. (From HERE). It's the same stock OOS Boot Animation they've been using for years. I extracted the bootanimation.zip from OOS 9.0.8 for the OP5 and put it in a flashable zip. (See attached).
Dirk said:
I took a look at the Boot Animation from the 7Pro. (From HERE). It's the same stock OOS Boot Animation they've been using for years. I extracted the bootanimation.zip from OOS 9.0.8 for the OP5 and put it in a flashable zip. (See attached).
Click to expand...
Click to collapse
No, the logo dimension at the beginning is not the same
PierreVicquery02 said:
No, the logo dimension at the beginning is not the same
Click to expand...
Click to collapse
Here's how it looks:
Left is Stock OOS Boot Animation on the OP5
Middle is Stock OOS Boot Animation on the OP7 Pro
Right is adjusted OOS Boot Animation on the OP5*
*After adjustment the Logo is about the same proportion on both devices. To acheive this, begin with the OP5 Stock OOS bootanimation.zip. Resize all frames to 530x663. Edit desc.txt to:
530 663 60
p 1 0 part0
c 0 0 part1
c 0 0 part2
Repack bootanimation.zip. Put in flashable zip. (See Attached)
You may of course still want to play with size/placement yourself. Feel free to alter as you wish, (and if you'd rather it wasn't here at all i will remove it).
Dirk said:
Here's how it looks:
Left is Stock OOS Boot Animation on the OP5
Middle is Stock OOS Boot Animation on the OP7 Pro
Right is adjusted OOS Boot Animation on the OP5*
*After adjustment the Logo is about the same proportion on both devices. To acheive this, begin with the OP5 Stock OOS bootanimation.zip. Resize all frames to 530x663. Edit desc.txt to:
530 663 60
p 1 0 part0
c 0 0 part1
c 0 0 part2
Repack bootanimation.zip. Put in flashable zip. (See Attached)
You may of course still want to play with size/placement yourself. Feel free to alter as you wish, (and if you'd rather it wasn't here at all i will remove it).
Click to expand...
Click to collapse
Your work is almost perfect! THANK YOU! It's a little bit under the real logo, but it's better than the original! I put the animation in a systemless magisk module, thank you again!
PierreVicquery02 said:
Your work is almost perfect! THANK YOU! It's a little bit under the real logo, but it's better than the original! I put the animation in a systemless magisk module, thank you again!
Click to expand...
Click to collapse
I think it looks too high on the OP7. They're really under-utilising all that vertical space with the Stock Animation.
If you do want to move the animation up a bit just add some Black canvas to the bottom of each frame. That would make each frame taller, so you would need to edit the desc.txt to match the final resolution of the frames.
Left is adjusted Animation as already posted.
Middle is the result if 100px of Black canvas added to Bottom of frames.
Right is the result if 200px of Black canvas added to Bottom of frames.
You can exptrapolate from there.
Edit: Remember, whatever you decide to do with the height placement, the proportion is only for 1080p devices. For larger resolutions you would need to create another module and resize the frames again to suit. (For 1440p devices you could just use the original 7Pro frames without resizing)
Perhaps we can call upon @strongst to wield his mod power to tidy up the thread for the OP? I'm sure Pierre would like to have a nice clean first page to post his work in and for further discussion of it. Everything from post # 3 down serves no more purpose now and could be removed. :good:
Dirk said:
Perhaps we can call upon @strongst to wield his mod power to tidy up the thread for the OP? I'm sure Pierre would like to have a nice clean first page to post his work in and for further discussion of it. Everything from post # 3 down serves no more purpose now and could be removed. :good:
Click to expand...
Click to collapse
On the contrary, I think those posts are very useful and serve as good reference points for someone wanting to do this on their own and wanting to learn. In my opinion, they definitely shouldn't be removed.
Dirk said:
Perhaps we can call upon @strongst to wield his mod power to tidy up the thread for the OP? I'm sure Pierre would like to have a nice clean first page to post his work in and for further discussion of it. Everything from post # 3 down serves no more purpose now and could be removed. :good:
Click to expand...
Click to collapse
Absolutely not! Your posts are very very very helpful to understand the structure of a bootanimation, and can be useful to some people. Please don't delete them
The team is always ready to clean a thread from whatever the OP deems to be off-topic. Just a brief report is needed. But it requires the OP to "complain" who can also provide guidance regarding off-topic in his OP.
However, everybody is requested to immediately report any post that violates the XDA Forum Rules. Please never reply to such a post.
@PierreVicquery02
dude send me .png file original 1080×1920 boot logo
request
jahidinbedod said:
@PierreVicquery02
dude send me .png file original 1080×1920 boot logo
request
Click to expand...
Click to collapse
You can download it from OP, click on the image and then download original
PierreVicquery02 said:
You can download it from OP, click on the image and then download original
Click to expand...
Click to collapse
it's you make png on logo.bin?
ok thanks dude
jahidinbedod said:
it's you make png on logo.bin?
Click to expand...
Click to collapse
PNGs in my mod are original from OnePlus, not made by me
@PierreVicquery02
First look at the Pixel 4 Boot Logo/Animation in this video: (4:00)
https://www.youtube.com/watch?v=ahVY2DJxCN8
Logo may be the same as in the Q Beta releases, (idk), but the Animation is new i think. There's something i haven't seen before just before setup begins. (Either the end of the Animation, or beginning of setup). What do you think?
Related
I had a variant of this on my old Evo 4G OG, and the nerd in me really loved it. I couldn't find a version for the S3 yet, so I upconverted the old images to 720x1200 and slagged the text and rewrote them to match the S3.
[size=+2][highlight]See the latest and greatest in post #20[/highlight][/size]
Update:
Now featured in [ROM][ICS]Exajoule(raw) Light..Fast..Unique
Update 2:
Also featured in [ROM] Intergalactic v2.5 [OC/UV][UCDLK3]
150 views, no comments? Anybody like it?
Screens.
part0 First Screen
part0 Second Screen
part1 Android
Had this for my s2 and is my favorite startup thanks.
Looks great! Thanks
Sent from my Galaxy SIII using xda app-developers app
Do i just rename it to bootanimation.zip and put it in /system/media?
Or do I put it somewhere else?
I put it in /data/local after renaming it to bootanimation.zip and it works great. Very nostalgic.
Adminkiller said:
Do i just rename it to bootanimation.zip and put it in /system/media?
Or do I put it somewhere else?
I put it in /data/local after renaming it to bootanimation.zip and it works great. Very nostalgic.
Click to expand...
Click to collapse
/data/local/bootanimation.zip is preferable, since you don't have to remount /system rw.
And there's still hundreds of millions of PCs with this traditional BIOS, so there's nothing to be nostalgic about yet.
zmore said:
/data/local/bootanimation.zip is preferable, since you don't have to remount /system rw.
And there's still hundreds of millions of PCs with this traditional BIOS, so there's nothing to be nostalgic about yet.
Click to expand...
Click to collapse
Yeah figured data/local was better.
One time I think i wished my boot time was longer to get to part1
Thanks bro,
but the download link is kinda dead.
any mirror?
iSpanish said:
Thanks bro,
but the download link is kinda dead.
any mirror?
Click to expand...
Click to collapse
+1
Sent from my SAMSUNG-SGH-I747 using xda app-developers app
Check the OP for an updated host.
TheScaryOne said:
Check the OP for an updated host.
Click to expand...
Click to collapse
Thanks man, but this site took forever to download,
here is another link
http://d-h.st/KgV
I've put this file in both directories and I still have the stock bootanim...
any idea?
****, unless its Caps Sensitive.
illll beback
getpierced said:
I've put this file in both directories and I still have the stock bootanim...
any idea?
****, unless its Caps Sensitive.
illll beback
Click to expand...
Click to collapse
two ideas:
1) you're running touchwiz
2) you didn't name it right
It never loads part 1. After part 0 finishes it shows black screen until phone finishes booting.
I have no idea why it won't play the second part. I've tried renaming it, changing settings in the desc.txt file, merging both parts together to form one large part0. Either it fails to load completely, or stops at the end of part0. Maybe there's something wrong with the .png files from part1? I redid them in the same batch as part0 though, in GIMP, so I don't know why they won't work.
Edit: Something was wrong with the second batch of files. I reopened them and rexported them in GIMP and now it works. I think maybe 7-zip was compressing them? I'm not sure, but the .zip is larger now.
New Link
http://d-h.st/Gq9
it did play the second part but it isn't looping. Shows the android logo once then goes to a black screen.
crash822 said:
it did play the second part but it isn't looping. Shows the android logo once then goes to a black screen.
Click to expand...
Click to collapse
Yeah, if you want to loop you have to modify it.
FWIW, I pngcrushed all the images in the .zip so it loads faster, and that reduced it to 8.4M from 12M. I also changed the FPS to 24 (phones should be 24; tablets 30) and made the last part loop.
Code:
720 1200 24
p 1 0 part0
p 0 0 part1
I might keep this one for a while.
Awesome mod, looks a million times better than the default cm10 animation. Thanks.
Sent from my SAMSUNG-SGH-I747 using Tapatalk 2
zmore said:
Yeah, if you want to loop you have to modify it.
FWIW, I pngcrushed all the images in the .zip so it loads faster, and that reduced it to 8.4M from 12M. I also changed the FPS to 24 (phones should be 24; tablets 30) and made the last part loop.
Code:
720 1200 24
p 1 0 part0
p 0 0 part1
I might keep this one for a while.
Click to expand...
Click to collapse
Do you think you can post a zip with the modifications you have.
Thanks to TheScaryOne for doing the hard work of actually modifying the initial version with our S3-specific info! All I did was tweak it & repackage it.
UPDATE (8/22): version 3
- fixed resolution by changing canvas size from 720x1200 to a proper 720x1280 HD, and centering vertically. ImageMagick snippet: for i in *png; do mogrify -extent 720x1280 -gravity center -background black $i; done
- fixed 1pixel offset in bios screen text
- split into more parts to allow for better timing & pauses
- tweaked pauses between all transitions, and added a 1second pause after the initial energystar bios screen
- added very quick fadeout from bios & quick fadein to android with extra pause
- added ClockWorkMod flashable zip version
UPDATE (8/20): version 2
- pngcrushed images to reduce file sizes
- changed fps to 24 from 30 to be more phone-friendly
- removed the redundant ascii-android in the first part (since he's in the next part that loops), so now the zip is even smaller (6.6MB)
- added a 2 second pause after the bios screen finishes so you can actually see it before it switches to the andy loop
- added a 1 second pause between each andy loop so it's less spazzy
Downloads:
Bootanimation.zip manual install: S3Biosbootanimation_v3.zip
To install this, simply copy it to /data/local/bootanimation.zip using adb or your favorite root explorer-ish app.
ClockWorkMod recovery / TWRP flashable version: CWM-S3Biosbootanimation_v3.zip
This CWM zip simply installs the bootanimation to /data/local/bootanimation.zip, which overrides your ROMs bootanimation, but doesn't OVERWRITE /system/media/bootanimation.zip. Just delete /data/local/bootanimation.zip if you want to go back to the ROM's animation.
When flashing it you'll see proper credit given, as below:
Code:
S3BIOS BootAnimation by TheScaryOne (and zmore)
Installing to /data/local/bootanimation.zip ...
Done.
Preview (1/9th scale @ 24fps):
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
Hello my fellow S3 mates!
I’ve made this thread for one purpose: To have all, or almost all, information about bootanimations for stock Samsung ROMs in one thread.
I’m planning to make some bootanimations in the near future, both for ICS and JB. I haven’t made many lately though, because I’ve used almost all my spare time on the bootanimation for the Omega JB rom. I will make some animations now and then, and they will all be posted in this thread
This thread also contains my enable and disables cwm flashable zip-files, and a quick "How-To" guide for making them work.
And finally there are some things to notice before making your own bootanimations, which i of course also have written in this thread. So it’s easy for you to get started.
If you have any questions, need help, or just want to share your custom/homemade bootanimations, feel free to contact me. If it’s because you have a bootanimation to share, I prefer it sended to me as a pm, instead of posting in this thread, as I would like it as clean as possible. Then I can post it in the correct post in this thread, with credits of course. The bootanimation has to be made by you, otherwise it won’t be posted. If it’s made by another creator than you, and you just have modified it to work with S3, you have to get the permission from the original creator.
I’m thinking this would be ideal for a bootanimation collection thread, so it’s easy for other people to find animations, without the need to search through lots of different threads. But this can only be done with your help.
If you have found a bootanimation that you havent made and would like to share it, may i refer to the thread by pkoper here: [Bootanimations] The Bootanimation Repository
as my thread here is more technical based about the subject, and if you make your own, please contact me if you would like it posted in this thread.
If you have any suggestions to this thread, then feel free to pm me, thanks in advance.
---
As you probably noticed, there isn’t much here yet, but in time there will be (hopefully…)
ICS and JB boot animations
This is the collection of bootanimations for both ICS and JB roms. (Not looped)
(Set number of loops till phone starts, which is calculated by the creator)
Droid RazR M BootAnimation Original and Blue
Preview Original
Download both here
Credits to the original creator Matt Groff and therazrguy
Credits to Kryten2k35 for modifying and making it work
JB ONLY boot animations
This is the collection of bootanimations for ONLY JB roms.
(Don't use on ICS ROMs or the phone will infinitely loop)
S3 Logo - Vortex
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
Preview
Download for S3
Made by Anbech
S3 Logo - 01
Preview
Download for S3
Made by Anbech
S3 Logo - Smoke
Preview
Download for S3
Made by Anbech
Droid RazR M BootAnimation Original and Blue
Preview Original
Preview Blue
Download both here
Credits to the original creator Matt Groff and therazrguy
Credits to Kryten2k35 for modifying and making it work
How to install
1. If you haven’t already, you should check whether or not your phone is able to play custom bootanimations.
2. Download this bootanimation.zip, I’ve made only for testing, and place it in /data/local or /system/media folder. Or flash this with CWM: CWM_CustomBootanimation_Test.zip
3. Reboot, and if it’s still Samsung original booting sequence, it’s not enabled.
4. If you have a Samsung (touchwiz) based rom (stock), you can easily enable it with my cwm flashable zip, attached to this post.
5. Download both CWM_CustomBootanimation_Enable.zip and CWM_CustomBootanimation_Disable.zip, and place them at your internal sdcard. The reason I say you should get both, is because when trying out different animations, it can easily mess up the boot. If that happens it’s quite simple to just reboot into cwm, flash the disable zip, reboot, replace the animation with a working one, and reboot into cwm again and flash the enable zip. Should be easy for beginners.
**The test animation works for both ICS and JB**
Minimum requirements:
- CF-root with CWM
- Busybox
This has been reported working on:
[ICS]4.0.4 --> [JB]4.2.1 --> [JB]4.2.2 --> [JB]4.3
i9300, i9305, Sprint, Verizon and i747m devices.
Galaxy Note II - N7100
Galaxy Grand - i9082
And should in theory work on all other samsung android devices.
UPDATE:
made two new flashable zip files, that should work for 4.2.1.. it uses the AOSP "bootanimation"-file, that already has the "bootanimation.zip"-method implemented..
EDIT: it has been confirmed that this works for the 4.2.2 as well..
UPDATE2:
if anyone is having issues having the Anbech-folder on internal sdcard, and cant remove it, then try flash the "CWM_RemoveAnbechFolder.zip"-file from the attachments..
UPDATE3:
made 2 new flashzips:
Code:
CWM_CustomBootanimation_43_Enable.zip
CWM_CustomBootanimation_43_Disable.zip
they should work for any 4.3 sammy rom. make sure to get both files, as the disable-flashzip is handy if anything gets messed up
UPDATE4:
2 new flashzips:
Code:
CWM_CustomBootanimation_44_Enable.zip
CWM_CustomBootanimation_44_Disable.zip
let me know how they work out, as i cant test them myself
if just half of those who uses my work, would hit the thanks-button, i would be very happy
Making your own
This is what you need to know for making your own bootanimations.
The bootanimation.zip contains at least one folder, typically named "Part0", and a file named: "desc.txt".
There can be more folders, depends on how many parts there is. This is actually quite smart, as if you want the first part to be showed one time, the second part three times, and the last part untill the phone shows the UI. Then the bootanimation.zip would look something like this:
..
Part0
Part1
Part2
desc.txt
Click to expand...
Click to collapse
and the desc.txt file like this:
720 1280 20
p 1 0 Part0
p 3 0 Part1
p 0 0 Part2
Click to expand...
Click to collapse
The first digit - is how many times that part should be played (0 means infinite/forever)
The last digit - is the delay before the animation begins to play, in milliseconds
PartX - is the folder with the animation(Part0, Part1, Part2... PartX)
Click to expand...
Click to collapse
That was just an example to explain it. you can be as creative as you like, only your imagination sets the limit.
Inside each PartX-folder is there an animation, showed as images, one image per frame.
Supported images, from what ive tried myself, is JPEG, JPG and PNG. BMP might work as well, but this would make the zip file large in size.
The framerate (fps) is set in the desc.txt file, right to the resolution setting:
720 1280 20
Click to expand...
Click to collapse
An example of a desc.txt which is set to 20 fps.
I recommend not to set this to high, as the phone is quite loaded at the bootup process, so its a heavy process it to make a animation of images too. I usually set it somewhere between 20 and 25, that is by my own experience, the most smoothly rate.
When youve made your animation, you should keep in mind if it should be for ICS or JB, or both.
If its for ICS you should NOT make it looped, otherwise the phone will not show the UI after bootup. Looped animations can ONLY be used with JB.
The desc.txt file should be created/edited with notepad++ or something similar, as the regular notepad might mess with the structure.
To pack down the Part-folders and desc.txt file, its just by using winrar, 7zip or something similar. Just set it to save the files only, not compressing it.
I hope this will come someone handy, and if anyone has something that might be added, corrected, or even deleted, just let me know by a pm.
looking forward to them mate. omega rom bootanimation is cool so keep it up.
Thx mate..
Sent from my iphone rapist..
anbech is the master. I've got a couple for him to post
Here you can find some for the galaxy nexus,which work great for the sg3 as well
http://rootzwiki.com/topic/12938-boot-animations-for-galaxy-nexus-updated-071912/
Gesendet von meinem GT-I9300 mit Tapatalk 2
mate can u make the omega bootanimation with black background
Sent from my GT-I9300 using xda premium
maddes1402 said:
Here you can find some for the galaxy nexus,which work great for the sg3 as well
http://rootzwiki.com/topic/12938-boot-animations-for-galaxy-nexus-updated-071912/
Gesendet von meinem GT-I9300 mit Tapatalk 2
Click to expand...
Click to collapse
well, to quote my self in the first post: "The bootanimation has to be made by you, otherwise it won’t be posted. If it’s made by another creator than you, and you just have modified it to work with S3, you have to get the permission from the original creator."
kind of self-explanatory, but since its from another site you are referring to, i just think its good enough with the link in your post
i see no reason to add them all here too, but thanks for sharing
kp.nikhil said:
mate can u make the omega bootanimation with black background
Sent from my GT-I9300 using xda premium
Click to expand...
Click to collapse
i made it with black background at first, but when its that dark the glass effect kinda losses some details.. but you are not the first who asks about that, so i might make a black version in the near future..
this thread will not list the exclusive omega animations, so it wont be posted here..
and to your others, thanks for the support
Well... Usually I am the one who is always mad when ppl don't read the starting post of a thread.
But since I use your great method when you shared it in the boot animation help thread I thought you just explain the right installation
My apologies
Gesendet von meinem GT-I9300 mit Tapatalk 2
maddes1402 said:
Well... Usually I am the one who is always mad when ppl don't read the starting post of a thread.
But since I use your great method when you shared it in the boot animation help thread I thought you just explain the right installation
My apologies
Gesendet von meinem GT-I9300 mit Tapatalk 2
Click to expand...
Click to collapse
no problems mate, and thanks
Work great on omega v26 JB.. Thanks..
Sent from my GT-I9300 using Tapatalk 2
nicesoni_ash said:
Work great on omega v26 JB.. Thanks..
Click to expand...
Click to collapse
Can you tell me step-by-step how you did it?
Read the OP, all done, but have only animated "android" sign.
That means its enabled.. Thats how I did.. I just put my fav bootanimation.zip to data/local folder and that's it..
Sent from my GT-I9300 using Tapatalk 2
nicesoni_ash said:
That means its enabled.. Thats how I did.. I just put my fav bootanimation.zip to data/local folder and that's it..
Click to expand...
Click to collapse
Yes, I did the same thing.
EDIT: Problem solved - I just had to change permissions on bootanimation.zip file to rw- r-- r--
Thanks anyway.
great you guys can help each other out while im away.. thanks
anbech said:
great you guys can help each other out while im away.. thanks
Click to expand...
Click to collapse
Thanks to you we have a subject for helping
I think you could add in description of installation process one thing that if it doesn't work, you should check the file permissions of booatinmation file.
Yeah, still need to write a lot in this thread, but that will be some of it.. Thanks for pointing it out mate
Sent from my GT-I9300 using xda app-developers app
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
This tutorial is meant for users that want to create from scratch or edit bootanimation.zip files to replace the current ones on their systems.
So let's get to work.
Requirements: a PC, WinRAR / 7-zip, Notepad++ for Windows users, a bunch of frames(images).
Folder structure and general guidelines
The structure of a bootanimation.zip file is: folders (named "part0", "part1", "part2" etc) and a desc.txt file (in charge of animation properties).
So, you can either put all your frames in a single folder and name it "part0" (yes, the name is mandatory), or create more folders if you plan to create a more complex animation such as one that will show a section of your animation multiple times or will make a pause between sections/parts. If you just want to animate one single section, with no special requirements, you can just create a single folder containing all your images.
For more in-depth information on how do the bootanimations work on Android, please, visit this page.
Creating the animation parts/ folders
So, we'll create a folder called part0 and a file called desc.txt. If you want to keep your stuff organized, you can throw them both in another folder and name it whatever you want. You're not going to use that anyway. It's just to keep your stuff organized.
We'll now fill in the folder with slides from the first section of the animation. For this case, we want the animation to run the first section (part0) only once, then move to the second one (part1) and keep that in a continuous loop until Android starts.
The image format, for as far as I know, can be any common format, but I only worked with .png so I would recommend using this format.
The image titles can also be anything you want BUT remember to put the slides in an organized fashion, starting with 0.
For example: if you want to name your images "img000.png", "img001.png", "img002.png" etc, that's fine, but start the counting with 0 and name them all in a similar way, meaning no "ImG000.png", "image001,png", "imag002.png" and so on so forth. Stick to a single way of naming them.
I would personally recommend the easiest way: "000.png", "001.png", "002.png" etc.
Ok, now we'll create a second folder at the same location, and we'll call this one part1. In this folder we'll put the rest of the slides we want it to animate until Android starts.
Now that we have all the images in place, let's move to the next step.
Creating the animation's "control panel"
The "desc.txt" is one of the most important parts of the bootanimation.zip file. It controls basically everything related to that animation.
So make sure to use Notepad++ (if you're using Windows) for editing that file and set it up for UNIX systems (this is important!).
If you're using Linux, you can just edit it with no worries using the built-in gEdit editor.
Now let's open it up in Notepad++/ gEdit and set it up to animate our images the way we want.
But first, let's understand a little bit what exactly can be set up in the desc.txt file.
Code:
[animation width; in px] [animation height; in px] [fps]
480 102 24
[part descriptor*] [nr of loops; 0 = infinite loop] [pause - in seconds] [destination folder]
p 1 0 part0
[part descriptor**] [nr of loops; 0 = infinite loop] [pause - in seconds] [destination folder]
c 0 0 part1
*The "p" descriptor tells the system to stop playing the animation if the boot-up process has finished.
**The "c" descriptor tells the system to continue playing the animation until the boot-up process has finished. This method helps on porting the same animation across multiple platforms because the boot-up time differs from one device to another.
So, in English, what this tells to the system is that it wants it to play an animation having width=480px and height=102px at a rate of 24 fps, in two parts:
1st part needs to be played once, with no pause before the next part or loop (if it's set to continue in an endless loop).
2nd part needs to be played in an endless loop, with no pause between loops, until Android starts.
The width and height of the animation have to be the ones of the images you're going to use.
For example: If you've got 480x102px images, the desc.txt file should also contain 480(width) 102(height) in it.
Note: If you've got images bigger than your physical screen resolution, it will play only the visible part.
So, your finished content of the desc.txt file, should look somewhat similar to this:
Code:
480 102 24
p 1 0 part0
c 0 0 part1
Now that we've got everything set up and ready to use we can proceed to the last step.
Creating the zip file
Now, if you had enough patience to read this whole tutorial, I will ask you to have some more because this part is really important.
When creating the bootanimation.zip file, make sure you set the compression level/method to Store. Both WinRAR and 7-zip support this. This is very important! Without it, your animation won't play and you'll most likely see a black screen during boot time.
You need to select the folders (part0, part1 etc) and the desc.txt file inside your working folder and create a zip archive of that. DO NOT ARCHIVE THE WHOLE WORKING FOLDER!
Ok, now that we've got the animation content zipped in a single bootanimation.zip file, all we need to do is to copy-paste it into /system/media folder on our phone and replace the current bootanimation.zip file from there.
After that, we need to set permissions 644 for the zip file (as described below) and reboot the phone.
That's all folks. Now you know how to create/edit a bootanimation.zip.
Examples
Without Google logo
Link 1: resolution 480x102px
Link 2: resolution 800x170px
Link 3: resolution 1080x230px
With Google logo (original version)
Link 1: resolution 480x102px
Link 2: resolution 800x170px
Link 3: resolution 1080x230px
DO NOT FLASH THESE ZIP FILES IN CWM!
1. Download the bootanimation.zip file somewhere on your phone
2. Copy-paste it into /system/media, replacing the current file
3. Set permissions to 644 for the zip file
4. Reboot and enjoy.
If you're planning on going back to your previous boot animation, make a backup of the current zip file somewhere on your phone before replacing it with some of the ones above.
N-Joy.
First! Thanks for that great tutorial. It's been a long time since I wanted to create my own, but was lazy enough to learn. Now everything is in one place.
And a screenshot... I appreciate that, bro!!! :thumbup:
Sent from my GT-I8150 using Tapatalk 4 Beta
That's a nice TuT!
Reminds me of a bootanimation I made a while ago for my Nexus 7. The most low-res thing ever made, because I couldn't find a Cid-head with high resolution
See here:
Thanks, it is awesome. I want to try all first and will report you which resolution suits me best
Sent from my CM10.1 Kernel 3.4 Wonder by arco using xda premium
very very nice thread, thanks :cyclops::cyclops::cyclops::cyclops:
help
HTML:
When creating the bootanimation.zip file, make sure you set the compression level/method to Store. Both WinRAR and 7-zip support this. This is very important! Without it, your animation won't play and you'll most likely see a black screen during boot time.
how shud i set the compression method on windows7?? help please, thank you
Set it to "store" on Windows 7 using either 7 Zip or Win Rar.
Sent from my Wicked SGS3 using AnaKonda Tapatalk
muzaffarkhan95 said:
HTML:
When creating the bootanimation.zip file, make sure you set the compression level/method to Store. Both WinRAR and 7-zip support this. This is very important! Without it, your animation won't play and you'll most likely see a black screen during boot time.
how shud i set the compression method on windows7?? help please, thank you
Click to expand...
Click to collapse
As described in the screenshot.
Sent from my GT-I9195 using Tapatalk
Like this guide, but I love official google bootanimation.
Also, nexus bootanimation is good, I think.
And, I don't like cm bootanimation.
The 'c' in desc.txt dont work. Android 4.4.2 plays the animation until the 'c' part come than it stops there... why? If I replace the 'c' with 'p' then it works so looks like an invalid command or else :/
arsradu said:
This tutorial is meant for users that want to create from scratch or edit bootanimation.zip files to replace the current ones on their systems.
So let's get to work.
Requirements: a PC, WinRAR / 7-zip, Notepad++ for Windows users, a bunch of frames(images).
Folder structure and general guidelines
The structure of a bootanimation.zip file is: folders (named "part0", "part1", "part2" etc) and a desc.txt file (in charge of animation properties).
So, you can either put all your frames in a single folder and name it "part0" (yes, the name is mandatory), or create more folders if you plan to create a more complex animation such as one that will show a section of your animation multiple times or will make a pause between sections/parts. If you just want to animate one single section, with no special requirements, you can just create a single folder containing all your images.
For more in-depth information on how do the bootanimations work on Android, please, visit this page.
Creating the animation parts/ folders
So, we'll create a folder called part0 and a file called desc.txt. If you want to keep your stuff organized, you can throw them both in another folder and name it whatever you want. You're not going to use that anyway. It's just to keep your stuff organized.
We'll now fill in the folder with slides from the first section of the animation. For this case, we want the animation to run the first section (part0) only once, then move to the second one (part1) and keep that in a continuous loop until Android starts.
The image format, for as far as I know, can be any common format, but I only worked with .png so I would recommend using this format.
The image titles can also be anything you want BUT remember to put the slides in an organized fashion, starting with 0.
For example: if you want to name your images "img000.png", "img001.png", "img002.png" etc, that's fine, but start the counting with 0 and name them all in a similar way, meaning no "ImG000.png", "image001,png", "imag002.png" and so on so forth. Stick to a single way of naming them.
I would personally recommend the easiest way: "000.png", "001.png", "002.png" etc.
Ok, now we'll create a second folder at the same location, and we'll call this one part1. In this folder we'll put the rest of the slides we want it to animate until Android starts.
Now that we have all the images in place, let's move to the next step.
Creating the animation's "control panel"
The "desc.txt" is one of the most important parts of the bootanimation.zip file. It controls basically everything related to that animation.
So make sure to use Notepad++ (if you're using Windows) for editing that file and set it up for UNIX systems (this is important!).
If you're using Linux, you can just edit it with no worries using the built-in gEdit editor.
Now let's open it up in Notepad++/ gEdit and set it up to animate our images the way we want.
But first, let's understand a little bit what exactly can be set up in the desc.txt file.
Code:
[animation width; in px] [animation height; in px] [fps]
480 102 24
[part descriptor*] [nr of loops; 0 = infinite loop] [pause - in seconds] [destination folder]
p 1 0 part0
[part descriptor**] [nr of loops; 0 = infinite loop] [pause - in seconds] [destination folder]
c 0 0 part1
*The "p" descriptor tells the system to stop playing the animation if the boot-up process has finished.
**The "c" descriptor tells the system to continue playing the animation until the boot-up process has finished. This method helps on porting the same animation across multiple platforms because the boot-up time differs from one device to another.
So, in English, what this tells to the system is that it wants it to play an animation having width=480px and height=102px at a rate of 24 fps, in two parts:
1st part needs to be played once, with no pause before the next part or loop (if it's set to continue in an endless loop).
2nd part needs to be played in an endless loop, with no pause between loops, until Android starts.
The width and height of the animation have to be the ones of the images you're going to use.
For example: If you've got 480x102px images, the desc.txt file should also contain 480(width) 102(height) in it.
Note: If you've got images bigger than your physical screen resolution, it will play only the visible part.
So, your finished content of the desc.txt file, should look somewhat similar to this:
Code:
480 102 24
p 1 0 part0
c 0 0 part1
Now that we've got everything set up and ready to use we can proceed to the last step.
Creating the zip file
Now, if you had enough patience to read this whole tutorial, I will ask you to have some more because this part is really important.
When creating the bootanimation.zip file, make sure you set the compression level/method to Store. Both WinRAR and 7-zip support this. This is very important! Without it, your animation won't play and you'll most likely see a black screen during boot time.
You need to select the folders (part0, part1 etc) and the desc.txt file inside your working folder and create a zip archive of that. DO NOT ARCHIVE THE WHOLE WORKING FOLDER!
Ok, now that we've got the animation content zipped in a single bootanimation.zip file, all we need to do is to copy-paste it into /system/media folder on our phone and replace the current bootanimation.zip file from there.
After that, we need to set permissions 644 for the zip file (as described below) and reboot the phone.
That's all folks. Now you know how to create/edit a bootanimation.zip.
Examples
Without Google logo
Link 1: resolution 480x102px
Link 2: resolution 800x170px
Link 3: resolution 1080x230px
With Google logo (original version)
Link 1: resolution 480x102px
Link 2: resolution 800x170px
Link 3: resolution 1080x230px
DO NOT FLASH THESE ZIP FILES IN CWM!
1. Download the bootanimation.zip file somewhere on your phone
2. Copy-paste it into /system/media, replacing the current file
3. Set permissions to 644 for the zip file
4. Reboot and enjoy.
If you're planning on going back to your previous boot animation, make a backup of the current zip file somewhere on your phone before replacing it with some of the ones above.
N-Joy.
Click to expand...
Click to collapse
How to make the png image series of the frames ? Which software should I use to make the frames. (I am not talking about frames from video of gif file)
nice guidelines of that
@arsradu
Hi Arsradu
I hope you can help me
I wanted to change the boot animation of a custom rom (Epic rom 7.8.24 on Xiaomi Mi Mix - MIUI 9 -).
I remplaced five stock pictures by 5 others, .pgn, same size (1080*2040), same name (01, 02...05).
Compression method to Store. Renamed in "bootanimation.zip".
But the animation isn't functionnal : black screen
The code is the same than stock bootanimation :
Code:
1080 2040 5
p 0 5 part0
Permissions file are 644.
There isn't the third line "c" like you.
When i try with the c line, after reboot this line is deleted automatically.
Do you know where is the problem ?
I uploaded the stock zip and my zip.
Thank you.
M.gllmt
m.gllmt said:
@arsradu
Hi Arsradu
I hope you can help me
I wanted to change the boot animation of a custom rom (Epic rom 7.8.24 on Xiaomi Mi Mix - MIUI 9 -).
I remplaced five stock pictures by 5 others, .pgn, same size (1080*2040), same name (01, 02...05).
Compression method to Store. Renamed in "bootanimation.zip".
But the animation isn't functionnal : black screen
The code is the same than stock bootanimation :
Code:
1080 2040 5
p 0 5 part0
Permissions file are 644.
There isn't the third line "c" like you.
When i try with the c line, after reboot this line is deleted automatically.
Do you know where is the problem ?
I uploaded the stock zip and my zip.
Thank you.
M.gllmt
Click to expand...
Click to collapse
Hi,
It's been a while since I've written this tutorial. lol.
I took a look at the files you provided. So, the stock animation works, but yours shows a black screen? In my experience, this occurs because of the compression method not being set to Store. Or the permission not being 644. If you say the only thing different about your zip, compared to the stock one, are the actual png files, then I really don't know what to say. Can you check the compression method on the original zip? Maybe that particular one is not set for Store... Maybe it's set to something else? I don't know.
For the c line, I think you might need a second batch of frames added to a part1 folder. Since you only have 5 frames, I don't think there is a point for that. To be honest, I can't test this anymore since I'm no longer using that phone, and I don't use a rooted phone anymore. ) But that doesn't mean I can't try to help you either way.
arsradu said:
Hi,
It's been a while since I've written this tutorial. lol.
I took a look at the files you provided. So, the stock animation works, but yours shows a black screen? In my experience, this occurs because of the compression method not being set to Store. Or the permission not being 644. If you say the only thing different about your zip, compared to the stock one, are the actual png files, then I really don't know what to say. Can you check the compression method on the original zip? Maybe that particular one is not set for Store... Maybe it's set to something else? I don't know.
For the c line, I think you might need a second batch of frames added to a part1 folder. Since you only have 5 frames, I don't think there is a point for that. To be honest, I can't test this anymore since I'm no longer using that phone, and I don't use a rooted phone anymore. ) But that doesn't mean I can't try to help you either way.
Click to expand...
Click to collapse
Thank you for your reply !
Yes i was in 2013, sorry ^^
But you make me realize on thing : if the compression and extension are ok, and the desc file too, the problem comes from pictures.
I was using 1080*2040 because it is my screen size, but the stock MIUI boot pictures are 1080*1920. I don't know why, but i used this dimension and IT' S FUNCTIONNAL ! I'm Happy :highfive:
Thank you
m.gllmt said:
Thank you for your reply !
Yes i was in 2013, sorry ^^
But you make me realize on thing : if the compression and extension are ok, and the desc file too, the problem comes from pictures.
I was using 1080*2040 because it is my screen size, but the stock MIUI boot pictures are 1080*1920. I don't know why, but i used this dimension and IT' S FUNCTIONNAL ! I'm Happy :highfive:
Thank you
Click to expand...
Click to collapse
LOL. So, I guess there is one more reason why you could see only a black screen: the frames sizes. The more you know. ) 4 years later, I'm still learning new things.
I'm glad you got it fixed. Great job!
I have a problem. My system boots up a lot faster than it it is want it to. So is there a way to forcibly execute all the parts even if the system is booted up. I mainly want to know about how should I use the descriptor.
(I know the last descriptor should be 'p' descriptor)
This is the desc.txt of a bootanimation zip which executes all the parts at least once even if the system has booted. I don't know how that works. Maybe it has something to do with the '0' and '1' written after the part numbers.
Problem with 3 parted bootanimation
So I have the problem that my Bootanimation consists of 3 parts "part0", "part1" and "part2" but part2 is never played. I have also numberd every single picture right and the "desc.txt" file shouldn't be wrong too.
desc.txt file:
Code:
1080 1920 30
c 1 0 part0
c 0 0 part1
c 1 0 part2
I hope some one can help me with that.
Hi folks,
I need help in regards to a custom boot animation someone made for me.
Preview:
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
Here is the code for the desc.txt:
600 600 25
p 0 0 part0
Click to expand...
Click to collapse
Basically, it runs through the animation once (without any edit) and then goes to a black screen until I hear the AT&T boot sound and then the UI shows up (Still have root and all).
I tried editing the desc.txt file for it to repeat on and on, but all I get in return is a black screen. Can anyone help?
I am running the US version the S3 with 4.3, rooted. TouchWiz (I know...) ROM with custom launcher.
I am assuming I may have to flash a custom ROM in order to get rid of the AT&T animation boot (in order to see my custom image all the way until the UI loads).
Can anyone please direct me in the correct direction? I would greatly appreciate that.
Thank you!
When you edit the desc.txt it needs to be added back into the archive without compression otherwise it won't work. Try using WinRAR to add the edited file back in to the archive. In the options for zips there will be an option to add files without compression.
Greycloak42 said:
When you edit the desc.txt it needs to be added back into the archive without compression otherwise it won't work. Try using WinRAR to add the edited file back in to the archive. In the options for zips there will be an option to add files without compression.
Click to expand...
Click to collapse
I'll give that a shot. Would that fix the black screen? Because I do see part of the animation until the moment the AT&T loading GIF appears
EDIT: I think it has something to do with the .zip file.
I have the original file here:
http://www.mediafire.com/download/9go9lvm9jj50z2a/bootanimation.zip
I extracted everything and edited the "desc.txt" file for it to repeat indefinitely, then I used WinZip to archive it back up (no compression) but still no avail.
I'll check it out tomorrow and see if i can get it working. Have you been able to get other boot animations to function properly?
Greycloak42 said:
I'll check it out tomorrow and see if i can get it working. Have you been able to get other boot animations to function properly?
Click to expand...
Click to collapse
Yup! I used an app called "Boot Box" or "Boot Animations" (one of those two, the proper escapes me at the moment).
I asked a friend for his advice, and he suggested that I try coping the part0 folder into part1, and have part1 loop rather part0. Taking a look at other boot animations, that seems to be the right way.
Let me know if you come across any other findings!
EDIT: Tried that, didn't seem to work...perhaps I'm doing something wrong. I'm not compressing the .zip however, so it must be something else...
EDIT 2: So I renamed the images in the part1 folder leaving off from where the part0 left off (part0 ended at img0062, so I started the images in part1 as img0063 and so on). Now I only see the part0 sequence and part1 is a black screen.
EDIT 3: This is the link of my .zip file: https://www.dropbox.com/sh/7sihrhzehlyhqxc/_eQ_hxo7K2/bootanimation.zip
MintyMeatballs said:
This is the link of my .zip file: https://www.dropbox.com/sh/7sihrhzehlyhqxc/_eQ_hxo7K2/bootanimation.zip
Click to expand...
Click to collapse
Samsung stock roms generally animations with a proprietary animation package that uses *.qmg files. It sounds like your rom still has some of the qmg files??
The text from thedesc.txt file in bootanimation.zip file, which has two parts, 48 images each, in CM10.2.1 is
720 720 48
p 1 0 part0
p 0 0 part1
The second part, 'part1' is the part that loops and its 48 images are in a part1 subfolder.
The bootanimation.zip that you posted has 63 images. Why does the description text only have a 20 after the 600 600 if you have 63, not twenty images? I think this is a better bet for desc.txt content:
600 600 63
p 0 part0
For 4.3, you could use your bootanimation.zip file with CM 10.2.1, which is the stable Cyanogenmod rom for Jelly Bean 4.3. If you have an AT&T Galaxy S3, then you can find the rom as device d2att at
http://download.cyanogenmod.org/?device=d2att&type=stable
flash it with TWRP or CWM recovery.
laughingT said:
Samsung stock roms generally animations with a proprietary animation package that uses *.qmg files. It sounds like your rom still has some of the qmg files??
The text from thedesc.txt file in bootanimation.zip file, which has two parts, 48 images each, in CM10.2.1 is
720 720 48
p 1 0 part0
p 0 0 part1
The second part, 'part1' is the part that loops and its 48 images are in a part1 subfolder.
The bootanimation.zip that you posted has 63 images. Why does the description text only have a 20 after the 600 600 if you have 63, not twenty images? I think this is a better bet for desc.txt content:
600 600 63
p 0 part0
Click to expand...
Click to collapse
The third part is actually the frames per second. It is usually recommended to have it around 15-25 FPS. I could give it a shot though...
I already flashed a CWM .zip that enables animations like these, and I have also successfully installed animations via Boot Animations (animations repeats successfully until UI shows up). So I feel like this animation specifically is the problem. I'm just not sure...
Thanks, I was confused about syntax for desc.txt
The xda tutorial mentions some rules for png images. Specifically, no interlacing.
http://forum.xda-developers.com/showthread.php?t=1560836
Could that or some property of the png be the issue? Also, zip compression is off, just STORE when making the zip.
Sent from my SAMSUNG-SGH-I747 using xda app-developers app
laughingT said:
Thanks, I was confused about syntax for desc.txt
The xda tutorial mentions some rules for png images. Specifically, no interlacing.
http://forum.xda-developers.com/showthread.php?t=1560836
Could that or some property of the png be the issue? Also, zip compression is off, just STORE when making the zip.
Sent from my SAMSUNG-SGH-I747 using xda app-developers app
Click to expand...
Click to collapse
Hmm. I'll take a look into that. It may be the png, but the thing is, it goes through one part of the animation then stops.
Was there something actually wrong with my .zip, or were you just mentioning that? I'm pretty sure I hit "no compression" on WinZip...
Nothing wrong with your zip afaik. 7zip shows no compression.
Sent from my SAMSUNG-SGH-I747 using xda app-developers app
---------- Post added at 04:50 AM ---------- Previous post was at 04:48 AM ----------
What is the complete ROM and flashed mods that you are running?
Sent from my SAMSUNG-SGH-I747 using xda app-developers app
laughingT said:
Nothing wrong with your zip afaik. 7zip shows no compression.
Sent from my SAMSUNG-SGH-I747 using xda app-developers app
---------- Post added at 04:50 AM ---------- Previous post was at 04:48 AM ----------
What is the complete ROM and flashed mods that you are running?
Sent from my SAMSUNG-SGH-I747 using xda app-developers app
Click to expand...
Click to collapse
I *think* I'm using the stock ROM - as dumb as this sounds, I don't completely remember.
I do remember using ODIN to flash CWM and a couple of .zips to enable the custom bootscreen. Other than that, no other flashed mods apart from the ones installed via XPOSED.
I can use other custom boot animations, and they work fine. It just seems mine is a tad bit glitched. Does it work on your phone?
I just booted with your bootanimation.zip on my sgh-i747 that is running cm10.2.1 stable, jb 4.3. I made sure perms set to 644 before booting.
It runs without any problem, after the sgs3 cm splash screens and loops repeatedly until boot completed and my lockscreen appears.
It is something in your rom; most likely designed to run qmg.
perhaps the settings, or the kernel, or syscntrl, or buildprops could me modded. I have no idea.
Your bootanimation.zip is fine.
Probably best to flash a complete AOSP or TW rom that supports custom bootanimations.
Sent from my SAMSUNG-SGH-I747 using xda app-developers app
These are not flashable zips!
Use at your own risk, and make a backup before installing. These have all been tested and installed from the filehost.
Instructions, and better quality youtube videos are at the bottom of this post. If you are using your Nexus 7 right now you can see exactly what the boot animation will look like if you use the YouTube app at full screen. The quality will depend on your connection quality with the YouTube servers but the size will be identical.
April Fools
Download Aprilfools
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
Motorola Globe
Download Motorola Globe
Motorola Winter
Download Motorola Winter
Custom Motorola Globe
Download Custom Motorola Globe
Custom Motorola Globe Negative
Download Custom Motorola Globe Negative
Custom Google
Download Custom Google
This actually looks pretty good on the Nexus 7. The width on this gif is accurate to the size of the animation but you have to use your imagination for how the height will look.
Download Custom Google
If you are unsure on the installation procedure hit the button below, for those who have installed a bootanimation.zip in either the /system/media or /data/local folder before, this is no different.
Read this first please.
And just to add to that, I prefer putting my bootanimation.zip in the /data/local/ folder on my Nexus 7. If there is a bootanimation.zip there and in the /system/media/ location, it will play the one in /data/local/ first. There is always a fallback bootanimation.zip in /system/media/.
Also using your file manager make sure the permissions for bootanimation.zip are rw-r--r--
It works with several other combinations also, but if you have problems, check it first.
Hit the button below for better quality youtube videos.
makers_mark said:
These are not flashable zips!
Use at your own risk, and make a backup before installing. These have all been tested and installed from the filehost.
Instructions, and better quality youtube videos are at the bottom of this post. If you are using your Nexus 7 right now you can see exactly what the boot animation will look like if you use the YouTube app at full screen. The quality will depend on your connection quality with the YouTube servers but the size will be identical.
April Fools
Download Aprilfools
Motorola Globe
Download Motorola Globe
Motorola Winter
Download Motorola Winter
Custom Motorola Globe
Download Custom Motorola Globe
Custom Motorola Globe Negative
Download Custom Motorola Globe Negative
Custom Google
Download Custom Google
This actually looks pretty good on the Nexus 7. The width on this gif is accurate to the size of the animation but you have to use your imagination for how the height will look.
Download Custom Google
If you are unsure on the installation procedure hit the button below, for those who have installed a bootanimation.zip in either the /system/media or /data/local folder before, this is no different.
Read this first please.
And just to add to that, I prefer putting my bootanimation.zip in the /data/local/ folder on my Nexus 7. If there is a bootanimation.zip there and in the /system/media/ location, it will play the one in /data/local/ first. There is always a fallback bootanimation.zip in /system/media/.
Also using your file manager make sure the permissions for bootanimation.zip are rw-r--r--
It works with several other combinations also, but if you have problems, check it first.
Hit the button below for better quality youtube videos.
Click to expand...
Click to collapse
can you make aprilfools compatible to other phone like galaxy note n7000 please...????
cheicho said:
can you make aprilfools compatible to other phone like galaxy note n7000 please...????
Click to expand...
Click to collapse
I can, it will be about 12 hours or so though. If you have windows, not xp, I made a batch script that will do it for you. Here's the link:
http://forum.xda-developers.com/showthread.php?t=2651044
Does your note use qmg or zip files? My script will not work with qmg style boot animations, I think they're used in touchwiz Roms.
My note use zip file.
---------- Post added at 04:33 AM ---------- Previous post was at 04:27 AM ----------
My note use zip file.
How to used the batch scrip convert from mp4 to zip file bootanimation, because on your thread convert from zip file bootanimation to mp4.
cheicho said:
My note use zip file.
---------- Post added at 04:33 AM ---------- Previous post was at 04:27 AM ----------
My note use zip file.
How to used the batch scrip convert from mp4 to zip file bootanimation, because on your thread convert from zip file bootanimation to mp4.
Click to expand...
Click to collapse
- Just extract the rar file to a new folder.
- Place the stock mp4 boot animation file (attached at the bottom of this post) in the 'Zips' folder
- Run the RUNba2mp4v186b batch file
- Hit 2 ------- Convert Zips In "Zips"
- Hit 1 ------- MP4 Stock_April_Fools.zip
- Hit 4 ------- Change The Resolution
- Enter 800 for your width
- Enter 1280 for your height
- Hit 1 ------- Resize But Keep The Original Aspect
- Hit 1 ------- Export To A Jpg Bootanimation.zip
Notes:
The converted bootanimation; 24_800X1280_q7_Stock_April_Fools.zip; will be in the folder "Made_Zips"
If the quality isn't acceptable to you, you can up the jpg quality setting from 7 to 6 or whatever. I wouldn't go all the way to 1 though because the file size gets pretty big, the jpg is basically lossless at level 3, and your phone might not handle it and boot loop. So as always, make a backup before installing.
If your resolution isn't 800x1280 then enter the resolution you want to convert to. If the aspect ratio for the resolution you need is different from the source, in this bootanimation the source is 720x1280, you will be prompted to "resize but keep the original aspect" or "stretch or shrink images..." I would choose "resize but keep the original aspect" because the circle in these bootanimations is front and center, and looks awkward as a slight oval. The downside to this option is that there is some slight cropping. Not bad though.
I used this on my Moto X since the ROM I'm using doesn't work with mp4 boot animation. The problem is that after I converted the April Fools boot animation it just continuously loops part 2 I assume, I let it boot up for about 3 minutes before I had to fastboot system.img over again. I tried changing the p 0 1 to p 0 0 and c 0 0 and it just skipped the boot animation altogether. Any help would be greatly appreciated.
Sent from my Nexus 7 using XDA Premium 4 mobile app
tekanina said:
I used this on my Moto X since the ROM I'm using doesn't work with mp4 boot animation. The problem is that after I converted the April Fools boot animation it just continuously loops part 2 I assume, I let it boot up for about 3 minutes before I had to fastboot system.img over again. I tried changing the p 0 1 to p 0 0 and c 0 0 and it just skipped the boot animation altogether. Any help would be greatly appreciated.
Sent from my Nexus 7 using XDA Premium 4 mobile app
Click to expand...
Click to collapse
Is this what is in you desc.txt file?
Code:
720 1280 24
p 1 0 part0
p 0 1 part1
If so, did you use the default jpg quality of 7, and end up with an overall zip size of 9,029,619 bytes? (8.61 MB, or 8,818 KB)
makers_mark said:
Is this what is in you desc.txt file?
Code:
720 1280 24
p 1 0 part0
p 0 1 part1
If so, did you use the default jpg quality of 7, and end up with an overall zip size of 9,029,619 bytes? (8.61 MB, or 8,818 KB)
Click to expand...
Click to collapse
Yes the Only thing I had done at first was covert it. After it didn't boot to the ROM is when I was just trying play around trying to get it to work.
Sent from my XT1053 using XDA Premium 4 mobile app
tekanina said:
Yes the Only thing I had done at first was covert it. After it didn't boot to the ROM is when I was just trying play around trying to get it to work.
Sent from my XT1053 using XDA Premium 4 mobile app
Click to expand...
Click to collapse
The only thing that I can think of right now, is that maybe the numbering got messed up for the jpg files? Don't really see how that could happen though.
Or possibly the Moto X can't handle the jpg level of 7? That really doesn't seem probable either.
Could you try jpg quality of 8 and see what happens?
makers_mark said:
The only thing that I can think of right now, is that maybe the numbering got messed up for the jpg files? Don't really see how that could happen though.
Or possibly the Moto X can't handle the jpg level of 7? That really doesn't seem probable either.
Could you try jpg quality of 8 and see what happens?
Click to expand...
Click to collapse
Okay so I used the April fools.zip that you uploaded and changed the quality to 8 and I still get the same thing. The Moto M with the spotlight just seems to continuously loop. BTW I appreciate the help. Thank you.
Sent from my XT1053 using XDA Premium 4 mobile app
tekanina said:
Okay so I used the April fools.zip that you uploaded and changed the quality to 8 and I still get the same thing. The Moto M with the spotlight just seems to continuously loop. BTW I appreciate the help. Thank you.
Sent from my XT1053 using XDA Premium 4 mobile app
Click to expand...
Click to collapse
Not sure what the issue is, but I'd like to help in solving it. Which ROM do you use? And can you upload either the q7 or q8 zip that doesn't play right?
makers_mark said:
Not sure what the issue is, but I'd like to help in solving it. Which ROM do you use? And can you upload either the q7 or q8 zip that doesn't play right?
Click to expand...
Click to collapse
I'm using a GPE ROM based of Moto G. It has to be flashed through fastboot so I'm not sure how to open it like you would a .zip. If need be I'll zip up my system folder and upload.
http://forum.xda-developers.com/showthread.php?t=2715488.
https://www.dropbox.com/s/ajhxdkvl0s61spu/24_720X1280_q7_bootanimation.zip
https://www.dropbox.com/s/pc6exr6g9qv8drh/24_720X1280_q8_Stock_April_Fools.zip
Edit: It is very strange I was considering removing some of the images from part 1, but I don't see how that would help. The boot animation isn't five minutes long is it? It should just stop once everything loads. Like on first boot it takes a while to load up so it just loops part 1?
tekanina said:
I'm using a GPE ROM based of Moto G. It has to be flashed through fastboot so I'm not sure how to open it like you would a .zip. If need be I'll zip up my system folder and upload.
http://forum.xda-developers.com/showthread.php?t=2715488.
https://www.dropbox.com/s/ajhxdkvl0s61spu/24_720X1280_q7_bootanimation.zip
https://www.dropbox.com/s/pc6exr6g9qv8drh/24_720X1280_q8_Stock_April_Fools.zip
Edit: It is very strange I was considering removing some of the images from part 1, but I don't see how that would help. The boot animation isn't five minutes long is it? It should just stop once everything loads. Like on first boot it takes a while to load up so it just loops part 1?
Click to expand...
Click to collapse
Sorry for the delay, but I can't find anything wrong with the zips. The animation isn't really long. Here are a couple things to try if you are still interested in making it work.
-Uninstall Motorola Boot Services, if you installed it. Wipe cache and dalvik.
-Switch the names of the folders. Part0 will be Part1 and vice versa.
-Subtract 1 from your vertical resolution in your desc.txt (might bootloop)
-Try running another 2 part full resolution bootanimation.zip
Switching the folders obviously isn't going to fix it, but the result might tell a tale. Same with the last option.
Thanks for trying, you're help was appreciated. I went back to stock plus I didn't even know the boot animation was updated again.
Moto X DE XT1053.