[MOD]BootScoot-V2- Now With Sound !! - HTC EVO 3D

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

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

Boot animations

The only animation i can find is the XDA dev one. Are there any other aval for the flyer? I have the Wifi only version running Honeycomb.
I'm working on it myself. Is there anything in particular you're looking for? I've got a GITS tachikoma splash and wallpaper, so I'm looking to make a tachikoma animation boot.
When I was on GB, replacing boot animation worked but replacing down animation screwed things up. So I pretty much stopped trying. It may be a different story on HC.
triscuit1983 said:
I'm working on it myself. Is there anything in particular you're looking for? I've got a GITS tachikoma splash and wallpaper, so I'm looking to make a tachikoma animation boot.
When I was on GB, replacing boot animation worked but replacing down animation screwed things up. So I pretty much stopped trying. It may be a different story on HC.
Click to expand...
Click to collapse
Well i saw this one on another site and tried to modify it to work on the flyer but nogo.
Geet it wont let me post links.... how gay...
Well take this... dubbleUdubbleUdubbleU.youtube.com/watch?v=tMxZQVOYid8
I just want something different.
I can give it a go making it compatible...
Already tracked down the original files, so should be easy enough.
via Tapatalk
Awesome. If you would mind let me know we u you had to do. I tried messing with the text file and then resizing the actual files with photoshops scripting but it just shows blank for me. I think the issue is that the closest I can get the rez is 614x1024. And we need 600x1024 I believe.
Sent from my HTC Flyer P510e using Tapatalk
original files came from here: http://www.thriveforums.org/forum/t...ssions/3206-android-apple-boot-animation.html
Modified version is attached (600x1024), working on the Flyer (images upscaled from 480x854 to 600x1027 then cropped to 600x1024)
The blank screen was due to the file names in the archive. The first "frame" has to be named 000.jpg (or .png) and count up from there.
The original archive started with BootAnim032.jpg or something like that.... which the OS didn't like.
U are the man. Thanks!
Sent from my HTC Flyer P510e using Tapatalk
Here's a quick tutorial for those of you trying to modify or create a bootanimation.zip..
The bootanimation zip usually contains two folders and a desc.txt file. So start by creating 2 folders called part0 and part1.
Then create or find your animation frames/images and name them something like 10001, 10002, 10003 and so on (save as jpeg or png).
Part0 will loop only once, part1 will loop forever.
Now make a new text document (desc.txt) in the same directory as the two folders..
Example of desc.txt:
Code:
600 1024 30
p 1 0 part0
p 0 0 part1
First line - the first 2 numbers are the resolution and the "30" controls the animation speed (FPS)
Second line - the "p 1 0" means the frames in the part0 will only loop/be repeated once (controlled by the "1")
Third line - the "p 0 0" means part1 will loop forever (controlled by the "0")
Make sure to leave an empty line at the bottom (line 4)
Finish by zipping the two folders and txt file up, Important - these files must be STORED in the zip uncompressed or it won't work! (compression level = Store).
if you guys can put screen shot or somthing like that in the post it will be very helpfull
Any animations made for the Color Nook (there are lots of them) should work fine on the Flyer, they have the same screen.
can someone get this boot animation to work on the view? I tried changing the res on the txt file and rotating the images and it just doesn't seem to work or won't recognize it.
http://forum.xda-developers.com/showthread.php?t=967061
edit; also I'm replacing the sprint_bootanimation.zip in system/customize/resource
Hi,
Can someone tell me why when using ES FILE EXPLORER, everytime I try to copy over a bootanimation.zip file after downloading it from xda, I cannot rename the old file or move the new one, my flyer either tells me 'cannot move bootanimation.zip' or 'failed'... Basically, I'm stuck and feel stupid... Any pointers would be good. (sorry didn't want to start a new thread and post in general - felt it was a little pointless)
I'm using globatron's easy WiFi rom
[EDIT] okay - didn't have superuser permission in es file explorer. Tried to grant the app Superuser permission but failed - seems it's not compatible with my flyer... Any pointers? fastboot?
Sent from my HTC Flyer P510e using xda premium
Ian, Do you have the last setting checked - mount root as writable? If so, you may want to go in to superuser and clear permissions for es and reopen es to regrant root permission.
killerb, I'll tweak that one tomorrow evening.... Too late tonight...
via Tapatalk
killerb777 said:
can someone get this boot animation to work on the view? I tried changing the res on the txt file and rotating the images and it just doesn't seem to work or won't recognize it.
http://forum.xda-developers.com/showthread.php?t=967061
edit; also I'm replacing the sprint_bootanimation.zip in system/customize/resource
Click to expand...
Click to collapse
Original file from first post of link above....
desc.txt modified for Flyer resolution...
If using Gingerbread or globatron's HC ROM, goes in /system/customize/resource
If LeeDroid's HC build, /data/local
Any others, not sure...
kardain said:
Ian, Do you have the last setting checked - mount root as writable? If so, you may want to go in to superuser and clear permissions for es and reopen es to regrant root permission.
killerb, I'll tweak that one tomorrow evening.... Too late tonight...
via Tapatalk
Click to expand...
Click to collapse
When allowing superuser access for Es file explorer in settings, it asks me if I want grant the permission so I say yes, but then it says the test failed, and doesn't allow the box to be ticked, therefore not allowing the mounting of the system folder... What am I doing wrong?
from my HTC Flyer P510e using xda premium
I suppose the question is what ROM and what version of superuser are you using?
via Tapatalk
Superuser V3.0.7 (41)
HC version, see pic: (globatron's easy method)
{
"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"
}
So I just looked again and the es file explorer superuser access tick box was clear/accessible again, so i tried again. This time, rather than ticking the 'remember' box on the popup, I left it, and it seems to have worked!
Thanks for your help.
[Edit] installed the 'android blowing up the apple' boot animation found in one of many (too many!) boot animation threads, lost it now, but looks smashin' grand!
Sent from my HTC Flyer P510e using xda premium

Boot Animations for the Note

I don't see alot of boot animations for the Note, aside from the ICS version. I figured I'd pull some tablet bootanims that look good on our Notes from Rom Toolbox. Since the Rom Toolbox changer doesn't actually work right with our device anyway.
Stating the obvious...you need root using either the DaG or holonote kernel(not the original mashi root, but roloracer method is good) and a file manager with r/w rights enabled.
To install on the AT&T I-717 (I can't be sure of the Rogers, Bell boot anim file name and location)
1) Download the file you want.
2) Make a copy of the file (or use the original if you don't care to keep a named copy) and rename it to sanim.zip.
3) Make sure you're mounted as r/w in your file manager
4) Place the sanim.zip file in /system/media. That's it.
5) Reboot and you should see it.
6) To return to the boot animation you had cooked into your rom or kernel, just delete sanim.zip and reboot.
Sent from my SAMSUNG-SGH-I717 using xda premium
Boot Animation Files
Red dice drop and roll toward you and finish in red Android logo
https://www.box.com/shared/92012dc5709a2132ff00
Flame Skull
http://www.box.com/s/834edddf74ba23a15922
VRays - Rotating spike ball
http://www.box.com/s/ca202dfc879aeecc60ab
Galaxux - Zooms out of a Galaxy
http://www.box.com/s/3bb28f3d1655abeb7b84
Rotating Gears
http://www.box.com/s/3237ba083ad421be188d
Shatter - Screen shatter effect that ends in white Android logo text
http://www.box.com/s/0153c6e2b6b5a76da40f
Blue Gauge countdown with matching Android logo at end
http://www.box.com/s/e68a35aa89365f877c2f
Countroid - Colorful countdown to launch
http://www.box.com/s/9c112920b3cd7d55fb81
Countdown -Apocalyptic greyish countdown with fragments falling off the numbers and ending in Android text
http://www.box.com/s/d80f8abd180ce8ae4ac9
Screenshots - not in order, but pretty obvious
{
"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"
}
Sent from my Samsung Galaxy Note LTE™
Very cool! Thanks for taking the time to upload these!
No prob...Enjoy!
Sent from my Samsung Galaxy Note LTE™
Thanks for this. Great stuff. One complaint tho: the ice animation doesn't seem to be a true black background & doesn't utilize the amoled screen. Its sort of gray and looks like a picture in picture video. Is there a fix? Otherwise solid stuff here.
Sent from the best mobile device ever --Samsung Galaxy Note
ICS boot animation (800x1280) for the Gnote can be downloaded here: http://dl.dropbox.com/u/54065479/sanim.zip
itsjdmyo said:
ICS boot animation (800x1280) for the Gnote can be downloaded here: http://dl.dropbox.com/u/54065479/sanim.zip
Click to expand...
Click to collapse
sweet! that does the trick, ty itsjdmyo.
Sent from the best mobile device ever --Samsung Galaxy Note
itsjdmyo said:
ICS boot animation (800x1280) for the Gnote can be downloaded here: http://dl.dropbox.com/u/54065479/sanim.zip
Click to expand...
Click to collapse
Hells yeah!!! Thank you for this...
Sent from my SAMSUNG-SGH-I717 using xda premium
I followed your instructions, with no joy.
After I placed the file in \system\media
I renamed it to sanim.zip and the set R/O on the media directory.
Rebooted but still see's the Rethink stupid ATT Globe.
I guess I need a cooked ROM to make this work, was going to hold off a bit on running a rom other then stock for a few more months, and let them get a bit more mature.
Thanks anyways, I will keep this for future use.
I'm on stock ROM and it's working for me. How are you rooted, da_g or mashi?
StarLog said:
I followed your instructions, with no joy.
After I placed the file in \system\media
I renamed it to sanim.zip and the set R/O on the media directory.
Rebooted but still see's the Rethink stupid ATT Globe.
I guess I need a cooked ROM to make this work, was going to hold off a bit on running a rom other then stock for a few more months, and let them get a bit more mature.
Thanks anyways, I will keep this for future use.
Click to expand...
Click to collapse
Try renaming before placing it in he appropriate directory.
Sent from the best mobile device ever --Samsung Galaxy Note
I believe you have to have a kernel that supports it. I don't think just having root access is enough. That's why I asked which root method he used. He mentioned the fact that he still had the stock boot animation, so that leads me to believe that he used mashi's method and kept the stock kernel. Using da_g or holonote kernel, should resolve his issue as a different boot animation is used there. Hope this helps. I'm still an Android noob, so please correct me if I'm wrong.
nm3th said:
I believe you have to have a kernel that supports it. I don't think just having root access is enough. That's why I asked which root method he used. He mentioned the fact that he still had the stock boot animation, so that leads me to believe that he used mashi's method and kept the stock kernel. Using da_g or holonote kernel, should resolve his issue as a different boot animation is used there. Hope this helps. I'm still an Android noob, so please correct me if I'm wrong.
Click to expand...
Click to collapse
No, I think you're totally right here.
Any way to change the boot splash screen? (im on sauram)
The Samsung splash screen is actually 2 images. From what I remember, the first one is easy to replace, but the glowing one requires some ADB commands. Not positive of this, but I think so. I'm sure there are threads dedicated to it, search and you will find.
nm3th said:
I'm on stock ROM and it's working for me. How are you rooted, da_g or mashi?
Click to expand...
Click to collapse
Mashi is what I used.
tbran said:
I don't see alot of boot animations for the Note, aside from the ICS version. I figured I'd pull some tablet bootanims that look good on our Notes from Rom Toolbox. Since the Rom Toolbox changer doesn't actually work right with our device anyway.
Stating the obvious...you need root using either the DaG or holonote kernel(not the original mashi root, but roloracer method is good) and a file manager with r/w rights enabled.
To install on the AT&T I-717 (I can't be sure of the Rogers, Bell boot anim file name and location)
1) Download the file you want.
2) Make a copy of the file (or use the original if you don't care to keep a named copy) and rename it to sanim.zip.
3) Make sure you're mounted as r/w in your file manager
4) Place the sanim.zip file in /system/media. That's it.
5) Reboot and you should see it.
6) To return to the boot animation you had cooked into your rom or kernel, just delete sanim.zip and reboot.
Sent from my SAMSUNG-SGH-I717 using xda premium
Click to expand...
Click to collapse
Thanks! Worked just fine!
I like the Grey Countdown animation very much~
Hrmm, must be doing something wrong, I am on Holonet kernel but I just see the standard Android word animation, I'm rooted using Da_G's original method running ROM Saurom RC4.
I downloaded the ICS zip someone posted here, mounted system/media with R/W and copied the sanim.zip file into that folder. Just tried the same with the countdown anim from the OP and the same result.
Odd
Worked perfectly, thanks for the boots......

[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