[Boot Animation] Android Bios Boot Animation [update 1/13/2011] - Streak 5 Themes and Apps

Thanks to frysee for creating the original. See his thread here with versions for other devices as well.
This is a Boot animation, purely COSMETIC! Nothing on the display pertains to what is acuatlly going on under the hood while your device s booting, just something for you to look at and show off to friends
{
"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"
}
3 Options to install.
First step: Simply rename "Streak_Bios_bootanimation.zip" to "bootanimation.zip"
1. ADB
Navigate to the folder containing "bootanimation.zip" in terminal/command prompt.
Type the following
Code:
adb push bootanimation.zip /data/local
Then to test, set your device so display is in landscape (will not display properly if you have it on portrait and test it but will display fine either way on boot)
Code:
adb shell bootanimation
2. Root Explorer
Copy "bootanimation.zip" to your SD card
On your Streak open up Root Explorer (or any other app that allows you to copy paste to the internal memory)
Copy "bootanimation.zip" and paste it to /Data/Local
3. Terminal Emulator
thanks nickshertzer, his directions are for drop box but can easily be manipulated for simply copying the bootanimation.zip to your SDcard
nickshertzer said:
Bump! This is awesome! Thanks for sharing.
BTW, if you don't have / want to get out that sync cable for ADB, use dropbox & Terminal Emulator. Make sure you download the .zip using dropbox longpress first before running following command (requires Busybox / can't remember if it is installed default on Steve's ROM)
Code:
su
cp /sdcard/dropbox/bootanimation.zip /data/local/
reboot
Click to expand...
Click to collapse
Enjoy
---UPDATE Jan. 6, 2011---
Slowed down to 10 FPS and edited the 2nd part which loops until device boots
---UPDATE Jan. 13, 2011---
Changed 2010 to 2011
TRACKBALL replaced with VOLUME UP

Nice work!! Looks very cool! Have to try this out!

Bump! This is awesome! Thanks for sharing.
BTW, if you don't have / want to get out that sync cable for ADB, use dropbox & Terminal Emulator. Make sure you download the .zip using dropbox longpress first before running following command (requires Busybox / can't remember if it is installed default on Steve's ROM):
su
cp /sdcard/dropbox/bootanimation.zip /data/local/
reboot
Click to expand...
Click to collapse

nickshertzer said:
Bump! This is awesome! Thanks for sharing.
BTW, if you don't have / want to get out that sync cable for ADB, use dropbox & Terminal Emulator. Make sure you download the .zip using dropbox longpress first before running following command (requires Busybox / can't remember if it is installed default on Steve's ROM):
Click to expand...
Click to collapse
Cool tip. Will add to the first post when I get to my pc.
Also for those of you that put this on their steaks, how many times does it say "initializing ...... /" before it actually boots?
I counted 20 till it did the weak vibrate and 2 more times till it showed the lock screen.
nvm, updated it so it now has a slower FPS. Also see my post 2 down from this one.
Sent from my Dell Streak using XDA App

fone_fanatic said:
Also for those of you that put this on their steaks, how many times does it say "initializing ...... /" before it actually boots?
Click to expand...
Click to collapse
I counted 11 flashes of "initializing ......... \" during two separate reboots. So I did a battery pull and left it out for 30 seconds and popped it back in and boot. That time I counted... 11 again. White bb US streak running StreakDroid 1.4.6 with StreakMod Recovery.

nickshertzer said:
I counted 11 flashes of "initializing ......... \" during two separate reboots. So I did a battery pull and left it out for 30 seconds and popped it back in and boot. That time I counted... 11 again. White bb US streak running StreakDroid 1.4.6 with StreakMod Recovery.
Click to expand...
Click to collapse
Why'd you pull the battery? did it stop spinning?
BTW this is just an animation, it has nothing to do with the actuall boot process.
It just loops the second part until the device actually boots.
You should only pull the battery if it stops moving, then you know the device is frozen.
Also since i slowed down the FPS and edited the 2nd part, "Initializing ....." will now stay there and only the "-\|/-\|/" will loop on top of each other.

fone_fanatic said:
Why'd you pull the battery? did it stop spinning?
Click to expand...
Click to collapse
Sorry for the misunderstanding. Sometimes, a soft reboot is a bit quicker than a cold boot. I simply pulled the battery to test cold boot times.
If you really want to watch it spin and spin and spin on "initializing", go into recovery and wipe Dalvik cache!

Very nice work
Used to have this back in the day on my TP2

FAN-FLIPPIN-TASTIC!
I had this boot animation on my N1, very pleased to see it on the Streak
Well done my friend, well done
+1 internets to you

Wow this is 10000 times better then the streak droid custom boot animation
Sent from my Dell Streak using XDA App

Very nice, thanks

Glad you guys enjoy it.
I came up with an idea for another one last night but probably won't get around to making it till tomorrow.
Sent from my Dell Streak using XDA App

All these great boot animations are making me wish I there was an app that would allow me to randamly switch with one runs at boot

Thanks! this is awesome... one thing could you edit it to say 2011 in the copyright?

