Droid X Boot Animation - Touch CDMA Android Development

Could we use this in our roms

that is pretty cool.

i know right

I was curious about this as well.
Sent from my Full Android on Vogue using XDA App

Dassin4 said:
I was curious about this as well.
Sent from my Full Android on Vogue using XDA App
Click to expand...
Click to collapse
yeah it probably could be used. Just would need to be resized. Im sure its huge as far as dementions

incubus26jc said:
yeah it probably could be used. Just would need to be resized. Im sure its huge as far as dementions
Click to expand...
Click to collapse
is that easy to do, and would this apply to the droid x live wallpapers

corypaul said:
Could we use this in our roms
Click to expand...
Click to collapse
it may be a matter of just changing the res in the txt file thats in the zip. Or you might actually have to resize each image one by one. Sorry never done it.

here you go, i resized each image to fit in our screens and edited the txt file. Made an androidupdate.tar out of it. Enjoy

you are awesome thank you i will be updating now
update: works great thank you again

downloading and installing now, will report back when I'm done.
Looks and works great!!!

incubus26jc said:
here you go, i resized each image to fit in our screens and edited the txt file. Made an androidupdate.tar out of it. Enjoy
Click to expand...
Click to collapse
What are you using to resize? 75% data removed and the archive is still almost as large as the original one.
If you haven't allready, install VirtualBox and a Virtual Ubuntu machine.
Then do this to resize a boot animation (this example is for this one):
mkdir temp
cd temp
unzip ../bootanimation.zip
<modify desc.txt>
cd android
mogrify -resize 240x240 -type palette -quality 100 *
cd ..
cd loop
mogrify -resize 240x240 -type palette -quality 100 *
cd ..
zip -r -0 bootanimation.zip *
And the end result? Se the attached file.
I've tried a couple of windows tools but it was much more complicated and the end results were worse.
Here's another cool thing to do with mogrify.
Resize HVGA (640x480) wallpapers into QVGA ones (480x320)
mogrify -resize 480x360 -crop 480x320+0+20 *

kallt_kaffe said:
What are you using to resize? 75% data removed and the archive is still almost as large as the original one.
If you haven't allready, install VirtualBox and a Virtual Ubuntu machine.
Then do this to resize a boot animation (this example is for this one):
mkdir temp
cd temp
unzip ../bootanimation.zip
<modify desc.txt>
cd android
mogrify -resize 240x240 -type palette -quality 100 *
cd ..
cd loop
mogrify -resize 240x240 -type palette -quality 100 *
cd ..
zip -r -0 bootanimation.zip *
And the end result? Se the attached file.
I've tried a couple of windows tools but it was much more complicated and the end results were worse.
Here's another cool thing to do with mogrify.
Resize HVGA (640x480) wallpapers into QVGA ones (480x320)
mogrify -resize 480x360 -crop 480x320+0+20 *
Click to expand...
Click to collapse
very nice job, i will have to install the virtuabox asap not just for this but for alot of other things as well. Windows just does not fair well with all of this. Thanks for your work. You know, you could have done this yesterday haha.

incubus26jc said:
very nice job, i will have to install the virtuabox asap not just for this but for alot of other things as well. Windows just does not fair well with all of this. Thanks for your work. You know, you could have done this yesterday haha.
Click to expand...
Click to collapse
Oh, well, I've been kind of busy: http://forum.xda-developers.com/showpost.php?p=7093640&postcount=353
The non odex:ed version can be found here: http://androidhtc.git.sourceforge.n...b;hb=2d7082baa6e6a2c10bda493ede11d71a6bb0cfe1

kallt_kaffe said:
Oh, well, I've been kind of busy: http://forum.xda-developers.com/showpost.php?p=7093640&postcount=353
The non odex:ed version can be found here: http://androidhtc.git.sourceforge.n...b;hb=2d7082baa6e6a2c10bda493ede11d71a6bb0cfe1
Click to expand...
Click to collapse
yes, i saw that thanks so much. Cant wait for the next build to release. Lots of changes made. I was just messing with you

So how would you go about editing the Droid live wallpapers? Would you use the same process?

Related

Theme Porter v1.3...now supports CM4.1.5+

