[THE] Espresso Bios Boot Animation! - myTouch 3G Slide Themes and Apps

First off, im not posting this for any kind of credit i just want to share it...i got the original bios boot from here...all i did was change the word Sapphire to Espresso...
since it goes in /data you dont have to reboot into recovery, just plug in usb and
Code:
adb push {path/to}/bootanimation.zip /data/local
when its done,
Code:
adb reboot
unplug and...
Enjoy!
-BMFC

How do we back up the old/stock one?

If you have the stock mytouch slide one, you don't have to because its a .gif in /system/customize/resource/ and it won't be overwritten or messed with at all...
If you have another bootanimation in .zip format and you wanna back it up just
Code:
adb pull /data/local/bootanimation.zip /path/to/wherever/
-BMFC

I have a tutorial and explanation here.
http://forum.xda-developers.com/showthread.php?t=708316

You can Place the File in data or system/media. It will work in either place.

eugene373 said:
You can Place the File in data or system/media. It will work in either place.
Click to expand...
Click to collapse
thats good to know...do you know whether one spot overrides the other? and if so, which one? i.e. if i have a bootanimation.zip in /data/local and i push another bootanimation.zip to /system/media, which one will show up?
-BMFC

bmfc187 said:
thats good to know...do you know whether one spot overrides the other? and if so, which one? i.e. if i have a bootanimation.zip in /data/local and i push another bootanimation.zip to /system/media, which one will show up?
-BMFC
Click to expand...
Click to collapse
The data local bootanimation.zip. It is a user defined animation that can be accessed on both root and unrooted devices. The animation in system is only accessable with root and will act as a default fall back if nothing is in local.
Sent from my T-Mobile myTouch 3G Slide using XDA App

Ahh I understand now .. so lets say I install this one in data/local.. then later want the stock stuff back I just delete this from /data/local and the stock one will start coming up again from /system/media

that is correct! well actually the STOCK one is in /system/customize/resource/ and its something like mytough_v8_final.gif or something like that...
so even if you push it to /system/media the stock one will still be untouched in its directory, itll just get overridden by the new one.
but yeah...
-BMFC

uuuhhh...
Does it still say "Press TRACKBALL for help" at the bottom? You should change it to "Optical" or somethin OP, that would be dope.

Gootah said:
Does it still say "Press TRACKBALL for help" at the bottom? You should change it to "Optical" or somethin OP, that would be dope.
Click to expand...
Click to collapse
No it says "press volume up + power to enter recovery" or somethin, ...
-BMFC
Sent from my ROOTED MyTouch3G Slide

Is there any way to change the boot animation by just using my phone via terminal or root explorer??
Sent from my T-Mobile myTouch 3G Slide using XDA App

Not sure why mine didn't work. Running SMR5r1, pushed to data/local/ and on reboot, I get the usual MyTouch3GSlide boot screen, then blank, then lock screen...

fermunky said:
Not sure why mine didn't work. Running SMR5r1, pushed to data/local/ and on reboot, I get the usual MyTouch3GSlide boot screen, then blank, then lock screen...
Click to expand...
Click to collapse
Yeah me too...I did this when I was on slideMEROOT2 and it worked fine...then about a week after that I switched to 5r1 and bootanims don't work on 5r1...sucks, I know...I haven't tried any other roms lately, been working on theming 5r1, so I dunno what roms have bootanims working or not...
-BMFC
Sent from my ROOTED myTouch3G Slide

Related

Boot Animation Help.

First things first i have a rooted Samsung Continuum, And i want to change my boot screen and since i dont have a recovery option right now i cant flash anything.
So i have to place the boot animation zip on the phone, Well heres the problem i cant find where im suppose to place the file?? Any help would be great.
Bump
Sent from my SCH-I400 using Tapatalk
You should ask this in the correct area for your phone. I have no knowledge of any other phones but Magic.
Still, see if this helps. When I change my boot animation I put it to system/media/bootanimation.zip.
Why can't you get to recovery?
I checked there i couldnt find anything.
There is no recovery for my phone yet.
Yeah ill ask in the correct forums.
It's either /system/media, /system/customize/resource or /data/local, or more than one of them.
1st off I love how you bump your own thread lol.
2nd, If you phone is rooted install 'root explorer' or simular and search for bootanimation.zip, this will show you where your current animation is stored.
3rd. Remember the directory & copy the bootanimation.zip you want into that folder & overwrite, reboot.
4th. Hope that helps, enjoy !
Try to push it to /data/local/ with adb.

Honeycomb Original Boot Animation