imperial_patrick said:
Thanks! this is awesome... one thing could you edit it to say 2011 in the copyright?
Click to expand...
Click to collapse
I could but its a pita, over 75 different images have to be edited..
I'll do it sometime later this week.

You should change the final image from a text-based droid to an actual image. Will look far nicer.

Edrill said:
You should change the final image from a text-based droid to an actual image. Will look far nicer.
Click to expand...
Click to collapse
+1
Android image with loading bar would rock.
Thanks for the kudos in the op!

nickshertzer said:
+1
Android image with loading bar would rock.
Thanks for the kudos in the op!
Click to expand...
Click to collapse
The thing about a loading bar is how these boot animations are made and ran.
It has 2 folders (well you can make as many as you want) and it basically runs through all the image files in each folder, one after the other, making it animate.
This boot animation has 2 folders. It goes through the images in the first folder once, then the second folder on an infinite loop (till the system boots), hence the rotating astrix after "initializing ....." .
So a loading bar wouldn't work that well.. it would go full, then empty to full again. But what i could do is make a "scrolling" load bar, kind of like the windows xp loading bar.

NiiicE!!!! thank you!

awesome
this rock awesome work make worked perfectly first try installed the dropbox / terminal method

Related

NC 3d Custom Boot Animation [6/28 update]

Since tinkering with things is a hobby of mine coupled with an ongoing infatuation with Blender3d I decided I'd spend some time working on a few new boot animations.
Admittedly I only have a basic understanding of the boot animation format but I'm going to render some frames out and see what I can do. Neat stuff is neat.
Here's a few frames from my first test animation..
{
"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"
}
I've started with a new CM7 boot animation since I use CM7+DalOC+SDcard boot on my own Nook Color.
If anyone has any other ideas or a wishlist drop it in here and I'll see what I can come up with. We are limited by only our imagination.
looks good!
Good job and good luck.
Mmm looks like a green lantern android. Moar plz!
Looks like it's gonna be an awesome boot animation, I've always loved trying out new one, and it looks like this ones gonna be amazing! Awesome work so far, and good luck finishing it off.
I like! Nice start
Sent from my Phiremod Nook Color using XDA Premium App
Hey guys,
First bootanimation is ready to go. This is the full screen .png version. Runs fine on my nook. I tested a smaller res version on my nook and it didn't make much of a difference so I ended up just leaving it full screen.
Quality on the nook is much nicer of course...
part1
part2
Download bootanimation.zip :
http://www.megaupload.com/?d=SPBBE750
Instructions for installation:
1) Download and install the free E S File explorer on your nook
2) In the settings menu enable all the root options
3) Connect your nook to your computer USB and transfer the bootanimation to a spot you know where to look from E S File explorer
4) On your Nook use E S File explorer to copy the bootanimation.zip from that drop folder to the /data/local directory. You can delete the other bootanimation.zip that is there if you are replacing something.
5) Done. Reboot. Rejoice.
There may be other ways to accomplish the same thing but this is the method I used for my SDcard install.
Hmm, my bootanimation.zip stays in the /system/media folder... Not sure if mines different for some reason, but I've never heard of putting it in the /data/local directory...
Must be different on an SD card install, I'm running off of eMMC.
Oh, and holy crap, that animation is huge! Can't wait to try it out, but my Nook is out of commission at the moment, got it taken by my parents
I'm going to render out a red and cyan version of this same animation since I already have the models, lighting and effects in place. After that I'll probably switch it up with something different.
neoblood3d said:
I'm going to render out a red and cyan version of this same animation since I already have the models, lighting and effects in place. After that I'll probably switch it up with something different.
Click to expand...
Click to collapse
Sounds great, always loved cyan myself. Wish I could try it out right now!
Edit: hmm, when I go to the download link it tells me the file is temporarily unavailable... Anyone else have it? Could you attach it or post another mirror of it?
seth.i.simmons said:
Sounds great, always loved cyan myself. Wish I could try it out right now!
Edit: hmm, when I go to the download link it tells me the file is temporarily unavailable... Anyone else have it? Could you attach it or post another mirror of it?
Click to expand...
Click to collapse
Works for me, I just tested it. Maybe there was a temporary issue with the MU servers.
I'll post up the red version..
part1 red
part2 red
RedCM7 boot animation here:
http://www.megaupload.com/?d=KBI2MW3E
Just wanted to say thank you for your work. This nook color community is so awesome because of people like you! Keep 'em coming!
Thanks,
Racks
Sent from my NookColor using Tapatalk
racks11479 said:
Just wanted to say thank you for your work. This nook color community is so awesome because of people like you! Keep 'em coming!
Thanks,
Racks
Sent from my NookColor using Tapatalk
Click to expand...
Click to collapse
My pleasure, it's fun making things like this because it keeps my skills sharp and serves a purpose.
The cyan version is incoming in a day or 2 I just got busy with some other stuff.
I am downloading the red one. My sister and I will love this! Thank you!
OK, now where do I copy this file?
I am running CM7 N107 from SD & don't find any of the folders mentioned. Do I need to be looking at the "Boot" partition? If so, that is only available to me if I put the SD card in my PC. Am I replacing a zip file, or installing this zip via booting into recovery? Please expand on the installation steps.
Thanks,
kev
installation
I didn't install this particular boot animation yet (but Dling ).
The way I accomplished this was to rename original bootanimation.zip to st else (old.bootanimation.zip).
Then copy new animation to the same folder as older one was. Reboot .
I found mine in root-system-media
/system/media
Hope this helps .
P.S. connect NC to PC via cable (or wifi), copy zip file to SD card. Disconnect, open file browser, copy or move zip file to the folder above to replace bootanimation.zip.
Oh one important thing - you need to have rooted NC and have root access - your file browser must have root privileges. I used ES explorer if I rememeber correctly.
Do not unzip or alter the .zip file.
bugeyed1 said:
I am running CM7 N107 from SD & don't find any of the folders mentioned. Do I need to be looking at the "Boot" partition? If so, that is only available to me if I put the SD card in my PC. Am I replacing a zip file, or installing this zip via booting into recovery? Please expand on the installation steps.
Thanks,
kev
Click to expand...
Click to collapse
Hi bug,
1) open E S File Explorer
2) set all the root options to enabled and press the home button upper left
it will show a little house when you are in the correct mode
3) scroll till you find the data folder and click on it
4) inside this first data folder will be a Local folder .. click on that to open (not the data folder within the data folder if you have one)
5) insert or copy the new bootanimation.zip over the old one
It's only a few clicks to get this done on a SDcard CM7 install. I'm not sure of the installation of custom boots on the other installs since I haven't used any of those yet.
How bout a cwm flashable zip? Would make the process of installing your boot animations a breeze. Ill try and prep one tomorrow mornning. Unless someone beats me to it. I hope someone does.
Sent from my NookColor using Tapatalk
neoblood3d said:
Hi bug,
1) open E S File Explorer
2) set all the root options to enabled and press the home button upper left
it will show a little house when you are in the correct mode
3) scroll till you find the data folder and click on it
4) inside this first data folder will be a Local folder .. click on that to open (not the data folder within the data folder if you have one)
5) insert or copy the new bootanimation.zip over the old one
It's only a few clicks to get this done on a SDcard CM7 install. I'm not sure of the installation of custom boots on the other installs since I haven't used any of those yet.
Click to expand...
Click to collapse
Thanks for your response. On my system, the bootanimation.zip is located in system/media.
Problem is when I try to rename the file or paste the new file in the folder I get " Sorry, operation failed."
I get a "failed to mount" when I select "mount File System" under settings.
At launch I saw a message that ES File Explorer had been granted SU Permissions. I am at a loss for what to do now.
Kev
bugeyed1 said:
Thanks for your response. On my system, the bootanimation.zip is located in system/media.
Problem is when I try to rename the file or paste the new file in the folder I get " Sorry, operation failed."
I get a "failed to mount" when I select "mount File System" under settings.
At launch I saw a message that ES File Explorer had been granted SU Permissions. I am at a loss for what to do now.
Kev
Click to expand...
Click to collapse
Try File Expert from market. Its free and gives root options as well.
Sent from my NookColor using Tapatalk