CHANGELOG
v1.1 - Added "Ultra" compression switch. Added a few more commands.
v1.2 -Now includes batch file that signs the theme also. So if you need to add anything else to the theme, like an xml file, add it to themenew.zip BEFORE you run the batch file. I also included a batch file that change the Ticker, Date and Clock font colors to white, then signs it. Of course, you can make it change it to any color, you just need to edit the batch.
v1.3 - Now compatible with CM 4.1.5+ themes.
http://www.mediafire.com/?gmjbnzted5m
Then follow these steps...
Download and extract "themeporter.zip" to C:\themeporter(IMPORTANT that it's extracted there).
1) Copy old theme to c:\themeporter and rename it to "themeold.zip".
2) Copy new theme template to c:\themeporter and rename it to "themenew.zip".
3) Run Port.bat
note: If you want to see for yourself that this works, don't copy and paste "themenew.zip" into the themeporter directory. This batch will automatically create one if there isn't one there. You will then be able to see exactly which files are being ported over.
BIG NOTE: This only ports over.png's. You will still have to manually copy over and xml's, jar's or whatever over to "themenew.zip".
WOW
Man if this works.... WOW!!
The other issue is any modified xml's for color changes...
daveid said:
The other issue is any modified xml's for color changes...
Click to expand...
Click to collapse
Yea, this will only be used just for png's.
Is this geared toward theme creators or users? If creators you could modify it so that if they store only modified files in a tiered folder structure it could just dump them into the new template.
If end users then you will be limited on your current track since you have to unpack/repack with entire files instead of it being selective.
Take a look into the bash scripts available here:
http://forum.xda-developers.com/showthread.php?t=530081
Port the bash > batch, and you'll have a very nice theme porting experience in the windows environment.
I've been using it for the past month, and it's a champ.
cant wait to see this finished. with 6 themes to update this will be helpful!!!
sir*mez said:
cant wait to see this finished. with 6 themes to update this will be helpful!!!
Click to expand...
Click to collapse
So far so good...it's maybe about 60% complete. Hopefully I'll have something whipped up by tomorrow.
ThemePorter v1.0 is up. Check it out!
Looks good. So now all that is needed is the manual updates for HTC Music, XML edits and colorchanger.
Nice timesaver!
Thanks
SICK!!!!! I love this man with this and colorchanger.jar porting is a breeze for cyanogen builds thanks a million!!
Tried porting over Kspec Oreo Theme to Cyanogen 3.9.4
Kept getting a E:\Wrong Digest error with Phone.apk
I tried resigning it and same error
Beats me
xidominicanoix said:
Tried porting over Kspec Oreo Theme to Cyanogen 3.9.4
Kept getting a E:\Wrong Digest error with Phone.apk
I tried resigning it and same error
Beats me
Click to expand...
Click to collapse
Did you have the bat running in C:\themeporter\? Worked for me with Cyan's 3.9.4
Btw ultra Spikey, I have noooo idea why this thread is not insanely bigger cuz this thing is freakin awesome and helps a ish ton for me. Thats why it went unnoticed by me until now. Thanks man! : D
well i did a test that i was thinking about last night. Is it possible to port a theme over to a new CM before the new rom finishes flashing and booting up? the answer............ YES!!! i started the download for the rom and theme template at the same time and with this and colorChange.jar by Oshaka i was able to port my theme before my phone had fully booted up the rom. Also it only took 2 minutes to download the rom so that didn't affect timing too much. Great job ultra spikey, this is amazing
RainCrow said:
Did you have the bat running in C:\themeporter\? Worked for me with Cyan's 3.9.4
Btw ultra Spikey, I have noooo idea why this thread is not insanely bigger cuz this thing is freakin awesome and helps a ish ton for me. Thats why it went unnoticed by me until now. Thanks man! : D
Click to expand...
Click to collapse
Yup had it in the right place and everything .. it zipped everything up into "themenew.zip" but just hit that error when trying to flash it
EDIT: just tried it again ... didnt get the error!! lol ... i had to resign the update.zip (duh) ... rebooting now
Just FYI, for some reason (on my Linux box), when rezipping the files, it does not keep the same letter case.
Phone.apk becomes
phone.apk
This caused some problems...but all I had to do was go in an manually rename. Other than that - awesome work!
EDIT: Actually, just realized that the battery progress icon does not work at all. When I manually change the files - it is fine. But when I run your tool - it is not. My guess is the case-sensitive thing.
erissiva said:
Just FYI, for some reason (on my Linux box), when rezipping the files, it does not keep the same letter case.
Phone.apk becomes
phone.apk
Click to expand...
Click to collapse
Good catch eriss. I just noticed that as well and came in here to post that I am seeing the same issue.
hmm I didnt realize it was case sensitive. It's not on any of my themes at least. I will fix and to match later today.
I fixed the case-sensitive issue in 1.2.
ultra spikey said:
I fixed the case-sensitive issue in 1.2.
Click to expand...
Click to collapse
If you are looking for increased ease you might think about rolling into/incorporating the color changer jar. : )
I have my updating/porting down to about 3 commands:
Code:
490 wget http://n0rp.chemlab.org/android/experimental/template-cm-3.9.6-signed.zip
491 unzip template-cm-3.9.6-signed.zip -d ./theme.new/
492 ./update.theme theme.aero/ theme.new/
493 ./create.new theme.new/
I've incorporated the colorChanger.jar into my own script, and it has dramatically reduced the time/effort in making updates/ports...

