[REQUEST] Nexus S splash screen and boot animation. - EVO 4G Themes and Apps

Does anyone have the Nexus S splash screen "Google" and the boot animation? It would really complete the cm6.1 with gingerbread theme.
Sent from my PC36100 using Tapatalk

Wanna know this too

here you go, i have these on my HTC Glacier with CM7 Gingerbread

I assume this isnt flashable and needs to be put in the proper directory?
Sent from an Evo on steroids.

Got the bootanimation going by moving it to system/media using rootexplorer, how do i get the splash going??
Thanx Everyone!
Sent from Point A to a Point B

Here is the splash, I take no credit, stoney666 made this, drop the nexuss and flash in hboot.
EDIT: Ha, I guess you already have this lucklui, stoney is on the case eh?

Can someone put up a screen shot?

fmedina2 said:
Can someone put up a screen shot?
Click to expand...
Click to collapse
The splash screen is just a black screen with white letters spelling google. And the boot screen is the same as the nexus one if u know what that looks like. If I could get a screen shot I would but can't right now but hopefully that gives u a better understanding of what it looks like.
Sent from my PC36100 using XDA App

Thank you ask much. Finally....
Sent from my PC36100 using Tapatalk

so is there a flashable zip of these anywhere that i can flash in recovery? i dont want to pay for root explorer or deal with connecbot or anything, its a pain in the ass, thanks in advance

fmedina2 said:
Can someone put up a screen shot?
Click to expand...
Click to collapse
Here's a youtube video of it (not by me, I just found it)
http://www.youtube.com/watch?v=gyFVe7FThXM

can anyone upload the sound for this boot animation??

luckylui said:
Got the bootanimation going by moving it to system/media using rootexplorer, how do i get the splash going??
Thanx Everyone!
Sent from Point A to a Point B
Click to expand...
Click to collapse
Anyone? ;-)

dean_fx said:
Anyone? ;-)
Click to expand...
Click to collapse
Download the .zip from post 6. Copy it to the root of your sdcard and rename it PC36IMG.zip. Boot the phone by holding down |volume down| and |power| until it comes up to the white screen with skating andys. Use the |power| button to select the first option (Bootloader) and press |volume up| to accept the update. Let it flash that .zip and then say yes to reboot, and you're done!

SchmediumTux said:
Download the .zip from post 6. Copy it to the root of your sdcard and rename it PC36IMG.zip. Boot the phone by holding down |volume down| and |power| until it comes up to the white screen with skating andys. Use the |power| button to select the first option (fastboot i think) and press |volume up| to accept the update. Let it flash that .zip and then say yes to reboot, and you're done!
Click to expand...
Click to collapse
Thanks! ;-)
Then for the bootanimation just extract the zip into system/media correct?

dean_fx said:
Thanks! ;-)
Then for the bootanimation just extract the zip into system/media correct?
Click to expand...
Click to collapse
Don't extract it. You want it to appear in the system/media folder as the complete bootanimation.zip, so just move it to /system/media/bootanimation.zip

djnarcotics said:
can anyone upload the sound for this boot animation??
Click to expand...
Click to collapse
anybody have this

A little bump. Does anyone know of a flashable bootanimation? The zip from page one was only the splash. Sound would be nice as well! Thanks!

I am trying to use this splash on my thunderbolt. Does the name of the zip need to be different?

Related

DROID Incredible Boot Animation (DROID eye from new OTA) ported with sound