[SOLVED] Why is my custom boot animation not working?

I spend a whole lazy sunday designing a custom boot animation.
It's supposed to look like that (two parts):
{
"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"
}
[Left: part0 - play once] [Right: part1 - loop]
Device: HTC Legend with CyanogenMod 6.1.0 (Android 2.2.1 Froyo).
I created a file bootanimation.zip (not compressed), following this howto I found on addictivetips.com
My Legend is rooted
I use ROM Manager to reboot into Recovery
I move the files to their destion directories with adb commands.
But when I store it in /data/local or in system/media and reboot my phone, only the first part (part0) is played. Then the animation stops, a black screen is displayed for about ten seconds, then the Enter PIN screen appears. I tried almost everything to make part1 visible:
Deleting and re-installing the animation with different parameters
Changing values in desc.txt (below)
Re-processing the .png files (8bit, 24bit, resizing etc.)
Changing the .png file names
My desc.txt:
320 480 24
p 1 10 part0
p 0 0 part1
Click to expand...
Click to collapse
Can someone tell me what is wrong with the attached bootanimation_NOTWORKING.zip file?
Have had this problem once too with a bootanimation.
Try renaming the map part0 to android and put everything in one line
For you it should be like this:
320 480 24p 1 0 androidp 0 0 part1
Click to expand...
Click to collapse
Tanks matn013, but that's not it. Even if put all frames to one folder, the animation stops playing after frame 12 or 13...
I suppose the issue here might be one of the ff:
Booting time too short (device is fully booted before all frames have played)
Defected .png (animation seems to stop at the same frame)
Memory issues (rendering of animation needs too much memory)
...is there a system log that I can check after the booting process?
EDIT: I found a solution to spot errors and save time when testing. You can use this adb command whilst phone is connected:
adb shell bootanimation
Click to expand...
Click to collapse
The bootanimation will run, and in your terminal you can see some error code. Thanks seb93
Solved!
After comparing mine to the original Cyanogenmod bootanimation, I did some more modifications to the animation:
reduced image sizes to 256x384
named files in consecutive order (even across folders) from fair_00000.png to fair_00026.png without leaving out a single number
named the folders android + part1
Which one did the trick? I don't know, but the attached file actually works.
Thanks for your help.
this is cool,use "Boot Animation Previewer" it works perfect,thanks for the boot
nexus s 4g
matn013 said:
Have had this problem once too with a bootanimation.
Try renaming the map part0 to android and put everything in one line
For you it should be like this:
Click to expand...
Click to collapse
I don't intend to bring a thread back from the dead, though I know that's exactly what I'm doing, but I have a purpose. Presenting a "known" solution.
I did a Google search 'cause I was having this same problem, and this thread got me on track. The portion of this thread got me thinking in the right direction to resolve this problem.
There needs to be a return line following the sequence presented in the quoted text. It is what I believe solved this issue.
Striker65 said:
I don't intend to bring a thread back from the dead, though I know that's exactly what I'm doing, but I have a purpose. Presenting a "known" solution.
I did a Google search 'cause I was having this same problem, and this thread got me on track. The portion of this thread got me thinking in the right direction to resolve this problem.
There needs to be a return line following the sequence presented in the quoted text. It is what I believe solved this issue.
Click to expand...
Click to collapse
I have the same problem as author of this tread. What return line do you mean and in which quoted text? Plz answer. I really want to make my own bootanimation.
AndroidNotMaster said:
I have the same problem as author of this tread. What return line do you mean and in which quoted text? Plz answer. I really want to make my own bootanimation.
Click to expand...
Click to collapse
In the "desc.txt" place all the info in it that's required. In my case it was all one line. If you have multiple lines go to the end of the last line and press "enter".
That's what solved my problem.
If that doesn't happen, it won't boot.
Striker65 said:
In the "desc.txt" place all the info in it that's required. In my case it was all one line. If you have multiple lines go to the end of the last line and press "enter".
That's what solved my problem.
If that doesn't happen, it won't boot.
Click to expand...
Click to collapse
Wow. Magic. One more line and whole bootanimation is working. Thanks.
Striker65 said:
In the "desc.txt" place all the info in it that's required. In my case it was all one line. If you have multiple lines go to the end of the last line and press "enter".
That's what solved my problem.
If that doesn't happen, it won't boot.
Click to expand...
Click to collapse
Thanks, man, just work for me, can't believe it's simple like this!
Striker nailed it! Thanks!
I'd been fighting it for at least a half hour, yet the fix was so simple!
I don't even know how I came across this thread, but if I hadn't, I might have gone insane. I can't believe it was something so stupendously simple.... You are a f***ing lifesaver, broseph.
can't believe it was just that extra line needed!!
Desperatly needed help ... now solved
Hi everyone,
You guys are likly to be my last resort !
I succesfully managed to push my downanimation which works as expected ..
But the bootanimation doesn't
I've tried adding the last line, encoding to ANSI or UTF-8 without BOM (and trying crazy things) but all this was vain
I spent so much time on it, it just drove me crazy and I have now absolutly no idea of what wrong with this
I hope you guys will be able to help :crying:
===
The day after ...
I figured out that when you add or replace files into the archive through windows explorer or 7-zip, the archive do not still uncompressed wich leads android to not be able to open the bootanimation zip file.
To sum this up, make sure you create bootanimation.zip from scratch with no compression and once created do not add or replace files directly inside it.
PS: Thank you for pointing out "adb shell bootanimation" command which saved my time a bit.
Holy cow! A simple carriage return and I was foinf crazy with this XDDDD
plz help me guys
i have copied the bootanimation.zip to the system/media then also its not showing the animation. i have set the resolutions also. i have an tab 2 p3100
Schimmerlos said:
After comparing mine to the original Cyanogenmod bootanimation, I did some more modifications to the animation:
reduced image sizes to 256x384
named files in consecutive order (even across folders) from fair_00000.png to fair_00026.png without leaving out a single number
named the folders android + part1
Which one did the trick? I don't know, but the attached file actually works.
Thanks for your help.
Click to expand...
Click to collapse
Hey, wow this thread is old. Could you fix my bootanimation.zip? It plays just fine but when i put it in /system/media it wont play. I can email you the part0, part1, desc.txt in a non working bootanimation.zip email me if you can help. [email protected]
Bootanimation not displaying
Facing same prob.Put bootanimation.zip in /system/media/ . However the animation doesnt come.Did you find your solution?
DevMyAndroid said:
Hey, wow this thread is old. Could you fix my bootanimation.zip? It plays just fine but when i put it in /system/media it wont play. I can email you the part0, part1, desc.txt in a non working bootanimation.zip email me if you can help. [email protected]
Click to expand...
Click to collapse
Basher51 said:
Facing same prob.Put bootanimation.zip in /system/media/ . However the animation doesnt come.Did you find your solution?
Click to expand...
Click to collapse
Nope. No one will help me. : \
Bootanimation not displaying
Ahh,crap....is it something to do with JB? I am using 4.2.2. Are you pushing using adb?
Also, did you try with the bootanimation apps which claim to change the boot anim.If so,any luck??
DevMyAndroid said:
Nope. No one will help me. : \
Click to expand...
Click to collapse