[solved] How to make the dialer (contacts.apk) fit for 240x320 120 dpi..?

hello to all of you....
How to make the dialer (contacts.apk) fit for 240x320 120 dpi
i know that : firstly if the dialer is built from source it can be adjusted to properly fit 320x240, if not then run a 320x480 kernel which will fit dialer and htc_ime properly.
But how....??
Anyone can help me...?
thanks and kind regards...Alex
This dialer fits pretty well for 2.1 at 240x320 120
http://www.mediafire.com/?2rzmlbz1ccj
incubus26jc said:
This dialer fits pretty well at 240x320 120
http://www.mediafire.com/?2rzmlbz1ccj
Click to expand...
Click to collapse
maybe but i think only on eclair...if i install the update....the phone app crashes....
I´m right with only on eclair...?
[email protected] said:
maybe but i think only on eclair...if i install the update....the phone app crashes....
I´m right with only on eclair...?
Click to expand...
Click to collapse
yes i should have specified 2.1 sorry
incubus26jc said:
yes i should have specified 2.1 sorry
Click to expand...
Click to collapse
no problem..anyway thanks for this try
are you going to be building from source? If so it's just a matter of editing the values in /res/layout-finger/dialpad.xml
This is the same for both eclair and donut builds.
then theme it with whatever png's you like
pretty easy to test after making it just ./adb remount
./adb push contacts.apk /system/app/contacts.apk
Or feel free to take the dialer from my last build, I'm fairly sure that was sized properly for qvga.
Once you understand how the layout files work it's easy to adjust any aosp app to whatever sizes you like.
Something handy, assuming you have your build environment all setup,
mkdir ./vogue
cd vogue
repo init -u git://androidhtc.git.sourceforge.net/gitroot/androidhtc/manifest.git -b android21r2
repo sync (wait.. a long time, it's like 2.5gb)
than make
mssmison said:
are you going to be building from source? If so it's just a matter of editing the values in /res/layout-finger/dialpad.xml
This is the same for both eclair and donut builds.
then theme it with whatever png's you like
pretty easy to test after making it just ./adb remount
./adb push contacts.apk /system/app/contacts.apk
Or feel free to take the dialer from my last build, I'm fairly sure that was sized properly for qvga.
Once you understand how the layout files work it's easy to adjust any aosp app to whatever sizes you like.
Something handy, assuming you have your build environment all setup,
mkdir ./vogue
cd vogue
repo init -u git://androidhtc.git.sourceforge.net/gitroot/androidhtc/manifest.git -b android21r2
repo sync (wait.. a long time, it's like 2.5gb)
than make
Click to expand...
Click to collapse
big thanks for the info...but i need a little bit more....what editor you use for android xml....
i tried a few but no xml editor work with the file...
can you post your apk...i only have found your eclair buld and if i copy out the dialpad xml it do not work also if i make a androidupdate from the contacts.apk...because of eclair i think
mmhhhh...hope you can help me
edit: also i tried to exclude it from a old *.sqsh system but i can not find a way to extract...
Thanks Alex
As I said this is building from the source. You cannot edit an xml that's already been compiled.
My contacts.apk is in my download for my build, just open the androidinstall.tar file and pull it out.
mssmison said:
As I said this is building from the source. You cannot edit an xml that's already been compiled.
My contacts.apk is in my download for my build, just open the androidinstall.tar file and pull it out.
Click to expand...
Click to collapse
I was able to edit XML in compiled apk's by using apktools. it baksmali/smali's and recompiles into an APK.
myn said:
I was able to edit XML in compiled apk's by using apktools. it baksmali/smali's and recompiles into an APK.
Click to expand...
Click to collapse
a nice tool..
Please be patiend be with me....but i´m a german user and its not so easy for me with the commands in this tool...
so can you give me as Example you commandline started with :
apktool decode............apk ....dir...
That would be wonderful....thanks...Alex
myn said:
I was able to edit XML in compiled apk's by using apktools. it baksmali/smali's and recompiles into an APK.
Click to expand...
Click to collapse
good call, I forgot about apk tools
Not sure if this has been mentioned / is common knowledge but Enoch Dialer fits perfectly for me on Warm Donut.
berardi said:
Not sure if this has been mentioned / is common knowledge but Enoch Dialer fits perfectly for me on Warm Donut.
Click to expand...
Click to collapse
thanks for the tip with Enoch Dialer...it fits .....but not 100%
So it would be nice that myn can give me this line
as Example your commandline started with :
apktool decode............apk ....dir...
Please be patiend be with me....but i´m a german user and its not so easy for me with the commands in this tool...
That would be wonderful....thanks...Alex
[email protected] said:
thanks for the tip with Enoch Dialer...it fits .....but not 100%
So it would be nice that myn can give me this line
as Example your commandline started with :
apktool decode............apk ....dir...
Please be patiend be with me....but i´m a german user and its not so easy for me with the commands in this tool...
That would be wonderful....thanks...Alex
Click to expand...
Click to collapse
Place all of the files into a directory including the windows apktool.bat file.
=== To decompile/decode an apk ===
1) place apk in this dir
2) open cmd
3) run apktool.bat d Contacts.apk ./out
4) an out directory will be created
=== To compile/build an apk ===
1) apktool.bat b -f -d out
2) the apk file will be placed into /out/dist/out.apk the translated source will also be in /out/build
You then must sign the apk.
Use AutoSign or RightClick Sign.
With all of this said. I think there may be an issue with the workflow or decode/build process. Please give it a try yourself and see if you get different results. I would love for this to work.
Please read my experience here starting at post 247.
I was actually trying to resize the dialer to work in 240x320 by editing the Contacts.apk in Warm Donut --> http://forum.xda-developers.com/showthread.php?t=640592&page=25
myn said:
Place all of the files into a directory including the windows apktool.bat file.
=== To decompile/decode an apk ===
1) place apk in this dir
2) open cmd
3) run apktool.bat d Contacts.apk ./out
4) an out directory will be created
.................
QUOTE]
Big thanks for this instruction...thanks...
Click to expand...
Click to collapse
solved...look here
http://forum.xda-developers.com/showthread.php?t=676658
[email protected] said:
solved...look here
http://forum.xda-developers.com/showthread.php?t=676658
Click to expand...
Click to collapse
Nice work
So what did you do to get Contacts.apk re-built correctly?
I was having all kinds of problems with apktools and that signing tool.
Thanks
myn said:
Nice work
So what did you do to get Contacts.apk re-built correctly?
I was having all kinds of problems with apktools and that signing tool.
Thanks
Click to expand...
Click to collapse
i follow your instructions...i decode the apk... edit the xml....rebuild the apk...extract the new apk...open your original apk...delete the xml...and add the new...save all....
i need 8 time´s to get the perfect values
The other way... So i have to say thanks too
[email protected] said:
i follow your instructions...i decode the apk... edit the xml....rebuild the apk...extract the new apk...open your original apk...delete the xml...and add the new...save all....
i need 8 time´s to get the perfect values
The other way... So i have to say thanks too
Click to expand...
Click to collapse
Ahh so you didn't need to sign it? You just used the compiled XML from the rebuilt Contacts.apk and place it into the original apk?
myn said:
Ahh so you didn't need to sign it? You just used the compiled XML from the rebuilt Contacts.apk and place it into the original apk?
Click to expand...
Click to collapse
yes...
with kind regards..Alex

