AOKP Bootanimation competition

I-IoLLoW

Senior Member
Oct 1, 2013
1,243
1,547
0
Pittsburgh
http://imageshack.com/a/img12/6059/gmr3.gif (not putting the picture here because for some reason it only plays once, so to play it again you can click this link again)

This is for the the aokp.co boot animation competition! It's 540x540 because the rules say that it must work with every supported device and the lowest resolution in an AOKP supported device is 540x960.

I can't get any of my boot animations to work, but the ingredients are here (part0, part1, desc.txt)
I rezipped it for you, as long as it's named properly for the device and given the proper permissions, this zip file will work. Already tried it on my phone. ;) You're welcome.
 

Attachments

  • Like
Reactions: LeJolly

asdfasdfvful

Senior Member
Apr 21, 2013
2,975
3,847
203
Montreal
allanwang.ca
http://imageshack.com/a/img12/6059/gmr3.gif (not putting the picture here because for some reason it only plays once, so to play it again you can click this link again)

This is for the the aokp.co boot animation competition! It's 540x540 because the rules say that it must work with every supported device and the lowest resolution in an AOKP supported device is 540x960.

I can't get any of my boot animations to work, but the ingredients are here (part0, part1, desc.txt)

edit: the bootanimation is below (what a nice guy :))
For future references, just know that you must save your zip with the "store" compression, not "normal". That may be the issue
 

asdfasdfvful

Senior Member
Apr 21, 2013
2,975
3,847
203
Montreal
allanwang.ca
Thanks :good:, I need to change my software. I've been using 7-zip and HaoZip, which are great programs but I haven't found that feature
Winrar has an unlimited "30 day" trial! Lol

Edit: or maybe you aren't pressing the right option? When you right click, do you have the option to "add to archive"? That's the one with all the features. If you select add to zip or whatever, it won't give you that
 
  • Like
Reactions: LeJolly

LeJolly

Senior Member
May 29, 2013
431
150
0
Winrar has an unlimited "30 day" trial! Lol

Edit: or maybe you aren't pressing the right option? When you right click, do you have the option to "add to archive"? That's the one with all the features. If you select add to zip or whatever, it won't give you that
Derp. This conversation never happened, okay? ;)
 

I-IoLLoW

Senior Member
Oct 1, 2013
1,243
1,547
0
Pittsburgh
Winrar has an unlimited "30 day" trial! Lol

Edit: or maybe you aren't pressing the right option? When you right click, do you have the option to "add to archive"? That's the one with all the features. If you select add to zip or whatever, it won't give you that
Haha I'm one of the few people who only use linux so I doubt my way will help many people. I zipped it from the linux terminal(which is how I do all my bootanimations) using the command "zip -r -0 bootanimation.zip part0/* part1/* desc.txt". But as long as the zip is made without compression(the -0 does that in the command I posted) it will work and you can use any windows archive program with that capability.