.
Hi there ppl, here I post you a link to a lil modified version of the original honeycomb rip boot animation that will work in our Arias fullscreen. Is just the dimensions changed in the desc.txt file but it'll save you sometime (as I had to go all the way to get how boot animation worked q: )
Here how it looks on a Nexus S: http://www.youtube.com/watch?v=MrAoqgAzKyQ
If you're running CM7 it should be as simply as replacing the bootanimation.zip located in /data/local/ with this one (use root explorer or ES file explorer with root explorer option to navigate there). If you're running another ROM (and you dont have a bootanimation at /data/local/) take the second version and flash it in recovery. Not sure if that would work (havent tried) but it'll replace the animation found at /system/media/ folder as our Arias are s-on still.
Bare Version (just drop it in /data/local/)
Recovery Flasheable Version (replaces bootanimation found at /system/media/)
Neither way works breh
Edit: CM 7rc
Sent from my Liberty using XDA App
.
There's really no science to have it, you just need to replace the bootanimation.zip in /data/local/ (that folder is hidden, you need root explorer to get in there, is in the phone memory, not the sdcard)
Darius_bd said:
.
There's really no science to have it, you just need to replace the bootanimation.zip in /data/local/ (that folder is hidden, you need root explorer to get in there, is in the phone memory, not the sdcard)
Click to expand...
Click to collapse
The original is in /system/media. Putting a bootanimation.zip in /data/local will supercede the original. It looks great on the aria. Thanks for the port.
It should work on any rooted phone, CM or not.
Also, there's no need to use root explorer. Just place bootanimation.zip on your sdcard root and open Terminal Emulator:
su
cp /sdcard/bootanimation.zip /data/local/
reboot
Click to expand...
Click to collapse
Works like a charm.
Some of the versions floating around have white flashes between the loops - this one fixes that:
http://lts.cr/QHX
bkmo said:
The original is in /system/media. Putting a bootanimation.zip in /data/local will supercede the original. It looks great on the aria. Thanks for the port.
Click to expand...
Click to collapse
Thank you, that was very helpful. But it is a sick boot animation.
Sent from my Liberty using XDA App
Perhaps I did it wrong, but the image appears rather pixelated to me during load up.
Awesome. Cheers!
seboj said:
Some of the versions floating around have white flashes between the loops - this one fixes that:
Click to expand...
Click to collapse
The white flashes happens when there are foreign files inside the folder with the PNGs. In most case, a certain thumb.db hidden file I think we all have meet before
powerchess said:
Perhaps I did it wrong, but the image appears rather pixelated to me during load up.
Click to expand...
Click to collapse
You can try cooking your framework and add the HC boot animation @ the UOT Kitchen
merged 10chrs
Looks awesome Darius, thanks for sharing.
I am drooling right now that's the most epic thing I have sawn lol
Sent from my Liberty using XDA App
Thanks this is awesome. Took me a while to install it. Running liberated 2.2 based on the gratia release and none of the above methods worked. Finally replaced the boot file in system/customize/resource with this one and flashed the whole Rom thru recovery no wipes. Worked perfectly.
Sent from my HTC Liberty using XDA Premium App
Wow, it looks great and the install was a piece of cake. I don't really spend much time watching the phone boot, but it's cool anyway.
awesome boot animation, but i'm curious about changing the boot image like the one in the video to like a picture in my gallery?
thanks for this!! worked like a charm.
can't get it working, running FR008.
HTC White-screen
I used Root Explorer to drop the file into the right folder, and when I rebooted the phone (multiple times), it got stuck at the HTC Screen.
Not worth the hassle...at least for something that lasts less than a minute.
Did it wow for a complete noob, if no one doesn't know how to do this shouldn't be rooted at all lol.
1. Get root explorer
2. Download his bare version and put it right on ur sd card so u can find it
3. Then go to phone on root explorer go out of where it first takes u via back button
4. Copy the bootanimation.zip
5. Then it'll have a option to paste hit back button it will take u back to where u were
6. Go to data/local/ and hit paste
7. Reboot and watch the awesome boot!
-AriaUSer_
AriaUSer_ said:
Did it wow for a complete noob, if no one doesn't know how to do this shouldn't be rooted at all lol.
1. Get root explorer
2. Download his bare version and put it right on ur sd card so u can find it
3. Then go to phone on root explorer go out of where it first takes u via back button
4. Copy the bootanimation.zip
5. Then it'll have a option to paste hit back button it will take u back to where u were
6. Go to data/local/ and hit paste
7. Reboot and watch the awesome boot!
-AriaUSer_
Click to expand...
Click to collapse
Better yet:
Copy the bootanimation.zip file to the ROM zip file (system/media folder) and THEN copy the ROM file to your device using your choice of file exchange.
The first thing I do with new ROMs is to delete the files I don't want or need (like the language files) and add those I want to have (e.g., the original CM7 email app that supports color-coding accounts).
You can also replace the ROMs bootanimation the same way.
I've significantly reduced the size of the ROM by getting rid of unnecessary ring tones (who needs 50 of them?), programs (e.g., ROM Manager), and wallpapers (e.g., smoke, other useless ones).
I can shave typically 5-7 MB off the size, which may not seem like a lot, but helps.

Won't allow me to delete certain files etc in System?