[Boot animation]Thc weed leaf

custom boot animation of a floating weed leaf with a thc logo. Made by my mate Budda and compiled by me just for fun.
Preview:
download link :
WVGA (Desire/Nexus etc) http://www.mediafire.com/?mwfkvny8erwoqqs
HVGA (G1/Spica etc) http://www.mediafire.com/?af7ujr0r7j3024t
QVGA (Tattoo etc) http://www.mediafire.com/?udy82m979e8iket
(This is not a flashable .zip you have to push it through adb or use root explorer for now)
heres a wallpaper to go with it :
Enjoy!
Pffft !
I might have to re-jig that to QVGA
yea cool if u gimme your res i can do it or you do it either way i dont mind
gotta have it. what phone/s is/are it for?
Wanna port it to the G1?!
Yea sure guys. I'll do some research and find out what the res is for all other phones and post them up today. Its designed on a htc desire so will also work perfect on a nexus.
Droped a HVGA one in there just tryna find out what the res is for the rest.
QVGA up too.
I flashed this on my G1 running SuperBad and it didn't work. It said it didn't have the right signatures.
FckingAllen said:
I flashed this on my G1 running SuperBad and it didn't work. It said it didn't have the right signatures.
Click to expand...
Click to collapse
It's not a flashable .zip It's just the bootanimation.zip
I dont know how to make a flashable .zip I just push it through adb :
(in recovery)
adb shell mount /system
adb push bootanimation.zip /system/customize/resource/
adb reboot
Im on android 2.2 The file system might be different on other versions of android so it may not work. Check first.
I also got it working on my samsung spica (android 2.1) by putting the file on my sd card. using root explorer, mount r/w then copy the file and paste it to system/media overwriting the bootanimation.zip thats already there.
wow that makes a lot more sense, i don't know why i assumed i could just flash it
Could you please post a mirror for the QVGA version? Link is not working. Thanks a lot.
Thanks for this mate, I had also been looking to re-etch my the htc letters to thc on the back of my nexus. But it'd be hard not to **** that up, knowing my luck
Anyway, impressive bootloader mate!
Logic_ said:
Thanks for this mate, I had also been looking to re-etch my the htc letters to thc on the back of my nexus. But it'd be hard not to **** that up, knowing my luck
Anyway, impressive bootloader mate!
Click to expand...
Click to collapse
lol i feel u on that. dangerous business. hope u like the wallpaper too. strictly herbal
lukic said:
Could you please post a mirror for the QVGA version? Link is not working. Thanks a lot.
Click to expand...
Click to collapse
doing it now.
QVGA
Thanks a lot for the mirror.
Nice bootanimation.
Thank you based god

