Related
Ok, so I am bored with the plain colored X that we get when we turn on the phone. So I am wondering if we can change this image to anything? And if we can do this, how do I go about it.
McFroger3 said:
Ok, so I am bored with the plain colored X that we get when we turn on the phone. So I am wondering if we can change this image to anything? And if we can do this, how do I go about it.
Click to expand...
Click to collapse
I have already tried converting an image to .rgb565 format (which was needed on the G1) and it didn't work, and there was another thread a while back about trying to unyaffs the splash.img or whatever from a dump and it wouldn't work, so for now, I don't think there is a way to do it.
david1171 said:
I have already tried converting an image to .rgb565 format (which was needed on the G1) and it didn't work, and there was another thread a while back about trying to unyaffs the splash.img or whatever from a dump and it wouldn't work, so for now, I don't think there is a way to do it.
Click to expand...
Click to collapse
Damn! I wanted to put up a pic of a hot babe or something haha.
I believe they made this one non changable so people couldn't unlock their bootloader and then flash the original image back on showing it was still locked.
That's a guess though.
Know-Fear said:
I believe they made this one non changable so people couldn't unlock their bootloader and then flash the original image back on showing it was still locked.
That's a guess though.
Click to expand...
Click to collapse
I was thinking it may have been something like that. Don't want anyone making their phone unable to reach the bootloader screen and only show a locked splash image lol.
I think since the bootloader is S-ON, we cant use as many fastboot commands as S-OFF. I forgot how to check what partitions are available within a particular bootloader, but for sure splash1 and splash2 aren't present.
McFroger3 said:
Damn! I wanted to put up a pic of a hot babe or something haha.
Click to expand...
Click to collapse
Is this what you are after?
http://forum.xda-developers.com/showthread.php?t=634915
sd00 said:
Is this what you are after?
http://forum.xda-developers.com/showthread.php?t=634915
Click to expand...
Click to collapse
No i already made a cool boot animation, im talking about the static X you see before the boot animation.
possible yet?
is this still impossible or has someone figured out a way to do this yet?
Still impossible.
Figured that this is pretty simple, and that the majority of you guys can do this, but I pulled the bootanimation.zip out of the 2.2 rom that's floating around, and put it here by itself.
Place it in /system/customize/resource/bootanimation.zip
Haven't found a prettier boot screen yet.
tdink said:
Figured that this is pretty simple, and that the majority of you guys can do this, but I pulled the bootanimation.zip out of the 2.2 rom that's floating around, and put it here by itself.
Place it in /system/customize/resource/bootanimation.zip
Haven't found a prettier boot screen yet.
Click to expand...
Click to collapse
Gonna try this out, sprint boot screen sucks...thanks!
tdink said:
Figured that this is pretty simple, and that the majority of you guys can do this, but I pulled the bootanimation.zip out of the 2.2 rom that's floating around, and put it here by itself.
Place it in /system/customize/resource/bootanimation.zip
Haven't found a prettier boot screen yet.
Click to expand...
Click to collapse
I need to do that via adb push correct? Can you give me the code so I don't screw it up? I'm fresh into Android from WinMo.
Thanks!
PS- That's the same directory where the crappy boot music is too right? Can I just erase or rename the music file to have it be silent at boot?
yes code please adb push something
Ah. Found it here:
http://forum.xda-developers.com/showthread.php?t=697527
Also, just pushing the android boot screen killed the startup mp3. No idea why, but it works for me!
Thanks!
colorado_al said:
Ah. Found it here:
http://forum.xda-developers.com/showthread.php?t=697527
Also, just pushing the android boot screen killed the startup mp3. No idea why, but it works for me!
Thanks!
Click to expand...
Click to collapse
is the startup screen that nexus x with the blue and red colors?
Here is the stock EVO bootanimation.zip
http://www.megaupload.com/?d=9SGIFVN5
p-slim said:
is the startup screen that nexus x with the blue and red colors?
Click to expand...
Click to collapse
Yes.
p-slim said:
is the startup screen that nexus x with the blue and red colors?
Click to expand...
Click to collapse
Yeah, it's the nexus X bootscreen.
This is just the N1 boot animation. I thought it would be something different. But it worked, I tried it and I like better the Droid one . Good job either way
Here is another cool one...
http://www.megaupload.com/?d=126XVQWF
Bios type boot up ( made for evo ) and then has an android robot that says android under it.... pretty pimp
Gonna have to try this one out
why didn't this just get posted in one of the several boot animation threads there already is?
if you had read those, you'd see that not only is the original nexus bootanimation IN that thread already, but there's also a modified version that looks a little better on this screen, despite the fact that they're the same resolution.
timothydonohue said:
why didn't this just get posted in one of the several boot animation threads there already is?
if you had read those, you'd see that not only is the original nexus bootanimation IN that thread already, but there's also a modified version that looks a little better on this screen, despite the fact that they're the same resolution.
Click to expand...
Click to collapse
Can you link me to the modified version thats suppose to look better?
apristel said:
Here is another cool one...
http://www.megaupload.com/?d=126XVQWF
Bios type boot up ( made for evo ) and then has an android robot that says android under it.... pretty pimp
Click to expand...
Click to collapse
I don't think it's "made for evo" when it states that it's a motorola droid in the bootscreen, lol.
efuse said:
I don't think it's "made for evo" when it states that it's a motorola droid in the bootscreen, lol.
Click to expand...
Click to collapse
True but it still looks pretty bad ass!
apristel said:
Here is another cool one...
http://www.megaupload.com/?d=126XVQWF
Bios type boot up ( made for evo ) and then has an android robot that says android under it.... pretty pimp
Click to expand...
Click to collapse
Cool boot screen. It's customized for the Droid though as it states "Motorola Droid" and lists the processor as Omap.
Tried this in recovery (guessing since you don't have system rw access in nominal ops). Now it seems to not have worked, I copies it fine with
adb push bootanimation.zip /system/customize/resource/bootanimation.zip
Unless I am doing something wrong, which I am sure I am. Hints?
MikeBrWade said:
Tried this in recovery (guessing since you don't have system rw access in nominal ops). Now it seems to not have worked, I copies it fine with
adb push bootanimation.zip /system/customize/resource/bootanimation.zip
Unless I am doing something wrong, which I am sure I am. Hints?
Click to expand...
Click to collapse
Has several custom anims in the thread as well as step-by-step instructions.
forum.xda-developers.com/showthread.php?t=697527
(I can't post a damn link because I'm new here)
timothydonohue said:
if you had read those, you'd see that not only is the original nexus bootanimation IN that thread already, but there's also a modified version that looks a little better on this screen, despite the fact that they're the same resolution.
Click to expand...
Click to collapse
I know the Nexus and the Evo have the same resolution, but why are the bootscreens from the Nexus in 512x256 resolution and the stock Evo one in 480x800? I've been trying to find the STOCK Nexus boot, hoping it's 480x800 so it works perfectly, but all I've seen is 512x256.
First things first. Make a backup.
Now, here are a few of my boot animations made as a simple update.zip. You NEED to be rooted, and just apply these in bootstrap recovery as a .zip and they *should* work.
****EDIT*** I updated all the mega uploads on the first page.. If there is no link, its because i lost the file when i erased off megaupload, and I NEED somebody to email me the files of whoever had
the Rick Roll
Star Wars
Blue lightning
Bed Intruder.
If you have those files, please PM me.
http://www.youtube.com/watch?v=ENWu4i652g0
This is a update.zip. Just apply with bootstrapper or equivalent.
(NO working animation)
http://www.youtube.com/watch?v=Zjm0oid-pRA
Here is the best boot animation ever-ish.
http://www.youtube.com/watch?v=mJ5DqbbZ2QY
and here is my original animation with sound, also as a simple update.zip
FROYO ONLY! This is the red one, I also made a white one, located just below.
http://www.megaupload.com/?d=KPD3YY5R
GINGERBREAD ONLY!
http://www.megaupload.com/?d=F8PGMIAT
Rotten Apple White
FROYO ONLY!
http://www.megaupload.com/?d=KPD3YY5R
GINGERBREAD ONLY!
http://www.megaupload.com/?d=XZ8T2ZIL
Enjoy these, and hopefully I'll make some more later.
Here is my next one. Im still trying to get the framerate to play right. Once I get it down, these should be much better. But, I present to you.
Bed Intruder: The Boot Animation.
http://www.youtube.com/watch?v=emBeNvUTKcg
Update.zip format here.
***Need file***
casen said:
here is my next one. Im still trying to get the framerate to play right. Once i get it down, these should be much better. But, i present to you.
Bed intruder: The boot animation.
http://www.youtube.com/watch?v=embenvutkcg
update.zip format here.
http://www.megaupload.com/?d=oxmec6gb
Click to expand...
Click to collapse
pure genius!
Golden
Casen said:
Here is my next one. Im still trying to get the framerate to play right. Once I get it down, these should be much better. But, I present to you.
Bed Intruder: The Boot Animation.
http://www.youtube.com/watch?v=emBeNvUTKcg
Update.zip format here.
http://www.megaupload.com/?d=OXMEC6GB
Click to expand...
Click to collapse
LMFAO! PURE GENIOUS! How do u make one?? how r u converting the videos or whatever to a bootanimmation?
Lots of cntrl prntscrn
DROID X: Rooted, DeoDexed, BigDXSerenity Red
I used to convert avi movies into a series of jpeg images (can't recall what I used)
You could probably find something similar to convert to png
These are all actually jpeg. And I have A program that pulls out Each frame too.
DROID X: Rooted, DeoDexed, BigDXSerenity Red
lol these are great. I need them lock sliders. Where can I get them?
How do you install this? I tried to go to recovery then install zip and chhose that and nothing happened..?
droidtnt said:
lol these are great. I need them lock sliders. Where can I get them?
Click to expand...
Click to collapse
Widget locker, themed with BigDXSerenity
MonoDraken said:
How do you install this? I tried to go to recovery then install zip and chhose that and nothing happened..?
Click to expand...
Click to collapse
which one are you having trouble with.. and define nothing
Im trying the rottenappledroid one and it just stays at my boot animation i have currently. which is the Android peeing on apple. i Used BootAnimationSwitcher app to get the Android Peeing one.
MonoDraken said:
Im trying the rottenappledroid one and it just stays at my boot animation i have currently. which is the Android peeing on apple. i Used BootAnimationSwitcher app to get the Android Peeing one.
Click to expand...
Click to collapse
I made them as a bootstrap install .zip from sdcard. I don't know anything about the animation switcher program
Sent from my DROIDX using Tapatalk
Ya I know that's what I used to get the peeing android one. to do yours I did your instructions and it still stayed at android peeing.
Sent from my DROIDX using Tapatalk
Navigate to /data/local/ in root explorer. If there is a boot animation in there, rename or erase it
Sent from my DROIDX using Tapatalk
Is anybody having problems were the boot animation image gets stuck over the lock screen. The phone will still function normally but the first lock screen looks like the last image in the boot animation. Im using a different animation then these with rubix 1.0 thought I could start here for help. Thank you.
Sent from my DROIDX using XDA App
If anybody lost or deleted, or just want it for peace of mind, here is a link to the original boot animation that came on your phone.
http://www.megaupload.com/?d=IK507YB5
deadlyv2 said:
Is anybody having problems were the boot animation image gets stuck over the lock screen. The phone will still function normally but the first lock screen looks like the last image in the boot animation. Im using a different animation then these with rubix 1.0 thought I could start here for help. Thank you.
Sent from my DROIDX using XDA App
Click to expand...
Click to collapse
Yes, that started a little after the 2.2 update for me though. It did become more prevalent with my new animations, but after a full 2.2SBF (which i performed to clean out my phone, and start anew) that just came out, on the first boot, the original animation stayed on the screen.
This one was a small request, this takes the rotten apple I found and mixes it to the Blue Lightning Droid X eye. Intalls as a update.zip through bootstrap.
***Need File***
I've been trying to apply the Star Wars animation but I can't figure it out. If someone could post detailed instructions on how to apply it that would be awesome.
I was wondering how to make a custom boot splash picture like dfgas did. Ive looked and cannot find a way to make it
veteranmina said:
I was wondering how to make a custom boot splash picture like dfgas did. Ive looked and cannot find a way to make it
Click to expand...
Click to collapse
Not sure how to do it but I read that it's not easy and you can brick your phone if you do it wrong. And not soft brick either. Like paperweight brick.
Are we talking about replacing the boot animation or the samsung logo when it first starts up. I am thinking the samsung logo but this talk about hard brick kinda makes me want to make sure
Tap-a-Talked
akellar said:
Not sure how to do it but I read that it's not easy and you can brick your phone if you do it wrong. And not soft brick either. Like paperweight brick.
Click to expand...
Click to collapse
Oh, well thats not a good thing. Well I have edited the splash screen once by accident and it made it into a paperweight. Somehow i was able to unbrick by constantly trying to go into download mode and using odin to flash back to stock 2.1. But if its a really risky thing i'll take very very extra caution to this one. I just wanted to know how to do it
scarmon25 said:
Are we talking about replacing the boot animation or the samsung logo when it first starts up. I am thinking the samsung logo but this talk about hard brick kinda makes me want to make sure
Tap-a-Talked
Click to expand...
Click to collapse
We are talking about the samsung logo
Ok thanks. Just wanted to make sure.
Tap-a-Talked
Check the fascinate forums there is a thread on how to do this. there is a brick chance but its totally possible. I was gonna try to take the black google screen that you get when shutting down phone on com rom. If I get a chance to do it this week ill post how it went.
Sent from my SCH-I500 using XDA App
Here you go check this out
http://forum.xda-developers.com/showthread.php?t=956349
doesnt look super easy but not impossible let us know if you try it!
Sent from my SCH-I500 using XDA App
Yeah you try that **** first. Knock yourself out.
add144 said:
Yeah you try that **** first. Knock yourself out.
Click to expand...
Click to collapse
Just tried it (still conscious too ) it took me about 15min including downloading and installing heimdall and drivers, finding my logo, flashing phone and doing terminal commands. I used terminal emulator rather than adb. Just follow instructions and its actually really easy. Make sure follow directions to install heimdall so you get the right drivers. Ill get some video of it and post it when I get a chance later
Sent from my SCH-I500 using XDA App
I am running the latest SynergyRom and love everything about it....but I do miss the stock Verizon bootanimation I had before synergy. Anyway to get it back?
Sent from my SCH-I535 using xda app-developers app
http://forum.xda-developers.com/showthread.php?t=1734434
Download the bootanimation.zip file from the bottom of the first post, that should be the stock animation. Flash it in CWM or an application of your preference.
Vorfidus said:
http://forum.xda-developers.com/showthread.php?t=1734434
.
Click to expand...
Click to collapse
This is not the stock Verizon bootanimation. It seems to be some sort of bootanimation for the I9300.
So much better than the Verizon animation, even if it is pretty plain. But I like not having any of their crap on my phone.
I would like the stock boot animation as well. The one that came with the Verizon Model. I am using CM10.
Thank you
Bleeds
PS: Can we make it a CWM Flashable..?
THank you
Bleeds
LOL, I thought the stock VZ boot animation was so annoying I wanted to smash the phone everytime it was booting.........
I swapped it out for the generic Samsung boot (A blue swirly thing) with no sound.....
jmorton10 said:
LOL, I thought the stock VZ boot animation was so annoying I wanted to smash the phone everytime it was booting.........
I swapped it out for the generic Samsung boot (A blue swirly thing) with no sound.....
Click to expand...
Click to collapse
+1
here you go...
http://www.mediafire.com/file/jk1vrrl80rasvga/boot.ani.stock.signed.zip
Thank you! pjamv5 you are awesome.
Sadly, I tried this on CM10, but it didnt "take" it statyed the CM10 Boot screen..oh well..
But thank you for taking the time..
Bleeds
bleeds said:
Sadly, I tried this on CM10, but it didnt "take" it statyed the CM10 Boot screen..oh well..
But thank you for taking the time..
Bleeds
Click to expand...
Click to collapse
Yes, unfortunately this will only work for stock-based ROMs. CM boot method is different from stock. It uses a set of individual images in sequence for animation while stock uses a single qmg file (that is basically a compiled set of images).
Vorfidus said:
http://forum.xda-developers.com/showthread.php?t=1734434
Download the bootanimation.zip file from the bottom of the first post, that should be the stock animation. Flash it in CWM or an application of your preference.
Click to expand...
Click to collapse
This zip has jpg files. Doesn't the Verizon s3 need a bootsamsung.qmg and bootsamsungloop.qmg replacement? I'm looking for a boot animation replacement but can't find any. I would appreciate a link if you know of one.
Rom Toolkit didn't work for me. Perhaps only some of the animations work on the s3 but I didn't feel like installing and trying them all out. If you've used Rom toolkit and got it working, which animation did you use?
michael* said:
This zip has jpg files. Doesn't the Verizon s3 need a bootsamsung.qmg and bootsamsungloop.qmg replacement? I'm looking for a boot animation replacement but can't find any. I would appreciate a link if you know of one.
Rom Toolkit didn't work for me. Perhaps only some of the animations work on the s3 but I didn't feel like installing and trying them all out. If you've used Rom toolkit and got it working, which animation did you use?
Click to expand...
Click to collapse
The zip file contains those. You have to place them in the proper directories. With some roms the boot animations don't have to be qmg though.
To use ROM toolbox I believe you need to have a Rom with init.d support.
Sent from my SCH-I535 using xda app-developers app
Vorfidus said:
The zip file contains those. You have to place them in the proper directories. With some roms the boot animations don't have to be qmg though.
To use ROM toolbox I believe you need to have a Rom with init.d support.
Click to expand...
Click to collapse
Right, makes sense. Since I'm stock rom, guess I'm stuck with qmg. I'll keep looking