I am currently looking to install a new boot animation
in /system/media/bootanimation.zip
However, it is to my surprise it will not allow me to do that?
I have super manager and my system is rooted.
Android 2.27x
What file explorer are you using? You have to mount the directory as r/w. You have to use root explorer for this (it works for others but ES file explorer would never work for me with it's root options enabled) or you have to adb push the file
[dpeeps74]
Solved my own problem. Got Super Manager to work it out. Root enabled+BB and CHMOD and it was done with.
Indirect said:
I am currently looking to install a new boot animation
in /system/media/bootanimation.zip
However, it is to my surprise it will not allow me to do that?
I have super manager and my system is rooted.
Android 2.27x
Click to expand...
Click to collapse
Custom boot animations should go into /data/local/, not /system/media/
jasonmaloney said:
Custom boot animations should go into /data/local/, not /system/media/
Click to expand...
Click to collapse
Out of curiosity, why is that? I've always slid mine into system/media with no issues.
-----
Sent from my CDMA Hero. I got some hot Gingerbread-on-Hero action here!
user7618 said:
Out of curiosity, why is that? I've always slid mine into system/media with no issues.
Click to expand...
Click to collapse
It's really just a matter of style. The ROM checks /data/local before it checks /system/media, and you don't have to be root to push to /data/local.
There is an 'HTC' screen that comes up before my new boot screen. Is it inside of /data/local/ ?
or am I stuck with it forever?
jasonmaloney said:
Custom boot animations should go into /data/local/, not /system/media/
Click to expand...
Click to collapse
If you ever go to replace the boot animation with a flashable zip, you'll need to delete the old one from data/local or that will be the one that boots up.
Sent from my HERO200 using XDA Premium App
Indirect said:
There is an 'HTC' screen that comes up before my new boot screen. Is it inside of /data/local/ ?
or am I stuck with it forever?
Click to expand...
Click to collapse
Check your other thread.
Sent from my HERO200 using XDA Premium App
Indirect said:
There is an 'HTC' screen that comes up before my new boot screen. Is it inside of /data/local/ ?
or am I stuck with it forever?
Click to expand...
Click to collapse
That would bw your splash screen. There is a way to change it, though I don't have a link. If you can't find it, Impaler can direct you to it.
-----
Sent from my CDMA Hero. I got some hot Gingerbread-on-Hero action here!

No Boot Animation?

Somehow my Boot Animation disappeared? I'm running sense virus rom. I deleted all my boot animation. zips to try to get everything off the device and then I downloaded the stock animation and put it in the media file and the system custom resource file and it goes to my splash screen, then goes black, and then the phone comes on. Any idea how to fix this so I don't have just a black boot animation? Is there a stock boot animation around? What are the steps to properly installing it?
Didu name it right? Some have to b VZW_bootanimation. Others just bootanimation
inc
try this name it bootanimation i think thats what virus needs not VZW_bootanimation and pretty sure ur right about location(sys/customize/resource/)
still savin fora TB so dont have one to test
Downloaded it and renamed it bootanimation.zip then copied it from my SD card in root explorer and placed it into my system/customize/resource folder along with my system/media folder.
Restarted my phone. Got my splash screen, then screen went black. No animation.
Then I tried it using VZW_Bootanimation.zip
No luck. WTF!!!!!
Are u pasten 2 times?
inc
It only goes in resources
inc
Rom-Addict said:
It only goes in resources
inc
Click to expand...
Click to collapse
Would it matter if it was in both though? It should still work even if it was in both...?
droidboy850 said:
Would it matter if it was in both though? It should still work even if it was in both...?
Click to expand...
Click to collapse
Don't think so
inc
Well I'm stuck. Ha.
Take the one outta media?
inc
have stock virus animation but too big to uplaod.......virus bootanimation is a bit dif from stock
Extract all the files from the zip on your CPU.....hilight all the files and right click, select archive, when the window appears select zip, and from the drop menu select store....mine was doing this also if I just zip it.....hope this isn't too confusing
Sent from my ADR6400L using Tapatalk

Boot animation

So I just spent a long as time working on a bootanimation. I pushed through adb and it doesn't work... now I have almost two hundred png files that are useless and a bad attitude. Anybody have any tips on boot animation that I might have missed? The boot screen comes up black and wont show my animation at all.
Sent from my tbolt running ShiftTh3ory AOSP
is it installed in the right folder? I know on my Evo it was in a different one (system/customize), but make sure yours is named bootanimation.zip and its in your /system/media folder.
If that fails, go into your system/customize/CID folder and look in the default.xml file to see the path of where it goes
Yeah its in the right place I think I did something when I made it but I followed directions...
Sent from my tbolt running ShiftTh3ory AOSP
Old school method is
Data/local
MONKY_1 said:
Old school method is
Data/local
Click to expand...
Click to collapse
Yep. Data/local ftw.
Sent from my Liquid Thunderbread HTC Thunderbolt
Yeah but I am not thinking that's the problem. Any other animation works just not my custom one.
Sent from my tbolt running ShiftTh3ory AOSP
hopefully i might be able to shed some light on what you may of over looked. happened to me way back.
1. when you made the .zip did you compress it? or did you set it at no compression/storage?
2. open your bootanimation.zip and make sure it doesnt have an extra subfolder that doesnt belong. This usually happens when selecting the whole bootanimation folder and telling it to zip, instead of the 2 sub folders. (that make sense?)
OK so it works but now I get a weird white flash during the loop part
Sent from my tbolt running ShiftTh3ory AOSP

Categories

Resources