[BOOTANIMATION][U2:HDPI added] CM7 BiG BanG & NeoGlass - 3D [4-10-11]

Follow me on Facebook or Twitter for updates and upcoming events​Go to my signature and click on images​
It's time to show off your bootanimation to your friends and make them jealous of your android phone. May be it's just me; I haven't seen any horizontal bootanimation so far. Why should we have a small animation and ignore the rest of the screen?!
No matter what size screen you have, the NeoGlass bootanimation can fit it perfectly and it doesn't lose quality. I have highly optimized the images and made the animation as smooth as possible. I hope you guys experience the same thing.
MIUI Version Coming soon!​
Instructions​
Click to expand...
Click to collapse
Note: There are so many phones out there so I can't put a link for each one. But, you can download the bootanimation.zip file and the desc.txt file. For most of you guys the animation should work without any issues. If you feel different size would be better do this:
(Skip this part if you like the size of the bootanimation)
-Open attached desc.txt file and just modify the the resolution values based on your device screen size (Nexus one values are 480x800 (width x height). For example, if your resolution values are 300x700, your txt file should look like this in the first line:
300 700 24
-Save the file. Use winrar, 7zip, bettezip, etc to open your bootanimation in archive form (do not extract it) and drag the modified txt file and update the zip files. DONE! You optimized the file for your device.
Installation​
Click to expand...
Click to collapse
1]
Use "root explorer" or "adb push command"
push it to /system/media (overwrites the original one)-make sure you backed up your original animation.
or
push it to /data/local (does not overwrite the original)-if you delete it, you will see your original animation.
2]
Code:
[COLOR="Blue"]adb remount
adb push <path to bootanimation.zip> /data/local[/COLOR]
[or [COLOR="Blue"]adb push <path to bootanimation.zip>/system/media[/COLOR]]
[COLOR="Blue"]adb reboot[/COLOR][/COLOR]
3] Or use the flash version, thank you 'DoomLord'
***To learn more about bootanimations and making your own, check out my complete bootanimation tutorial here --> LINK
If you like my work, don't forget the "Thanks BUtton" ​
Download​
Click to expand...
Click to collapse
Text File attached bellow!
Non_flash version:
Horizontal BiG_BanG_CM7[Link] --> HD (Tablet)
Horizontal NeoGlass_CM7 --> Higher quality
[Link]
[Mirror]
Click to expand...
Click to collapse
Flash version:
(copies to system) --> Higher quality [Link]
Horizontal NeoGlass_CM7
Link --> MDPI 320x480 Thanks to "ZduneX25 "
Click to expand...
Click to collapse
Flash version (copies to data) --> [Link]
Click to expand...
Click to collapse
Vertical NeoGlass_CM7 (self-explanatory, old style animation) -->
[Link]
Click to expand...
Click to collapse
Wow, this is indeed the first horizontal bootanimation I've ever seen. Will try it out and tell ya what I think.
The android frying apple is horzontal..but ill try this when i get hime.
This should be the stock CM animation! Thanks a lot.
OOOH this is HAWT! I've been using the Vaudville Boot animation but this is waay better
very nice job... any chance for a Warm version? (either TwoPointTwo or Z)
I spy another VCP fan
Nice animation, thanks
Great JOB!!!!
love it!!!
tested horizontal version on SE Xperia X10... works pretty well... only issue is the resolution of X10 is 854x480, so, in vertical position, there are small black "bands" at top & bottom..
For easier installation thru recovery...
here i have attached 2 files which can be flashed via recovery...
for placing the bootanimation automatically in /system/media flash the attached file:
CM7_NeoGlass_Horizontal_system.zip
for placing the bootanimation automatically in /data/local flash the attached file:
CM7_NeoGlass_Horizontal_data.zip
btw this will not backup ur old bootanimation
not working for lg p500 on 320/480 (even if i edited desc.txt)
would love this in vertical.... and if the "7" was in between n and o would look much nicer but love it...
if there is any plan for vertical one... will wait for that
great work
Ubermicro13 said:
Wow, this is indeed the first horizontal bootanimation I've ever seen. Will try it out and tell ya what I think.
Click to expand...
Click to collapse
apparently it's not the first landscape (figured out today) but this one is short enough for all devices and thank you
mulletcutter said:
The android frying apple is horzontal..but ill try this when i get hime.
Click to expand...
Click to collapse
Now I know , I checked it out and it's a good one but the animation imo is too long for most devices. The problem is CM7 and Miui boot really fast!
poontab said:
This should be the stock CM animation! Thanks a lot.
Click to expand...
Click to collapse
One million thanks to you as well
Matty Matt said:
OOOH this is HAWT! I've been using the Vaudville Boot animation but this is waay better
Click to expand...
Click to collapse
I'm glad to hear that you are welcome!
bonikowsky said:
very nice job... any chance for a Warm version? (either TwoPointTwo or Z)
Click to expand...
Click to collapse
Thank you! I'm not familiar with Z version Could you explain more or put a link?
TheGrammarFreak said:
I spy another VCP fan
Nice animation, thanks
Click to expand...
Click to collapse
Enjoy it sir!
DooMLoRD said:
love it!!!
tested horizontal version on SE Xperia X10... works pretty well... only issue is the resolution of X10 is 854x480, so, in vertical position, there are small black "bands" at top & bottom..
For easier installation thru recovery...
here i have attached 2 files which can be flashed via recovery...
for placing the bootanimation automatically in /system/media flash the attached file:
CM7_NeoGlass_Horizontal_system.zip
for placing the bootanimation automatically in /data/local flash the attached file:
CM7_NeoGlass_Horizontal_data.zip
btw this will not backup ur old bootanimation
Click to expand...
Click to collapse
Millions and millions of thanks, I was too tired to make flash, I added your files to OP and gave you credit
ciolnadu said:
not working for lg p500 on 320/480 (even if i edited desc.txt)
Click to expand...
Click to collapse
what Operating sys are you using? What zip program do have?
Two reasons didn't work out for you. Your zip program didn't update correctly and you compressed the file. You should store the zip file (Zero compression). Otherwise you get blank screen.
Second reason: You file was not replaced, backup ur original animation and delete it. Wipe cache and dalvik and then push or flash the new one.
freexx89 said:
would love this in vertical.... and if the "7" was in between n and o would look much nicer but love it...
if there is any plan for vertical one... will wait for that
great work
Click to expand...
Click to collapse
There is a vertical version in download links You probably missed it and Thank you for your comment.
That looks pretty damn nice, thanks