MY FIRST THREAD
I downloaded the OTA .zip off another thread on here (thanks!), and I pulled the boot anim from it. With sound.
THIS HAS BEEN TESTED AND WORKING ON NEXUS ONE!!!
Download the .zip below!
To apply this, use the same method as the DROID X boot anim:
1. Unzip the file
2. Drag both into SDK/tools folder
3. Go into adb and push both files as follows:
adb push bootanimation.zip /data/local
adb push android_audio.mp3 /data/local
adb reboot
Should work on most Android devices!
Enjoy!
(Thanks drmbdrummer)
BOOT
Boot not working. just gives Blank screen
Don't forget to unzip the downloaded zip. Don't try to push the downloaded zip.
zalez said:
Don't forget to unzip the downloaded zip. Don't try to push the downloaded zip.
Click to expand...
Click to collapse
Aw iknew I forgot something. thanks, but I feel like a complete newb now... any way thanks for letting me know
No problem. Everyone zips them up differently
Thanks for this, worked perfectly. At first I thought the sound didn't work, but turns out my profile was just set to vibrate. I guess that's a tip... If you don't want the reboot sound, just set to vibrate before turning off your phone.
This looks really good, only wish the LEDs on the eye would maintain their motion a little longer...
Can I just download this ota and put them in the right spot using root explorer?
Sent from my ADR6300 using XDA App
boot animation screen
Having problems getting new bootanimation.zip to work, having copied it into /data/local, system/media, system/customize/resource. tried all three areas and a no go. Anyone have a idea what im doing wrong, new to rooting and changing roms on android phones
Anyone have a preview?
whitedragon551 said:
Anyone have a preview?
Click to expand...
Click to collapse
Ever boot your phone stock?
mikeymop said:
Ever boot your phone stock?
Click to expand...
Click to collapse
Lulz just realized this thread is older.
zalez said:
No problem. Everyone zips them up differently
Click to expand...
Click to collapse
hoah................

Splash Screen Emporium!! (Post and get your images here!) [OP updated 5/5/2011]