[MOD]BootScoot-V2- Now With Sound !!

BootScoot-V2
Info:
This moves bootanimations bootsounds and downanimations and sounds to /data/local
It includes COD Android bootanimation and sound. The original thread for the animation can be found here: http://forum.xda-developers.com/showthread.php?t=904350
{
"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"
}
The files should be named like so,
Bootanimation = bootanimation.zip
Bootsound = android_audio.mp3
Downanimation = downanimation.zip
Shutdown Sound = android_out.mp3
And they get copied to /data/local, i include a flasher to make copying easier just put all you files in the zip in data/local and flash.
Usage:
Place BootScoot.zip on sdcard
Boot into recovery
Flash zip
Bootanimation Flasher usage:
Put your bootanimation/downanimation in the zip file in data/local, make sure it's named bootanimation.zip or downanimation.zip (replace "Place Files Here")
Put the zip file on your sd
Flash zip
Enjoy...
Use the bootscoot zip once then use bootanimation flasher to change bootanimations.
Notes:
I added the sound by editing /customize/CID/default.xml like so in case you want to add it to your own rom:
Code:
<BootConfiguration>
<BootAnimation animation="/data/local/bootanimation.zip" [color="red"]audio="/data/local/android_audio.mp3"[/color] />
</BootConfiguration>
<ShutdownConfiguration>
<ShutdownAnimation image_png="/data/local/downanimation.zip" [color="red"]audio="/data/local/android_out.mp3"[/color] image="" fps="15" />
</ShutdownConfiguration>
Changelog:
V2-Added sound
Click to Download V2​
Worked perfect, ty!
Your welcome it also does downanimations, i forgot to write it in the first post. I just didn't have any to add to the zip.
The great thing about this is there's NO COMPUTER NEEDED. It works quick too. I made a file and loaded some downanimations and bootanimations to select from, so I can just pop in what I want and use it from a small DB of animations.
Thanks for the work man.
Nice making life easier
Sent from my PG86100 using www.psvitahacks.co app
This isn't working for me. I flashed the portal boot animation and that worked fine. But when I tried flashing the second zip file with animations in the data folder, the downanimation.zip won't work. The boot animation works fine, but when I shut off my phone, it will freeze up on a black screen before it powers off completely.
I've gone in with root explorer and deleted the downanimation.zip file from the data/local directory, and now I'm at least able to turn off my phone without having to pull the battery. Any ideas?
I know it isn't the animation zip file I'm using, because I've tried ones that work as the boot animation, but for whatever reason they don't work as the down animation.
taappel said:
This isn't working for me. I flashed the portal boot animation and that worked fine. But when I tried flashing the second zip file with animations in the data folder, the downanimation.zip won't work. The boot animation works fine, but when I shut off my phone, it will freeze up on a black screen before it powers off completely.
I've gone in with root explorer and deleted the downanimation.zip file from the data/local directory, and now I'm at least able to turn off my phone without having to pull the battery. Any ideas?
I know it isn't the animation zip file I'm using, because I've tried ones that work as the boot animation, but for whatever reason they don't work as the down animation.
Click to expand...
Click to collapse
I'm wondering if your using a bootanimation.zip for down animation, if that's true then that might be the problem, if the animation image isn't set for your devices screen size then you might have to change that before flashing. Check in the .zip folder under the text file and see what size they are.
Ok, I think I figured out why it wasn't working. Apparently the desc.txt file was telling it to play infinitely due to the number "0" in the file. What do each of these numbers mean and how to I modify a boot animation to use it as a down animation? I don't need it to loop, just to play once is fine.
taappel said:
Ok, I think I figured out why it wasn't working. Apparently the desc.txt file was telling it to play infinitely due to the number "0" in the file. What do each of these numbers mean and how to I modify a boot animation to use it as a down animation? I don't need it to loop, just to play once is fine.
Click to expand...
Click to collapse
I've used a boot for a down just by renaming it and as far as the numbers first line is size last two are frame rate second line on down first number loops 0 being infinitely 1 being once and so on. Second number how many frames to pause before running each time.
Sent from my PG86100 using XDA App
Now supports boot and shutdown sounds see first post !!!
You hooked me up big time with this bro.
smokin1337 said:
Now supports boot and shutdown sounds see first post !!!
Click to expand...
Click to collapse
i keep getting E:Cant open /tmp/sideload/package.zip (bad)
every time I try to flash new V2 of BootScoot.zip....
any suggestions? I thought it was TWRP, but I rebooted and still getting error.. I will try one more time though just in case.
I got that error with superuser a few time but it worked anyways. I updated twrp and it stopped doing it, i'm not sure if that was the cause or not.
smokin1337 said:
I got that error with superuser a few time but it worked anyways. I updated twrp and it stopped doing it, i'm not sure if that was the cause or not.
Click to expand...
Click to collapse
Yeah I have latest 1.02 of TWRP also.. so I am not sure what the hells going on.. Starting to regret even using TWRP.. Might go back to ClockworkMod.. Least it never gave me errors..
Also.. Just tried AGAIN for 4th time after rebooting each time.. Still get Error about opening /tmp/sideload/package.zip
I had already flashed your first BootScoot.zip yesterday... that wouldn't have anything to do with it, would it??? First one went fine..
FIGURED ERROR WHAT /tmp/sideload/package.zip ERROR WAS ALL ABOUT..
Well I figured out how to resolve it.. I renamed the file from BootScoot-V2-signed.zip to BootScoot-signed.zip and it flashed with no problem.. Maybe TWRP doesn't like files with 2 -(hyphens) in them... lol Either way, Got it Goin!! Thanks bro!
FYI: you might wanna change the file name of your upload to BootScootV2-signed.zip or something of that nature.. Just in case others have same problem.
Glad it worked out. Everything loads right now ?
EDIT: I reuploaded the file and fixed it, it wasnt signed properly and i renamed it. It should be all good now.
smokin1337 said:
Glad it worked out. Everything loads right now ?
EDIT: I reuploaded the file and fixed it, it wasnt signed properly and i renamed it. It should be all good now.
Click to expand...
Click to collapse
Yeop Everything working good! Thanks a mil!
I'm so confused. I can't understand how u should install this. When you say zip I'm left with choosing one, but which one???
Sent from my PG86100 using XDA App
Someone care to make video walk through? I'm stumped.... :/
Sent from my PG86100 using XDA App
Easy explanation. Flash the bootscoot zip in recovery and that makes the new directories for your boot/downanimation locations. Then you just take the boots/downs u want, rename them properly, and move them to the location. Make sure the permissions are correct, and thats it. The boot-flasher zip isnt even necessary.
I Haz 3D