[BOOTANIMATION] MIUI Big Bang 3D - Yes Horizontal - mtz file [4-7-11]

Follow me on Facebook or Twitter for updates and upcoming events​Go to my signature and click on images​
No matter what size screen you have, the Big Bang bootanimation can fit it perfectly and it doesn't lose quality. I have highly optimized the images and made the animation as smooth as possible. I hope you guys experience the same thing.
There is no audio for bootanimation. I just added audio to youtube to make it pleasant. Watch in HD and see the big bang
Leave me a comment if you want the same animation on CM7, Android in general, Nook,...
Instructions​
Click to expand...
Click to collapse
If you feel different size would be better do this:
(Skip this part if you like the size of the bootanimation)
-Open attached desc.txt file and just modify the the resolution values based on your device screen size (Nexus one values are 480x800 (width x height). For example, if your resolution values are 300x700, your txt file should look like this in the first line:
300 700 24
-Save the file. Use winrar, 7zip, bettezip, etc to open your bootanimation in archive form (do not extract it) and drag the modified txt file and update the zip files. DONE! You optimized the file for your device.
Installation​
Click to expand...
Click to collapse
1] Put mtz file in sdcard, import it via theme manager and apply it.
2] Enjoy
***To learn more about bootanimations and making your own, check out my complete bootanimation tutorial here --> LINK
If you like my work, don't forget the "Thanks Button" ​
Download​
Click to expand...
Click to collapse
Text File attached bellow!
Horizontal Miui Big Bang -->
[Link]
Adam, you come up with the sickest boot animations. Great job man. Hopefully you'll continue to pump these bad boys out;p
mattfmartin said:
Adam, you come up with the sickest boot animations. Great job man. Hopefully you'll continue to pump these bad boys out;p
Click to expand...
Click to collapse
Thanks man! how is the animation quality?
adam2010 said:
Thanks man! how is the animation quality?
Click to expand...
Click to collapse
Very high quality
Would there be anyway you could do the cm7 one as "big bang"?
mattfmartin said:
Very high quality
Would there be anyway you could do the cm7 one as "big bang"?
Click to expand...
Click to collapse
That's what I asked in CM7 thread , sure I can
mtz file created, apply it via theme manager
lovely one! is it possible to put it on vertical instead?
hella sick!
can we get one, for the UD rom?
r47z said:
lovely one! is it possible to put it on vertical instead?
Click to expand...
Click to collapse
Thank! Yes, I will make a vertical version too
SoCalSpecialist said:
hella sick!
can we get one, for the UD rom?
Click to expand...
Click to collapse
Im not familiar with UD rom, do you have a link?
+1 For CM7, and CM7 nook.
jimbo2412 said:
+1 For CM7, and CM7 nook.
Click to expand...
Click to collapse
yes i will, it has already been suggested
Once again. .... great job, thank you.BTW I'm learning allot from your theme tut. Thanks again!
redtrk said:
Once again. .... great job, thank you.BTW I'm learning allot from your theme tut. Thanks again!
Click to expand...
Click to collapse
Thank! I'm glad you like it. The only reason I made bootanimation was to inspire ppl and show them some tricks to make it themselves
Ok. So I downloaded file, but when I go into manage theme and then boot andvtry to go to import I get a fc. Any ideas?
dgaf98 said:
Ok. So I downloaded file, but when I go into manage theme and then boot andvtry to go to import I get a fc. Any ideas?
Click to expand...
Click to collapse
it's a bug in theme manager, I have the same issue sometimes when I apply anything. Miui Gingerbread is kind of buggy.
You can try this: Go to sdcard/Miui/theme folder, choose a working theme (make a backup of it somewhere else on you device or computer first) extract the mtz file you downloaded (winrar, betterzip...) and find bootanimation.zip in "boots" folder.
Now open your working theme file you backed up. Open it in archive form and drag my bootanimatio.zip to boots folder and update. Once ready, import it with theme manager (you should see the theme name twice since you installed it before so try both to see which one is the new one ).
Hope this helps
adam2010 said:
Im not familiar with UD rom, do you have a link?
Click to expand...
Click to collapse
oh yea for sure...
here you go : http://udrom.com/
imo probably one of the best ROM's created for our android devices!
Just put this on my G2. Love it.
I think that the shining part of this boot animation would look cool with this pic.
A CM7 one would be great too
Great Great job, best miui bootanim seen so far.
This is cool

Categories

Resources