Please note that you must be S-OFF in order to install these splash images.
List of images to choose from:
Blue Minimal Dark
Green Minimal Dark
Minimal Light
Nexus
Nyan Cat
Purple Minimal Dark
Red Minimal Dark
Stock
Previews:
Blue Minimal Dark
{
"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"
}
Green Minimal Dark
Minimal Light
Nexus
Nyan Cat
Purple Minimal Dark
Red Minimal Dark
Stock
Before anyone asks, yes, I made all of these (except for the stock one, obviously).
How to install:
Well, there's multiple ways to install these, but I'll tell you the way I used.
1) Download the zip file that corresponds to which splash image you want
2) Put your device in fastboot mode.
3) Issue the command "fastboot oem rebootRUU" on your computer, with your device connected (and in fastboot mode)
4) You will notice the screen change. This is normal.
5) Issue the command "fastboot flash zip " (notice the space on the end) then drag-and-drop the zip file you downloaded into the command prompt (or Terminal) window. Then hit the enter key. If nothing happened after you hit enter, click inside the Command Prompt (or Terminal) window and hit it again.
6) After the command completes successfully, issue the command "fastboot reboot".
7) Enjoy your new splash screen!
To get back the original splash screen:
Follow the "How to install" steps above, using the "Stock" image.
I plan to eventually add more and I might take some requests, too. Enjoy!
S-OFF need
Lamoz said:
S-OFF need
Click to expand...
Click to collapse
Yes, you need S-OFF. Try Sunshine by @jcase at http://theroot.ninja.
Just added the "Nexus" splash image. To anyone who wants (and has S-OFF), feel free to check it out!
r3pwn said:
Just added the "Nexus" splash image. To anyone who wants (and has S-OFF), feel free to check it out!
Click to expand...
Click to collapse
thats smexy!
pattyboi:) said:
thats smexy!
Click to expand...
Click to collapse
I agree, but it'll take more than that to get me off of the awesome Nyan Cat one.
r3pwn said:
I agree, but it'll take more than that to get me off of the awesome Nyan Cat one.
Click to expand...
Click to collapse
imagine if it played the song too lol.
Related
I did not create the original animation. It can be found all over the web and I have no idea who created it. Credit goes to him/her.
This boot animation is based off of this gif:
{
"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 added a background layer, removed almost 200 frames (the original was almost 900 frames) optimized the images and made an "ERIS" loop at the end.
.
Note: Sometimes my phone boots up too fast and the animation doesn't make it all the way to the end. Please report how your phone does and I will update accordingly. Enjoy!
That's a badass bootanimation thanks for your work,any way you know how to change the in call screen?
sk842018 said:
That's a badass bootanimation thanks for your work,any way you know how to change the in call screen?
Click to expand...
Click to collapse
lmao @ this ^ guy
doesn't work on at all on my phone. Evil Eris 3.0 rooted, etc.
I did install it through the recovery menu though. Is there anything specific beyond "Install zip file" that needs to be done?
rougegoat said:
doesn't work on at all on my phone. Evil Eris 3.0 rooted, etc.
I did install it through the recovery menu though. Is there anything specific beyond "Install zip file" that needs to be done?
Click to expand...
Click to collapse
Yea you don't flash this through recovery. Put it in your tools folder on your pc and "adb push bootanimation.zip /data/local/"
zwade01 said:
Yea you don't flash this through recovery. Put it in your tools folder on your pc and "adb push bootanimation.zip /data/local/"
Click to expand...
Click to collapse
ah. guess I'll have to wait till I get home from work to try it out then.
Get root explorer in market you can move it from SD card or to data/system/media and paste and it'll ask to overwrite and Say yes. Do easy and fast
Just installed, rebooted phone and runs perfect. No changes that needs to be made that I can see, looks awesome! I keep running adb shell bootanimation just so I can keep watching it. Great job
If you want to change your splashscreen (the white screen with the green HTC text) to your prefered picture, you can find a guide here.
To get it to work on the IncS there is two things you have to do different compared to the guide.
1) You have to name the file that you place on the SD-Card: PG32IMG.zip and NOT PB31IMG.zip
2) Use the attached android-info.txt instead of the one in the guide.
This is my new splashscreen.
{
"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"
}
Chaged image to the one without the typo...
_____________________________________________________________
I just made a new SplasScreen.
Flash attached "PG32IMG.zip" from Bootloader and you will get the above picture.
Not trying to be rude but wanted to let you know that you spelled incredible incorrectly!
Cheers though good guide
I know, and i changed it on the one i installed. It was my daughter that discovered it ;-)
I'm not sure why, but this process didn't work for me. Just didn't seem to like the PG32IMG.zip file.
What I did was...
Create and save my image as a 480x800 24bit RGB colour bitmap, called splash1.bmp
Ran "nbimg -F splash1.bmp -w 480 -h 800"
Renamed splash1.bmp.nb to splash1.img
Booted my phone into the bootloader, and ran "fastboot flash splash1 splash1.img".
Raithmir said:
I'm not sure why, but this process didn't work for me. Just didn't seem to like the PB32IMG.zip file.
What I did was...
Create and save my image as a 480x800 24bit RGB colour bitmap, called splash1.bmp
Ran "nbimg -F splash1.bmp -w 480 -h 800"
Renamed splash1.bmp.nb to splash1.img
Booted my phone into the bootloader, and ran "fastboot flash splash1 splash1.img".
Click to expand...
Click to collapse
Did you even read the op?
It says not to name it pb, but pg...
scoobysnacks said:
Did you even read the op?
It says not to name it pb, but pg...
Click to expand...
Click to collapse
Oops, typo, I meant PG (post edited). It still didn't seem to like the zip file.
I think the way I did it is easier anyway.
Does this work if I'm running android revolution?
Sent from my HTC Incredible S using XDA App
@ thefrenge
Yes, it has nothing to do with your Rom.
Another one...
I updated my Xoom Wifi to ICS, and I decided i needed a better boot animation than stock. So here's what I thought looked best:
http://www.youtube.com/watch?v=B2YwVd6hXI0
The boot animation is Retro Style by ihtfp69, and the splash is a icon made by ruvort. I will attach the files used in my boot setup.
Post your boot animations/splash icons here!
View attachment bootanimation.zip
{
"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 how do I install a custom boot animation?
Looks awesome sir! Well done! I'm glad you like my splash as well
Sent from my Xoom using Tapatalk
its awesome! too bad the boot animation says android 3.0 instead of 4.0 lol... ill probably change that though
Xoom Master said:
So how do I install a custom boot animation?
Click to expand...
Click to collapse
1. make sure you have proper drivers
2. make sure you have adb for the command module
3. download bootanimation.zip
4. plug in your xoom
5. open up command module, type in cd C:\[file location of adb]
6. type in adb.exe
7. after you have activated adb, type 'adb devices' to make sure your device is connected.
8. type in the following codes
adb push bootanimation.zip /data/local (this sends the file to the local folder, under the data folder of the device.)
adb reboot
if all has gone correctly, you should now have a shiny new boot animation
now for the splash animation, which is Xoom specific, just download Team Eos's splash flasher on the android market. just search for "eos splash". it's idiot proof
how did you change the splash screen?
mscott998 said:
how did you change the splash screen?
Click to expand...
Click to collapse
By supporting Team EOS.
Xoom Master said:
So how do I install a custom boot animation?
Click to expand...
Click to collapse
Youcan also very easily just dl the zip, and use root explorer to put it in data/local
how do you go back to stock?
mrlokoo said:
how do you go back to stock?
Click to expand...
Click to collapse
I sent mine in for the 4G LTE upgrade. I did the factory data reset, unrooted, relocked the boot loader, but I forgot to change the splash back. It's no big deal. I sent it in for the upgrade . They do not care about the boot splash. All they care about is the boot loader being relocked, the original sys images are back on the device, and that the Xoom is unrooted. They are going to wipe your device clean anyway, and restore the Factory Boot Splash when it's done. Factory data reset, unroot, lock the boot loader. Let it go. You can go from thread, to thread with the same question and this will be the answer you will get from others that have gotten the upgrade. If you are really bothered about it, use the EOS Xoom Boot Splash market link that was sent - Hope everything works out for you.
Good work thanks
using it.. looks cool
*NOTE* I am not responsible for global warming, the economical crisis or bricking or damaging your phone, this is YOUR choice!
Hello guys, today I am going to show you how to put a custom recovery on you T-Rex: The G1.
What you'll need:
A HTC G1
An USB-cable
A Computer/Mac/Laptop/Linux/Ubuntu/whatsoever
The file: http://rapidshare.com/files/387558151/recovery-RA-dream-v1.7.0.img
Terminal Emulator app (Market/Google Play Store)
Proper sense
I personally prefer Amon_RA's recovery because it's never gave me problems or something and it has all the options you'll need!!!!
First off, you have to be rooted, if you're not, please look for posts before coming here *Facepalm*
I use Terminal Emulator because you just have to type in one sentence and you're done!
Now, let's get to the tricky part: download the link to download the .img file.
Then, plug in you phone on your computer and connect it.
now pull the .img file to your phone (Not in any maps, just on the root of your SD-card) When it's done moving the file, safely eject you phone. Now, open your Terminal Emulator App-It looks like a black screen with blue text: Don't worry, your're not breaking your phone! Slide up your keyboard and type (su) (when I use ( or ), in between those is what you have to type, but not this!!!!) A pop-up will appear and it asks if you want to grand the app superuser permissions. Press 'accept' and now you can type in commands.
Now, typ in (flash_image recovery /sdcard/recovery-RA-dream-v1.7.0.img)
It won't show how far it is with installing, just wait 1-2 minutes before going back to the home-screen. Now power off your phone. When it's powerd off, press [HOME+POWER] at the same time untill the T-Mobile screen pops up. Now it will boot into recovery and congrats! You just installed a custom recovery image!!!!
It should look like this!!! (Don't mind the 1.5.0, this is an older photo)
{
"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"
}
___________________________________________________________________
If this helped you, just show it by pressing the 'Thanks' button
And send me a message, if you got stuck in any way!
Could you post a pic of what the recovery image looks like?
Sent from the Redlight District.
Sure! Srry for the late respond.
PS: Need stupid dropbox so it takes like 15 minutes....
Done!
This is a list of stock OnePlus One LOGO.img extracted images.
International Model (White, with "Powered by Android"):
Lollipop Edition: logo.bin
{
"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"
}
Bootlogo: http://i.imgur.com/vruzhni.png
Fastboot: http://i.imgur.com/q0f7gjH.png
KitKat Edition: logo.bin
Bootlogo: http://i.imgur.com/3WTwqm5.png
Fastboot: http://i.imgur.com/q0f7gjH.png
China Model (Red OnePlus Logo, with no "Powered by Android" text):
ColorOS Edition: logo.bin
Bootlogo: http://i.imgur.com/WWpNm21.png
Fastboot: http://i.imgur.com/B63kdpl.png
Modify these below using Marchrius' tool, linked below.
WLAN Testing Mode: http://i.imgur.com/qopHAxg.png
"rf" Testing Mode: http://i.imgur.com/dVRTCVE.png
Low Battery Mode: http://i.imgur.com/I0VFxUe.png
Critical Low Battery Mode: http://i.imgur.com/EulCNXg.png
"AT" Power Current Testing Mode: http://i.imgur.com/qM3vPUU.png
How to revert back/flash a different stock LOGO.img:
Open a Fastboot shell and issue this command, with the downloaded logo.bin in the same Fastboot directory.
Code:
fastboot flash LOGO logo.bin
How to use this in your own work:
You will need this application by @chillstep1998 to convert the two images, fastboot.png and bootlogo.png into ONE logo.bin file, for flashing: http://forum.xda-developers.com/oneplus-one/themes-apps/mod-customize-ones-bootlogo-t2857153
However, if you do want to do this on the go, follow this guide by @MarchriusDennis to install the mobile app that works on all firmwares including Lollipop: http://forum.xda-developers.com/android/apps-games/bootlogo-viewer-view-flash-bootlogo-t2903998 With this app, you can essentially change other images located inside logo.bin, such as "rf mode", "wlan testing mode" and charging modes, however for those you will need to do so yourself.
All logos from ColoOS file.
https://www.dropbox.com/s/f1z6myka1xitbmz/ColorOSLogosPNG.zip?dl=0
MarchriusDennis said:
All logos from ColoOS file.
https://www.dropbox.com/s/f1z6myka1xitbmz/ColorOSLogosPNG.zip?dl=0
Click to expand...
Click to collapse
Thanks for that. Missing fastboot though.
nicholaschum said:
Thanks for that. Missing fastboot though.
Click to expand...
Click to collapse
The fastboot image is named "logo4.png"
MarchriusDennis said:
The fastboot image is named "logo4.png"
Click to expand...
Click to collapse
Oh yeah I forgot, I was thinking there was an icon with it, but I remember I could read over the Chinese, thinking it was just one of those test ones.
Thanks!
BTW, I don't think you can put that into Chillstep's tool, the dimensions, when extracted, get fuzzy. I have yet to try it, but if people wanted to customize, customize over the international version.
Thanks for this, it's annoying extracting these out myself.... Haha >_<
Want to flash that red logo on my OnePlus 2. Can you make it for OnePlus 2?
These are all lollipop compatible correct? I've seen some threads warning about phone bricks when flashing some boot images if you have a lollipop rom. Not sure why it would, but don't want to chance it.
EDIT: I see I have to get them working myself. Thanks for the file dumps
Hmm interesting... to favs!
Any way to flash these logo.bin of CM12.1 for oneplus2 through flashing zips? That would be convenient. Thanks.