[BOOTSCREENS] Custom Bootscreens 4 You [Updated 10/18]]

It's been a while since I have made one of these - back during the 1st gen MyTouch was hopping.
I made this bootscreen from scratch with the intention of sharing it out with you all and ran into a snag with the animation not appearing. Thanks to a member of our boards, this issue has been worked out and now I can finally toss this out to you all. I added the "(s)" to the title since I hope to throw a few more out there as well. I also have a "MoPho" boot coming soon that I will include in this thread as well.
Special thanks go out to dased14 for his help in getting things resolved.
So here we go....
This should go without saying, but in order to use this:
Download the zip file for the animation you like.
Rename zip file to "bootanimation.zip", if needed
Place zip on phone
Using Root Explorer, Estrongs, etc. Move file to /System/Media/
Reboot and enjoy
** You MUST be rooted **
As with all other contributions. If you like it - Mash the Thanks button.
Boot Particle Animation
{
"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"
}
More Boot Animations
Here is a simple "MOPHO" loop, utilizing the Motorola font and colors. Named mopho_boot.zip
This is an energy wipe, revealing "Powered by Android". Named pba_energy.zip
This is another version of the energy wipe, revealing "MOPHO" >>> "Powered by Android". Named mopho_pba.zip
per request by twospirits
Great job....already posted this in other thread but thought I'd give you props here too.
Sent from my MB855 using xda premium
Thank you. More will come this week, hopefully.
Sent from my MB855 using Tapatalk
Works perfectly, gotta love root explorer
Sent from my MB855 using XDA App
More boot screens added. Njoy!
bootanimation.zip
Hello. Noob question..
When i try to move bootanimation.zip to /System/Media/ using root explorer, i get a the message cant move system file read only. I am rooted, unlocked , using Alien rom. How can i resolve this? Tried searching but cant find anything.
Thank you
Sorry for post, i figured it out.. thx
Great boot animations! Keep 'em coming!
Thanks a ton! These are great.
charlie2900 said:
Hello. Noob question..
When i try to move bootanimation.zip to /System/Media/ using root explorer, i get a the message cant move system file read only. I am rooted, unlocked , using Alien rom. How can i resolve this? Tried searching but cant find anything.
Thank you
Sorry for post, i figured it out.. thx
Click to expand...
Click to collapse
Top right of screen, should read mount r/w. Hit the button and it will say mount r/o..should work then
Sent from my MB855 using xda premium
pIxiLatEd said:
Boot Particle Animation
Click to expand...
Click to collapse
pIxiLatEd said:
Here is a simple "MOPHO" loop, utilizing the Motorola font and colors. Named mopho_boot.zip
This is an energy wipe, revealing "Powered by Android". Named pba_energy.zip
Click to expand...
Click to collapse
Have you had a chance to also add sound to the custom bootanimation? If so, could you post examples of where the sound file (e.g. file name format and file extension type) we would need to put in the /system/media folder or where it needs to be?
I tried to add the letter "s" following each line of code and have a android_audio.mp3 file in the /system/media file but the animation works without sound.
For example, I have something like the following in the desc.txt:
540 960 15
p 1 15 Part0 s
p 1 0 Part1 s
p 1 0 Part2 s
Is this correct?
Thanks,
GP
GPhoenix said:
Have you had a chance to also add sound to the custom bootanimation? If so, could you post examples of where the sound file (e.g. file name format and file extension type) we would need to put in the /system/media folder or where it needs to be?
I tried to add the letter "s" following each line of code and have a android_audio.mp3 file in the /system/media file but the animation works without sound.
For example, I have something like the following in the desc.txt:
540 960 15
p 1 15 Part0 s
p 1 0 Part1 s
p 1 0 Part2 s
Is this correct?
Thanks,
GP
Click to expand...
Click to collapse
You have to have the sound file in the system/media/audio/notifications folder and the desc it should look kinda like this
540 960 20 < example
p 1 0 part0 < example
s nameofsound.mp3 < put this where you want the audio to start <EXAMPLE
p 0 0 part1 <example
dased14 said:
You have to have the sound file in the system/media/audio/notifications folder and the desc it should look kinda like this
540 960 20 < example
p 1 0 part0 < example
s nameofsound.mp3 < put this where you want the audio to start <EXAMPLE
p 0 0 part1 <example
Click to expand...
Click to collapse
Thanks for answering this for me - I have been job hunting/interviewing these past few days so I haven't had a chance to check on this thread.
pIxiLatEd said:
Thanks for answering this for me - I have been job hunting/interviewing these past few days so I haven't had a chance to check on this thread.
Click to expand...
Click to collapse
never a problem to lend a hand, good luck on the job hunting
pIxiLatEd said:
Here is a simple "MOPHO" loop, utilizing the Motorola font and colors. Named mopho_boot.zip
This is an energy wipe, revealing "Powered by Android". Named pba_energy.zip
Click to expand...
Click to collapse
It would be awesome if these two would be combined into one.
I'm also liking the boot particle one too.
Very nice work.
twospirits said:
It would be awesome if these two would be combined into one.
I'm also liking the boot particle one too.
Very nice work.
Click to expand...
Click to collapse
here you go try this
(remove from the named zip and place the bootanimation zip where it goes and rename if need be)
How about I have the same green smoke/wipe reveal "MoPho" then wipe again to reveal the "Powered by Android" bit? Then it will look consistent.
Not sure what this weekend holds for me, but I will make that and have it posted by sometime on Monday.
This past week has had me busy interviewing for work, but I'll have some free time coming soon to make a few more. I'll do the one mentioned above first.
Sent from my MB855 using Tapatalk
dased14 said:
here you go try this
(remove from the named zip and place the bootanimation zip where it goes and rename if need be)
Click to expand...
Click to collapse
thanks
pIxiLatEd said:
How about I have the same green smoke/wipe reveal "MoPho" then wipe again to reveal the "Powered by Android" bit? Then it will look consistent.
Not sure what this weekend holds for me, but I will make that and have it posted by sometime on Monday.
This past week has had me busy interviewing for work, but I'll have some free time coming soon to make a few more. I'll do the one mentioned above first.
Sent from my MB855 using Tapatalk
Click to expand...
Click to collapse
awesome
TS
pIxiLatEd said:
How about I have the same green smoke/wipe reveal "MoPho" then wipe again to reveal the "Powered by Android" bit? Then it will look consistent.
Click to expand...
Click to collapse
twospirits said:
thanks
awesome
Click to expand...
Click to collapse
Your wish is granted. Long live Jambi