Post and share your Splash Images here!!!
Requests: All requests WILL be fulfilled. Once done, the flashable zip file will be PM'd to you directly, and shared on my Flikr account with direct download links in the description.
My Splash work: Can be found >>> here <<<
**The direct download link for each Splash image, is in the description.
***Check out hyun18's work! It can be found HERE***
Don't forget to click THANKS if you like my work, or I have been helpful to you.
How to install using FLASHABLE ZIP
1. Download the Splash of your choice
2. Place the PD98IMG.zip on the root of your SD card
3. Reboot to BOOTLOADER
4. Once the bootloader reads the zip, press VOLUME UP to apply
5. Reboot and enjoy.
Click to expand...
Click to collapse
How to install using ADB, with ENG S-OFF bootloader
1. Download the Splash of your choice
2. If the file is in ZIP format, extract the "splash1.img" file to your TOOLS folder of your SDK package.
3. Connect your phone your PC
4. Reboot your phone to FASTBOOT mode.
5. From ADB, within the TOOLS folder, type the following:
Code:
fastboot flash splash1 splash1.img
6. Once this is done, reboot and enjoy.
Code:
fastboot reboot
Click to expand...
Click to collapse
Instructions to make your own flashable Splash Image
Step 1. Make your image. (Dimensions are 480x800)
Step 2. Save as a 24bit Bitmap, named "splash1.bmp"
Step 3. Copy this Bitmap to your TOOLS folder of your SDK package
Step 4. From ADB, within the TOOLS directory, type the following
Code:
nbimg -F splash1.bmp -w 480 -h 800
Step 5. Take your newly made nb image, and rename the extension to ".img"
Step 6. Grab this blank PD98IMG file from here. THANK MUDKNOT FOR THIS blank file.
Step 7. Right click the zip file and select "open archive"
Step 8. Copy your newly made splash1.img file to this zip file.
Step 9. Flash.
Attached is the nbimg needed to do this. Just extract the zip file to your TOOLS folder of your SDK package.
Click to expand...
Click to collapse
Thanks to mudknot2005 for the Blank PD98IMG file. Go HERE and click "thanks" to thank him for making this happen for us. :-D
i have an image can you tell me how to make it a flashable splash screen
jlusco said:
i have an image can you tell me how to make it a flashable splash screen
Click to expand...
Click to collapse
Yes...I'll update the OP with instructions.
Can you make me a moving one?
Sent from my Desire HD using XDA Premium App
XAviierG said:
Can you make me a moving one?
Sent from my Desire HD using XDA Premium App
Click to expand...
Click to collapse
Splash Screens are stationary, and do not move. Boot Animations DO move however and are what is displayed after the splash screen.
If you want a custom boot animation, PM me what you are looking for. No promises, as this is not my specialty, but I can certainly give it a shot.
tribalartgod said:
Splash Screens are stationary, and do not move. Boot Animations DO move however and are what is displayed after the splash screen.
If you want a custom boot animation, PM me what you are looking for. No promises, as this is not my specialty, but I can certainly give it a shot.
Click to expand...
Click to collapse
Hey man, for it being "not my specialty", you do some mighty fine work. Any way you could do a variation of "HTC Inspire, Rooted, S-Off" with a blue background? The order they appear isn't important, I just wanted to get those three points in as the text part.
Thanks much!
-Mike
tribalartgod said:
Splash Screens are stationary, and do not move. Boot Animations DO move however and are what is displayed after the splash screen.
If you want a custom boot animation, PM me what you are looking for. No promises, as this is not my specialty, but I can certainly give it a shot.
Click to expand...
Click to collapse
Hey man, for it being "not my specialty", you do some mighty fine work. Any way you could do a variation of "HTC Inspire, Rooted, S-Off" with a blue background? The order they appear isn't important, I just wanted to get those three points in as the text part.
Thanks much!
-Mike
Ultra Droid said:
Hey man, for it being "not my specialty", you do some mighty fine work. Any way you could do a variation of "HTC Inspire, Rooted, S-Off" with a blue background? The order they appear isn't important, I just wanted to get those three points in as the text part.
Thanks much!
-Mike
Click to expand...
Click to collapse
Gotcha covered. I'll take care of it after work, and have it posted up on Flikr with the download link before I hit the bed. Any colors in particular that you are looking for? And what shade of blue? Dark or Light?
Great instructions...many thanks
tribalartgod said:
Gotcha covered. I'll take care of it after work, and have it posted up on Flikr with the download link before I hit the bed. Any colors in particular that you are looking for? And what shade of blue? Dark or Light?
Click to expand...
Click to collapse
Dark blue for the background. Maybe gold for the text.
Thank you VERY much! You da man!
-Mike
this is a great mini guide! I found the nbimg command here for windows as well, I couldn't find it in my SDK. here!
driftkidd2323 said:
this is a great mini guide! I found the nbimg command here for windows as well, I couldn't find it in my SDK. here!
Click to expand...
Click to collapse
You can copy those nbimg files to your SDK so that you have them for future use. I'll update the OP after work with a downloadable zip that contains these files as well, for those who don't have it.
Can I ask for you to make this image I put together into a flashable zip for me? My computer gets a little weird when I try using adb.
bathnapkin said:
Can I ask for you to make this image I put together into a flashable zip for me? My computer gets a little weird when I try using adb.
Click to expand...
Click to collapse
I have this done, but can't upload it til I get home from work. That will be at 6pm EST today. I'll PM you the link once done.
tribalartgod said:
I have this done, but can't upload it til I get home from work. That will be at 6pm EST today. I'll PM you the link once done.
Click to expand...
Click to collapse
Can you PM or post it for me too? The HTC quietly Briliant one from the OP too, if it's not too much trouble. I'm having a hell of a time making the P98 zips. :-(
Much appreciation.
bella92108 said:
Can you PM or post it for me too? The HTC quietly Briliant one from the OP too, if it's not too much trouble. I'm having a hell of a time making the P98 zips. :-(
Much appreciation.
Click to expand...
Click to collapse
bella...go here: http://www.flickr.com/photos/dotdead/sets/72157626499658155/detail
In the description of each Splash is the direct download link for that respective splash file.
And bathnapkin, pm'ing you now, but if you miss it, yours is here: http://dl.dropbox.com/u/15595851/Inspire Boot Splash's/Glow Droid/PD98IMG.zip
tribalartgod said:
bella...go here: http://www.flickr.com/photos/dotdead/sets/72157626499658155/detail
In the description of each Splash is the direct download link for that respective splash file.
And bathnapkin, pm'ing you now, but if you miss it, yours is here: http://dl.dropbox.com/u/15595851/Inspire Boot Splash's/Glow Droid/PD98IMG.zip
Click to expand...
Click to collapse
OMg You ROCK! Thank you Thank you Thank You!!!!!
bella92108 said:
OMg You ROCK! Thank you Thank you Thank You!!!!!
Click to expand...
Click to collapse
haha. Well thank you. ..and you are most welcome.
Thank you man. I've been stuck with my sad little white and green splash for a while now
can you make this flashable for me please
http://www.mediafire.com/?77z52fupbif6jua

change boot animation

Hi guys,
Is it easy to change the boot animation? I have root and all that and would like to change the 02 boot animation.
Is there a guide anywhere or would someone be so kind to type up a quick how to?
steste01 said:
Hi guys,
Is it easy to change the boot animation? I have root and all that and would like to change the 02 boot animation.
Is there a guide anywhere or would someone be so kind to type up a quick how to?
Click to expand...
Click to collapse
yes it is very easy to change the boot animation
but do not change anything else as it could brick your device
1.download the zip of the animation that you need & put it on your sd card
2.get es explorer or any other file manager(root explorer)
3.rename the zip file as bootanimation.zip
4.if you are using es file explorer press menu button>settings
select root explorer & mount file system
5.click on the first button on the top(it looks like a sd card)
6.go to system/customize/resource
7.delete the boot animation.zip file in there & replace it with the copied zip(the one that you put on the sd)
thats it,now you have a new boot animation
please use the search function next time
Thanks for that.
But it didnt work - I got the stock one from another thread but the o2 animation remains!
thanks a lot for these
Eastnorth said:
thanks a lot for these
Click to expand...
Click to collapse
did it work for you?
steste01 said:
Thanks for that.
But it didnt work - I got the stock one from another thread but the o2 animation remains!
Click to expand...
Click to collapse
Are you definitely asking for help with the boot animation or do you want to change the white splash screen ?
There are guides already in themes and applications forum
Sent from my HTC Desire S using XDA Premium App
neomis said:
Are you definitely asking for help with the boot animation or do you want to change the white splash screen ?
Click to expand...
Click to collapse
yeah its the animation. Im happy with the htc splash screen. After that I get an "O2 Welcome" animation. Its that im trying to change.
steste01 said:
yeah its the animation. Im happy with the htc splash screen. After that I get an "O2 Welcome" animation. Its that im trying to change.
Click to expand...
Click to collapse
Ok, then ben_pyett has a point: theme & app section is your goal
I fugured it out. there was a zip file called 02_Ul_Boot.zip or something like that. I replaced that with the one I wanted and it worked a treat

(REQ) CM10 Boot Animations - Reverse Landscape

Can anyone get these done for me? My tab is mounted in my cars dasboard, in a reverse landscape manner. I need it this way so I can reach the power button and SD card when needed easily.
I've looked and have only seen portrait and landscape.
Thanks ahead of time. Thanks will be given for helpful posts.
Anyone? Perhaps someone could help me figure out how to do it myself?
Blasted from my HTC Rezound (Zone23s Newtified 3.2.1)
RED ZMAN said:
Anyone? Perhaps someone could help me figure out how to do it myself?
Blasted from my HTC Rezound (Zone23s Newtified 3.2.1)
Click to expand...
Click to collapse
Extract the bootanimation.zip using winrar>>>>>>>>after extraction two folders(part1,part0) and one desc.txt are created>>>>> open part0>>>>select all images>>>right click and then select rotate counterclockwise >>>>>do the same for part1>>>>>and then select all the folders(part0 and part1) and also the desc.txt file>>>>>right click>>>select add to archive>>>>select the option "ZIP">>>>set the compression method to "STORE">>>>Leave everything else as it is>>>>and name the file bootanimation.zip>>>>paste it in system/media>>>>>ENJOY
Click to expand...
Click to collapse
This should work.......nah...... must work
If it doesn't then please inform
Wow... Why the hell didn't I think of an easy way?
Which size is right for us?
Blasted from my HTC Rezound (Zone23s Newtified 3.2.1)
RED ZMAN said:
Wow... Why the hell didn't I think of an easy way?
Which size is right for us?
Blasted from my HTC Rezound (Zone23s Newtified 3.2.1)
Click to expand...
Click to collapse
keep that default......in that bootanimation it's 480X480......
if that doesn't do well inform me....
Thank you, probably won't be able to get to it till next week. Going on vacation.
Blasted from my HTC Rezound (Zone23s Newtified 3.2.1)
To modify the boot animation, extract the ROM, open system/media, extract bootanimation and use fastone photoresizer to modify it. Then zip the folder, zip the ROM and sign it using zip signer and flash it.
Sent from my GT-P1000 using XDA Premium HD app
Okay, tried the above. Renamed the old bootanimation.zip to boot animation.zip.bak , and pasted the file using ES File Explorer to the same folder.
Rebooted, and instead of the CM10 animation, I got the "ANDROID" animation from way back when, still rotated for portrait...
I rebooted into recovery, fixed permissions, and got the same thing.
I did exactly what you said above, and it looked like everything was right. Changed the Archive Format to .zip from .rar, and Compression Method to Store. Copied it to my SD card, moved it in ES File Explorer after renaming the original file.
GOT IT!
Fixing Permissions didn't do it, I had to manually go in and fix them to match the original file.
Worked perfectly, and looks great. MUCH faster than the SAPIR animation.
Thank you!
For anyone else needing to do this, the correct permissions are...
RW
R
R
nothing happened... where do i wrong?

[Bootanimation] Moto X GPE

So I'm back with another new bootanimation and bootlogo to go with it! This time, I went for a clean white Moto X type thing, and ended up recreating the GPE bootani in the process to finish it off. Check out the demo below:
Download:
Bootanimation
Bootlogo
To install the bootanimation, put the zip in /system/media
To install the bootlogo,
FOR LOCKED BOOTLOADER USERS
Extract the bmp file, use fastboot and type
Code:
fastboot flash clogo <image.bmp>
where image is the name of the picture.
FOR UNLOCKED BOOTLOADER USERS
Extract the .bin file, use fastboot and type
Code:
fastboot flash logo <image.bin>
(Thanks to lensgrabber for supplying the bin file!)
Enjoy!​
I just copied bootanimation.zip tp my system/media and changed the permissions rebooted the phone. Now i get android in a different font and starts up normally. Am i missing anything?
Edit: Nevermind. There was an extra space in the name. Working now. Thanks
This looks good. Anyone care to make a logo.bin file from the bmp?
lensgrabber said:
This looks good. Anyone care to make a logo.bin file from the bmp?
Click to expand...
Click to collapse
That would be the clogo I already included in the OP.
j2cool2012 said:
That would be the clogo I already included in the OP.
Click to expand...
Click to collapse
Need a .bin file for flashing unlocked bootloader image.
fastboot flash logo <image.bin>
Flashing clogo on unlocked bootloaders don't display the correct image.
lensgrabber said:
Need a .bin file for flashing unlocked bootloader image.
fastboot flash logo <image.bin>
Flashing clogo on unlocked bootloaders don't display the correct image.
Click to expand...
Click to collapse
Oh! Good to know then. Do you know how one would make a .bin? I can make one if there's like a program or something?
Okay this took me a while to track down but I think I got it. This is for unlocked bootloaders flashing over the unlocked warning picture. For all others use the clogo method in the OP.
Taking information from this thread:
http://www.droidrzr.com/index.php/t...n-bootlogo-razrhd-razrm-razrog-bionic-sizing/
I used gimp and resized the OP image to 540x540 then followed the instructions for gimp. Saved it and flashed via fastboot.
https://www.dropbox.com/s/k603gtdetwiaiee/white.bin
fastboot flash logo white.bin
That should do it. Probably need others to test out. Looks wicked cool on my X. Thanks j2cool2012!
Thanks! Worked like a charm. Boot animation from op and white logo.bin from lens. Thanks guys! Phone looks dope every reboot now! :thumbup:
Sent from my XT1055 using XDA Premium 4 mobile app
Looks great, thanks.
Sent from my XT1060 using Tapatalk
lensgrabber said:
Okay this took me a while to track down but I think I got it. This is for unlocked bootloaders flashing over the unlocked warning picture. For all others use the clogo method in the OP.
Taking information from this thread:
http://www.droidrzr.com/index.php/t...n-bootlogo-razrhd-razrm-razrog-bionic-sizing/
I used gimp and resized the OP image to 540x540 then followed the instructions for gimp. Saved it and flashed via fastboot.
https://www.dropbox.com/s/k603gtdetwiaiee/white.bin
fastboot flash logo white.bin
That should do it. Probably need others to test out. Looks wicked cool on my X. Thanks j2cool2012!
Click to expand...
Click to collapse
Wow, thanks man! I added it to the OP and credited you for it. I also mirrored it so DBox can't 404 it, if that's alright with you.
j2cool2012 said:
Wow, thanks man! I added it to the OP and credited you for it. I also mirrored it so DBox can't 404 it, if that's alright with you.
Click to expand...
Click to collapse
Fine with me. Thanks for the work!
Wait so I can flash this on ATT locked boot loader?
Sent from my XT1058 using Tapatalk
Sinderan said:
Wait so I can flash this on ATT locked boot loader?
Sent from my XT1058 using Tapatalk
Click to expand...
Click to collapse
You can use it on any Moto X, and probably the new Droid line too, but it was made for the X.
As for flashing, you don't flash this package, as it's not a flashable zip. It's just a bootanimation, and zip is the format they come in. You just have to place it in /system/media. You'll need root to get there though.
I was missing the GPE bootanimation from my GNexus. This looks incredible though. Nice work!
Wish I had root
Sent from my XT1058 using Tapatalk
sravanz said:
I just copied bootanimation.zip tp my system/media and changed the permissions rebooted the phone. Now i get android in a different font and starts up normally. Am i missing anything?
Edit: Nevermind. There was an extra space in the name. Working now. Thanks
Click to expand...
Click to collapse
Sorry.. can explain to me??
I have similar error... what did you do to resolve?
Thanks in advance..
deckard_67 said:
Sorry.. can explain to me??
I have similar error... what did you do to resolve?
Thanks in advance..
Click to expand...
Click to collapse
The bootanimation.zip needs to be named exactly that in your system>media. Make sure you delete the original bootanimation.zip out of the media folder. Permissions for the bootanimation.zip should be rw-r-r. Reboot and should be good.
Sent from my XT1055 using XDA Premium 4 mobile app
A2Trip said:
The bootanimation.zip needs to be named exactly that in your system>media. Make sure you delete the original bootanimation.zip out of the media folder. Permissions for the bootanimation.zip should be rw-r-r. Reboot and should be good.
Sent from my XT1055 using XDA Premium 4 mobile app
Click to expand...
Click to collapse
Sorry, but i don't understand... there are two zipped files: one is the file in system/media, named bootanimation.zip,other file also named bootanimation.zip that i downloaded from here. I delete the first one with rootexplorer and copy the second then modified the permissions, but at the boot i have again the old bootanimation.zip ....
Are u sure u deleted the right one. Rename the one downloaded here as Newbootanimation.zip before moving it to your system. When its in that folder, delete bootanimation.zip (old one) then rename the Newbootanimation.zip to just bootanimation.zip and re permission to rw-r-r try that one more.
Sent from my XT1055 using XDA Premium 4 mobile app
A2Trip said:
Are u sure u deleted the right one. Rename the one downloaded here as Newbootanimation.zip before moving it to your system. When its in that folder, delete bootanimation.zip (old one) then rename the Newbootanimation.zip to just bootanimation.zip and re permission to rw-r-r try that one more.
Sent from my XT1055 using XDA Premium 4 mobile app
Click to expand...
Click to collapse
I overwrited the old one... but it's all the same...
Anyway, many thanks for your helping... :good:

Categories

Resources