[Boot animation] bios bioot animation - Wildfire Themes and Apps

Hello Y'all!
I've created a bios-like boot animation for our wildfire:
The idea came from frysee (original thread here), but I've build all the files myself.
There are two way's to put it on your phone:
With the use of ADB:
1. place the attached bootanimation.zip in the tools folder of adb
2. open the command prompt and cd to the tools folder
3. type "adb shell" and press enter
4. type "mv <path-to-bootanimation>/bootanimation.zip <path-to-bootanimation>/bootanimation.old" and press enter
for example: mv system/media/bootanimation.zip system/media/bootanimation.old
-> now you have a backup of your original boot animation
5. exit
6. type "adb push bootanimation <path-to-bootanimation>" and press enter
for example: adb push bootanimation system/media
7. type "adb shell bootanimation" and unlock your screen. You should see the new bootanimation. Press ctrl+c to stop.
Click to expand...
Click to collapse
New to adb -> link!
You can also replace your bootanimation by using a root explorer:
frysee said:
store on root of SD card
open root explorer make sure to make R/W
go to SDCard and copy file
navigate to bootanimation path (*)
rename bootanimation.zip to something else (bootanimation1.zip)
paste file and rename bios_bootanimation.zip to bootanimation.zip, if necessary
exit root explorer
reboot phone
Profit = Enjoy Bios boot animation!
Click to expand...
Click to collapse
What is the right path to you bootanimation?
frysee said:
The right path for your bootanimation differs between devices and even ROMs, so it is hard to list the right one for every setup.
However, you should be able to track down the right one by looking for an existing bootanimation.zip using Root Explorer or ADB.
Most likely it will be one of the following:
/system/media (try this first)
/system/customize (some Evo ROMS seem to use this one)
/data/local (should work an nearly all ROMs, as long as there is no bootanimation on /system)
Click to expand...
Click to collapse
I can only tell that on cyanogenmod 7, the boot animation is indeed stored in system/media.
When you are on a stock rooted Froyo ROM, you can folow the explanation of laraz (thank you for this, laraz!):
laraz said:
store on root of SD card
open root explorer make sure to make R/W
go to SDCard and copy file hold down on file you wont and choese copy
navigate to bootanimation path (#)froyo system>customize>rescource- paste over exsting bootanimation.zip done
rename bootanimation.zip to something else (bios_bootanimation.zip)
exit root explorer
reboot phone
Click to expand...
Click to collapse
The speed of the animation is adapted to my phone: normaly I can only see it untill "activation root access SUCCEEDED", then I can enter my pin.
To adapt the speed of the animation to your phone/ROM, you can change the frames per second:
1. extract bootanimation.zip in the attachment
2. open desc.txt in notepath or similar program.
3. you see the folowing
Code:
240 320 4p 1 0 androidp 0 0 part1
the third number (in this case "4") is the frames per second.
4. adapt ONLY the third number to the desired amount of frames and save the file.
5. put android, part1 and desc.txt again in a zip-file. Make sure that YOU DO NOT USE ANY COMPRESION or it will not work!!!! (in WinRAR: use "compresion method: store")!!
6. Now you can try your new bootanimation!
Click to expand...
Click to collapse
Enjoy!

Thanks dude it is cool bro nice 1 runs smooth O
Sent from my HTC Wildfire using XDA Premium App

You're welcome
Erwin

its cool im installing right now, could you made one saying CyanogenMod 7.1???
THX

vadash said:
its cool im installing right now, could you made one saying CyanogenMod 7.1???
THX
Click to expand...
Click to collapse
Here you go

how did you edited the jpg´s one by one???

vadash said:
how did you edited the jpg´s one by one???
Click to expand...
Click to collapse
Yes, but only the relevant ones (and they are png's, not jpg's). But I have the original psd photoshop files so it wasn't that hard, 20 min of work, I think.
Erwin

Thanks ErwinP, bootanimation is great. Work fine in CM 7.0.3

Excellent job!
Sent from my Desire HD using XDA App

My phone boots up before the animation ends
(ruymanca's cyanogen mod)

calyxim said:
My phone boots up before the animation ends
(ruymanca's cyanogen mod)
Click to expand...
Click to collapse
Hehe
You can change the framerate to a higher value, if you want. It's explained in the first post!
Erwin

I need that kind of boot animation for HTC wildfire please!! I mean the boot animation from here http://forum.xda-developers.com/showthread.php?t=648555&page=68

Karthus said:
I need that kind of boot animation for HTC wildfire please!! I mean the boot animation from here http://forum.xda-developers.com/showthread.php?t=648555&page=68
Click to expand...
Click to collapse
Wait, I link you to one which is much alike:
link

works perfectly!!!

Yeah, thanx worked perfectly...
Sent from my HTC Wildfire using XDA App

nicceeee thread

nice awesome bootanimation

Can you make the boot animation flashable?
I cant replace the bootanimation.zip using rootexplorer.
I did all the steps but whenever I paste it,
it all goes back to the old bootanimation.
Thanks man.

Great bootanimation thanks.
Sent from my CM7 HTC Wildfire using XDA App

Related

[REQ Fulfilled] Bootscreen Android fries Apple

We have video and links now!!!!
I claim no responsibility for creating the files. I'm merely the messenger
Original Video-http://www.youtube.com/watch?v=l-zLjjgweVE&feature=youtube_gdata_player
In action with with sound- http://www.youtube.com/watch?v=07SZtsOyew0 -thanks jriv
Sorry for the delay guys!!! I will add dl links and instructions shortly.
here's the bootanimation http://dev.nsbtt.com/android/bootanimations/480x800/bootanimation.zip it will auto download-Thanks Ravenwulf
sabreem on page 4 in this thread ( via the android xda app mind you) posted the audio zip file for DL. I only haven't posted it here because I don't know how to move the download buttons. So if you want audio its in his post. Pardon my inexperience and thanks sabreem
osugsxr said:
Instructions
Copy/download the animation's zip to your SD card
Open Root Explorer
Rename the file to TMUS_bootanimation.zip (Only for stock/iced glacier. Name may change for other roms.
CM 6 it should be bootanimation.zip)
Copy the animation to /system/customize/resources (don't forget to mount the resources folder as r/w before copying)
Done!
Instructions CM 7:
Copy/download the animation's zip to your SD card
Open Root Explorer
Copy the animation from your SD card to /system/media/ (don't forget to mount the media folder as r/w before copying)
Done!
Also you can use adb push as well if you place the "bootanimation" in the sdk tools folder....
command is here: adb push bootanimation.zip /system/media/bootanimation.zip
test animation by opening a command window and typing
adb shell
bootanimation
exit with Ctrl+C
Click to expand...
Click to collapse
-Thanks osugsxr
Again sorry for the delay guys. Thanks for your patience
-G
Sent from my HTC Glacier using XDA App
HOT! will definitely flash this if it is compatible..
Do you have the link to the bootanimation.zip for this. Splash is the static screen before the animation
Edit: nevermind I found it. Yes it runs on our phones, however the image is kinda small (uses about 1/3 of the screen right in the middle) and would need to be resized to look right.
Great post a link if we get this set up. Anyone care to pm me the process of changing the bootscreen?
Sent from my HTC Glacier using XDA App
Geoi1006 said:
Great post a link if we get this set up. Anyone care to pm me the process of changing the bootscreen?
Sent from my HTC Glacier using XDA App
Click to expand...
Click to collapse
here's the bootanimation http://www.nsbtt.com/android/bootanimation.zip it will auto download
and the link for the how to change the splash screen http://forum.xda-developers.com/showthread.php?t=866474
changing bootani depends on which ROM you are running
Do we just glash zip through recovery? This is awesome.
does this one fit the screen better?
Sent from my HTC Glacier using XDA App
i keep on getting a yellowish line above the actual animation....is it just me?
it did the same on mine, I believe it is because the animation images are wrong resolution for our phones they are 256x256 instead of 480x800
Do we just flash zip through recovery? This is awesome.
I got mine side ways some how...
http://www.youtube.com/watch?v=BCljZBeHzpE&feature=player_embedded
@rose no put on sdcard>open root explorer> copy bootanimation.zip and then delete the one thats in the systems>media area and paste this one there
Skeleton Labs said:
I got mine side ways some how...
http://www.youtube.com/watch?v=BCljZBeHzpE&feature=player_embedded
@rose no put on sdcard>open root explorer> copy bootanimation.zip and then delete the one thats in the systems>media area and paste this one there
Click to expand...
Click to collapse
what did ya change to get it to play sideways?
edit : nevermind I found it. here it is sideways and hi-res, just like the other one I posted it will auto download http://dev.nsbtt.com/android/bootanimations/480x800/bootanimation.zip
Nothing just downloaded the one listed here... haha
Root Explorer is a paid app? I swear I have used a free app that did the same thing back on my G1.
Sent from my HTC Glacier using XDA App
RavenWulf said:
what did ya change to get it to play sideways?
edit : nevermind I found it. here it is sideways and hi-res, just like the other one I posted it will auto download http://dev.nsbtt.com/android/bootanimations/480x800/bootanimation.zip
Click to expand...
Click to collapse
I'm using root explorer and I can't find the orginal "bootanimation.zip" in system folder are in any of the folders....know where im goin wrong?
How can we make it full screen?
... nvm idiot
cbeezy34 said:
I'm using root explorer and I can't find the orginal "bootanimation.zip" in system folder are in any of the folders....know where im goin wrong?
Click to expand...
Click to collapse
if you are on a Sense ROM system>customize>resource
I love this!! Haha.
RavenWulf said:
if you are on a Sense ROM system>customize>resource
Click to expand...
Click to collapse
Got it! thanks!
cbeezy34 said:
I'm using root explorer and I can't find the orginal "bootanimation.zip" in system folder are in any of the folders....know where im goin wrong?
Click to expand...
Click to collapse
/system/etc/media
etched with my mT4g

Bootanimation????

How do u change the boot and the shutdown animation is there any tutorial on this??????
Sent from my SGH-T959 using XDA Premium App
I'm pretty much a noob myself, but RootTools app has an option to choose a few diff boot anims. Not sure about shutdowns.
Read read and read. That's how I learned. You need to be rooted, use root explorer (an app) and just push it. Meaning of push, its cut/copy and paste.
Sent from my SGH-T959 using XDA Premium App
jwalk74 said:
I'm pretty much a noob myself, but RootTools app has an option to choose a few diff boot anims. Not sure about shutdowns.
Click to expand...
Click to collapse
Most all of them you flash in clockworkmod.
There is a lot of them in the bible
http://forum.xda-developers.com/showthread.php?t=991267
tru dat! you got 2 options:
- Flash in CwMRecovery
or
- Push bootanimation.zip into /system/media
Like a kernel or modem, bootanimations do not really require a flash at 100% battery or clearing of settings in CwMRecovery if you choose to flash it. Some bootanimations are not flashable and require you to push them into /system/media. Always read the OP will generally explain if it is flashable or not.
***I highly recommend you push it yourself. Its not hard at all and will allow you to be more familiar with your file system***
- just find the "bootanimation.zip" that you want
- move it to ur phone
tip* i've found i like to archive all bootanimations on my PC for future reference do so or skip this next step
- browse to /system/media/bootanimation.zip(this is your original) copy it to archive
- browse to where you put the bootanimation.zip you want and select "move"
- browse to /system/media/ and select paste
- select replace
- reboot phone and voila! now you have ur new bootanimation and you feel more comfortable moving system files around. Aren't you smart ur mom would be proud. Good luck!
zeck2212 said:
How do u change the boot and the shutdown animation is there any tutorial on this??????
Sent from my SGH-T959 using XDA Premium App
Click to expand...
Click to collapse
check my post here:
http://forum.xda-developers.com/showthread.php?t=1019858
its on shutdown animations.
for boot animations.
its the same method
but the bootanimation is just in the "system/media" folder...called "bootanimation.zip"
It can be taken from any ROM from the "system/media" folder and placed in your "system/media" folder on your phone and your done.
This will make more sense after you read my forementioned post.
::thanks?::
i have tried pushing a bootanimation.zip to both my media folder and local folder and i cant get it to work any help please
dnahughes said:
i have tried pushing a bootanimation.zip to both my media folder and local folder and i cant get it to work any help please
Click to expand...
Click to collapse
forgot to mention yes im rooted and using root explorer to push the file
dnahughes said:
forgot to mention yes im rooted and using root explorer to push the file
Click to expand...
Click to collapse
did you remember to set permissions to rw-r--r-- before backing out? i usually have to do that when i change boot anims.
dnahughes said:
i have tried pushing a bootanimation.zip to both my media folder and local folder and i cant get it to work any help please
Click to expand...
Click to collapse
Not sure which one you are trying to get on your phone.. Some animations need to be flashed through recovery.

[TUT] Change Boot Animation in racht's CM6 Floyo 0.25

EDIT: BOOTANIMATION ENABLED IN CM6 0.30, Directory moved to system/media
The boot animation in CM6 floyo-0.25 by racht had been disabled.
To enable it, follow these simple steps... or Se-Lifestyle
This is the ONLY way to enable it and ONLY for ROMs which bootanimation was disabled in build.prop
Thanks deedii for confirming the boot animation's location.
(Use root explorer)
1. Edit build.prop.
Go to /system/build.prop in root explorer.
Long press the file and choose "open in text editor"
Go to the last line and u will see:
Code:
debug.sf.nobootanimation=1
change it to:
Code:
debug.sf.nobootanimation=0
Do the same for /system/bin/build.prop
Root explorer will automatically backup the files for u with the name "build.prop.bak"
Note: -You can also copy the file to sdcard, connect to pc via usb, edit in notepad, save, replace the edited one with the original one.
-Not sure the 2 files are same, for safety, do them individually.
2. Upload boot animations.
Put the bootaniamtion.zip into:
/data/local/
(!) /system/media/ will not work
(!) make sure the boot animation is correctly made.
3. Reboot and done!
About how to make boot animation:
http://forum.xda-developers.com/showthread.php?t=1096068
Important notes u have to know : http://se-lifestyle.com/viewtopic.php?f=42&t=5947
Both build.prop's are the same. At least in MiniCM and Froyobread. I have't done any editing using Racht's ROM
Thank you for the tutorials. x0x0
deedii said:
Thank you for the tutorials. x0x0
Click to expand...
Click to collapse
thank you too. xD
just use "absolute system tools"
lots of bootanimation just few click n lots of fonts.easy to install.it will work with all rom
try upload
this will work in froyobread right?
sendalterbang said:
just use "absolute system tools"
lots of bootanimation just few click n lots of fonts.easy to install.it will work with all rom
Click to expand...
Click to collapse
i dont think it will work as the boot animation is disabled in build.prop
even build.prop editor cannot enable it, must do manually.
otherwise the app u mentioned can edit the build.prop?
sotiris82 said:
this will work in froyobread right?
Click to expand...
Click to collapse
im not sure. this topic is for racht's floyo 0.25 only.
Other ROMs maybe use /system/media/ directory, dont have to enable bootanimation as its not disabled.
Also you can test bootanimation in adb shell by typing this:
# cd /system/bin/
# bootanimation
as-mario said:
Also you can test bootanimation in adb shell by typing this:
# cd /system/bin/
# bootanimation
Click to expand...
Click to collapse
what does this commands do?
zhuhang said:
what does this commands do?
Click to expand...
Click to collapse
It run bootanimation on running phone to stop it unplug phone from computer
Sent from my X8 using XDA Premium App
as-mario said:
It run bootanimation on running phone to stop it unplug phone from computer
Sent from my X8 using XDA Premium App
Click to expand...
Click to collapse
the command cd /system/bin/
so the bootanimation.zip has to be in bin folder? or media folder? or data/local folder?
zhuhang said:
the command cd /system/bin/
so the bootanimation.zip has to be in bin folder? or media folder? or data/local folder?
Click to expand...
Click to collapse
No it will run correct in use bootanimation so if you disable bootanimation like in your tut it will run it from /data/local/
I only get the part0 animation showing but not the part2 on floyo.025. I used 9 png images for part1. Seems that there's no time after the 3 png's in part0. Black screen and then comes the initial PIN request. Checked for .db files left in but none exist
argpsi said:
I only get the part0 animation showing but not the part2 on floyo.025. I used 9 png images for part1. Seems that there's no time after the 3 png's in part0. Black screen and then comes the initial PIN request. Checked for .db files left in but none exist
Click to expand...
Click to collapse
does it work on 0.20?
attach it here and let us check.
where can find the link to add sound on boot? how to do it?
Xp€®[email protected] X8 | MiniCM 6 | 728Mhz | XDA Premium | FLoyO TheMe
argpsi said:
I only get the part0 animation showing but not the part2 on floyo.025. I used 9 png images for part1. Seems that there's no time after the 3 png's in part0. Black screen and then comes the initial PIN request. Checked for .db files left in but none exist
Click to expand...
Click to collapse
i have the same problem..if i put all png on one file it works but if put another folder it doesnt show up..Checked for .db files left in but none exist as argpsi said..what to do?
Here's the plain boot animation I tried to make for testing purposes, as u requested zhuhang
sotiris82 said:
i have the same problem..if i put all png on one file it works but if put another folder it doesnt show up..Checked for .db files left in but none exist as argpsi said..what to do?
Click to expand...
Click to collapse
i also face this problem, havent found the reason.

[Bootanimation] LSU Football

I have created a bootanimation of this video by LSU from the 1:01 minute mark until the 1:16 minute mark with a few changes made in there. It works as it should on the computer with this bootanimation previewer.
If anyone can try it out and let me know if it works for them that would be awesome. Or If anyone can take a look and tell me if I did something wrong that would be great too.
The file is roughly about 11MB
Thanks!
Also make sure you do nandroid just in case. Although if it doesn't work you just will see a blank screen when it boots up.
Installation should work as follows:
Root Explorer method:
1. Rename your boot animation to bootanimation
2. Put it on your SD card
3. Open Root Explorer and copy bootanimation.zip to /system/media. This will replace the existing boot animation
4. Reboot your phone
ADB method:
1. Make sure you have downloaded android sdk
2. Put android sdk in C:\
3. Set the directory of command prompt to C:\android-sdk-windows\platform-tools. Click here for a video tutorial.
4. Rename your boot animation to bootanimation and put it in C:\android-sdk-windows\platform-tools
5. Open cmd
6. Type in order:
-adb remount
-adb push bootanimation.zip /system/media/bootanimation.zip
-adb reboot
ok you had a few problems.
1) you had the desc files named Part 1 and it should be Part1(no space)=fixed
2)you needed to remove the boarder from the images=fixed
3)i resized the images and turned the last 3 in jpegs and in one copy turned all images 180 degrees(landscape) which in turn made the whole file smaller(your 10.92mb --mine 6.58mb
4)i made them flashable and added the LSU fight song(remix)
not trying to take over your bootanimations just easier to fix and then let you see the changes.
I greatly appreciate it. Very new at it, and just trying to see what I can do. Thanks again!
no problem.
just rip one open to see the changes i made to them and you can use one as a template to help on your next one.
This is awesome guys thanks! I live in baton rouge and I've been looking for anything with Lsu.
Sent from my PG86100 using xda premium
kcb2627 said:
This is awesome guys thanks! I live in baton rouge and I've been looking for anything with Lsu.
Sent from my PG86100 using xda premium
Click to expand...
Click to collapse
cool, i'm sure the op will be glad to hear you like it. give him a little tap on the thanks button
Is there any way to port this to the Galaxy Nexus. I tried the zip but it did not work. If it matters I'm running AOKP 20.
Never mind. Figured out myself. Just used working zip and put your boot animation in it.
I'll see what I can do. I'm sure it's just a resizing issue along with the proper paths. The zip is for the sense paths not AOSP paths.
If not I'm sure dased can assist.

[Boot Animation] Ice Cream Sandwich for Legend

hey there,
i took the file from http://forum.xda-developers.com/showthread.php?t=1297084, converted the resolution of the images and adapted the desc.txt and packed it again.
i'm using the ROM Devil_2.3.7 and just put it to /data/local/ using adb, it works without problems for me.
i hope you like my first post in this forum
greets
stefan
edit: forgot to attach the file
This is pretty wacky, and awesome! I love it!
Quite fine........
is it possible to turn boot animation off?
sorry if this is a dumb question... but is this only boot animation (the animation on startup)? or the entire ice cream sandwich theme?
Animation
Sent from my Legend using XDA App
ICS Boot animation
Hi... I would like to see how it looks, so I made this animation, hope it helps some of you......
htt*://youtu.be/HgzVFMzq1r8
Im sorry for the link, but because im a new member i cant post links....
injaneb said:
is it possible to turn boot animation off?
Click to expand...
Click to collapse
Yes, just delete the boonanimation from your phone and you'll have a black screen.
How too set this as boot animation...srry bt m new on it, so dnt knw hw to use adb
Sent from my Legend using xda premium
pccare said:
Hi... I would like to see how it looks, so I made this animation, hope it helps some of you......
http://youtu.be/HgzVFMzq1r8
Click to expand...
Click to collapse
there you go ;-)
very nice animation. But it went on a loop until the desktop is ready. Is this normal?
girish07 said:
How too set this as boot animation...srry bt m new on it, so dnt knw hw to use adb
Sent from my Legend using xda premium
Click to expand...
Click to collapse
The way I did it was (NOTE:Only applies to ROM's based off CM7.1 as far as I know) place the bootanimation.zip file onto SD Card. Download a Root File Explorer like Root Browser from Google Play. Navigate to the file on the SD Card and copy it. Now navigate to /system/media and backup(if you want) the existing bootanimation.zip or you can go straight ahead and just delete it. Now paste the bootanimation.zip you copied from the SD Card and you should be all good to go
When I'm able to(because I'm still new here) I hope to write up a proper guide on how to do this
girish07 said:
How too set this as boot animation...srry bt m new on it, so dnt knw hw to use adb
Sent from my Legend using xda premium
Click to expand...
Click to collapse
On rooted S-ON legends you can do it only in recovery mode with adb and r4-legend-recovery tools.
boot into recovery mode, after launching recovery-windows.bat (if you use windows of course) from r4-legend mount /system then push the bootanimation.zip into /system/media
I'm trying to apply this animation but I can't remove/copy for back up the old one.
I have root browser and superuser gives it root rights but I cant modify permission to the file or move it.
Any suggestion?
mao11 said:
I'm trying to apply this animation but I can't remove/copy for back up the old one.
I have root browser and superuser gives it root rights but I cant modify permission to the file or move it.
Any suggestion?
Click to expand...
Click to collapse
in case you're legend has S-ON, which i bet on, read this:
bialy663 said:
On rooted S-ON legends you can do it only in recovery mode with adb and r4-legend-recovery tools.
boot into recovery mode, after launching recovery-windows.bat (if you use windows of course) from r4-legend mount /system then push the bootanimation.zip into /system/media
Click to expand...
Click to collapse
This is pretty wacky, and awesome! I love it!

Categories

Resources