[BOOT ANIMATION] DROID Ultra Boot Animation

DROID Ultra Boot Animation for DROID DNA
OPTIMIZED FOR DROID DNA
*Should work on any DNA ROM (see installation instructions below).
**ADDED: 2 DROID Ultra-inspired wallpapers also in the downloads section
THANKS:
--Nitroglycerine33, for the server space
--artur0588, for the Ultra system dump found HERE
----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
{
"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 package includes:
- Boot Animation
----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
INSTALLATION:
SENSE ROMs:
-use a file manager with root access (ES file explorer) to copy and paste into the system/resource/customize folder.
-rename to just vzw_bootup.zip (rename the original boot animation to bak_vzw_bootup.zip in case you want to go back)
-REBOOT and enjoy
AOSP ROMs:
-use a file manager with root access (ES file explorer) to copy and paste into the system/media folder (or data/local).
-rename to bootanimation.zip (rename the original boot animation to bak_bootanimation.zip in case you want to go back)
-REBOOT and enjoy
**IF YOU HAVE ISSUES GETTING THE ANIMATION TO WORK, MAKE SURE THE FILE'S PERMISSIONS ARE SET TO -rw -r -r **
-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
AS ALWAYS...I AM NOT RESPONSIBLE FOR ANYTHING THAT HAPPENS TO YOUR PHONE AS A RESULT OF USING THIS CONTENT, JUST AS IT IS NO ONE ELSES FAULT FOR ANY DAMAGE I MIGHT DO TO MINE. IF YOU DO NOT KNOW THE RISKS INVOLVED, YA MIGHT JUST BE BETTER OFF STICKING WITH STOCK. It's not that complicated, just do a little research. Plenty of knowledge floating around...
------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
DOWNLOADS
DROID Ultra Boot Animation for DROID DNA 14.47 MB
------------------------------------------------------------
DROID Ultra Data Wallpaper
DROID Ultra Carbon Wallpaper
------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
Don't be afraid to use the THANKS/LIKE button
will this work on.....
lol
sorry couldn't resist
ashclepdia said:
will this work on.....
lol
sorry couldn't resist
Click to expand...
Click to collapse
lol thanks for knockin that one out early
Sent from my HTC6435LVW using Tapatalk 4
Sick boot animation,for the last droid made by htc!
Sent from my HTC6435LVW using xda app-developers app
Thanks for this. Looking great on NOS 3.0.6. So much better than that 'HTC One' boot screen.
Sent from my HTC6435LVW using XDA Premium 4 mobile app
Good lookin out bro!
wish it had a sound too like the default droid dna boot animation
I have tried and tried and tried over and over again with installing this animation as well as others and I haven't had a single bit of luck. I am rooted and using Nos m7 ROM with Sense 5.0. I tried an easier way of doing it with an app on the market and was able to get a couple animations to work that way BUT they were to small and I deleted them and got rid of the app. I even went in with es file explorer and removed them. I have read and watched everything I can on how to do this and when I put the file where I'm suppose to and reboot I don't get the animation that I should. Some of the animations I flash fail and won't work at all. I can give anyone who helps me out a step by step account of exactly what I have done and do in order to get a new boot animation. I'm just at a loss because this should have worked by now.
Work Great on the Nos Rom 3.0.7 GSM
Thanks you
How did you get it to work? That's the Rom I'm running!
CoyotesFan4Evr said:
How did you get it to work? That's the Rom I'm running!
Click to expand...
Click to collapse
It must be the file name because you are on gsm...try renaming it to bootanimation.zip and put in system/customize/resource
Sent from my dlx using Tapatalk
I renamed it that already. I just can't put it in that directory. I don't know why but I can't get it in that directory. I've put it everywhere else that should have worked and I got nothing. Oh just remembered something. I get permission denied. Unless I need to rename it and then place it in that spot. I'll try that and go from there.
CoyotesFan4Evr said:
I renamed it that already. I just can't put it in that directory. I don't know why but I can't get it in that directory. I've put it everywhere else that should have worked and I got nothing. Oh just remembered something. I get permission denied. Unless I need to rename it and then place it in that spot. I'll try that and go from there.
Click to expand...
Click to collapse
that's because system isn't mounted as RW. Are you using ES file explorer?
- click on top left button (looks like a globe with a phone in front of it)
-scroll down to where it says Root Explorer. Make sure that is on.
- click on Root Explorer (not the toggle on the right, click to the left of it, on the word "Root".
- go to Mount RW
- make sure "/system" is checked as RW
Sent from my dlx using Tapatalk
OOOOO pretty, thanks bro.
I have done everything exactly as instructed and have read everything on the subject that I can find. I still can't get it work unless I use this app I found called boot animations. I have renamed the file I want to use and I have gone in and changed the directory to being RW. Nothing works. It keeps going back to either the stock one with the ROM I'm using, or one of the ones I had downloaded but deleted(I'm guessing I didn't find all of it so that's why it keeps going back to it). I'm stumped and frustrated at this point. I'm currently using the CM10 animation because I found that one on the app and it works full screen like it should. For now I'm throwing in the towel.
CoyotesFan4Evr said:
I have done everything exactly as instructed and have read everything on the subject that I can find. I still can't get it work unless I use this app I found called boot animations. I have renamed the file I want to use and I have gone in and changed the directory to being RW. Nothing works. It keeps going back to either the stock one with the ROM I'm using, or one of the ones I had downloaded but deleted(I'm guessing I didn't find all of it so that's why it keeps going back to it). I'm stumped and frustrated at this point. I'm currently using the CM10 animation because I found that one on the app and it works full screen like it should. For now I'm throwing in the towel.
Click to expand...
Click to collapse
The file permissions must be set to -rw -r -r
Check that, also. That's the last thing I can think of...
Sent from my dlx using Tapatalk
That was the very last thing I did before trying it again. I still can't get it work. Like I said...the towel has been thrown in.
Wait...I just restarted my phone and....for no real reason at all other than I got rid of some extra boot animations and then moved the ones I need into a file that was already named by the system as boot animations. It suddenly worked when my phone rebooted. I'm in total surprise and shock right now. Perhaps it was defaulting to the one I had downloaded because I had to many named bootanimation.zip and as it searched the system it just picked the first one it came to? My thing is why wouldn't it do that in the first place when I got rid of everything but the stock one that came with the ROM I'm running? Oh well....I must say the boot animation is pretty cool in motion right in front of me. Now I'm thinking I'll run that one for a bit and then see what else I can find.
CoyotesFan4Evr said:
That was the very last thing I did before trying it again. I still can't get it work. Like I said...the towel has been thrown in.
Click to expand...
Click to collapse
You set permissions for that file, or for /system?
2 different things, just making sure.
Sent from my dlx using Tapatalk
I did it for the system like what was posted earlier for me to try. But how do I do it for the other? At this point I just want to know for future reference.
CoyotesFan4Evr said:
I did it for the system like what was posted earlier for me to try. But how do I do it for the other? At this point I just want to know for future reference.
Click to expand...
Click to collapse
If you are using ES file explorer, long press on the file and go to properties. You will see permissions. Click on change and set them to -rw -r -r
Sent from my dlx using Tapatalk

Categories

Resources