[COLLECTION] Custom boot animations. - LG G Watch

I formed this thread to gather a collection of custom boot animations for the users and myself. Here are some of my random boot animations I've created for my G watch. The boot animations I create will be for the G watch (280 x 280) but they may work with other devices. I am not responsible for damages to your device. Here is a thread instructing how to transfer files for Android Wear. http://forum.xda-developers.com/g-watch/general/guide-send-receive-manage-files-watch-t2955091 Here is a guide to install custom boot animations. http://forum.xda-developers.com/g-watch/general/mod-lg-g-watch-custom-boot-animation-t2907288 Enjoy

Here is Kate Upton booting up my G watch.

Related

[GUIDE] How to Create Custom Boot Logo (Splash Screen) for ZTE Axon 7

Note:
This is not bootanimation, this is the splash screen (the 'Lenovo' boot logo which is displayed when device is switched ON)
This is for ZTE Axon 7 Only..
(For Axon 7 Mini or other devices, send me your splash.img so that I can see if this tool can work in your devices)
Requirements:
1. Rooted ZTE Axon 7 (any ROM)
2. Terminal Emulator app
STEPS to create splash.img:
Before proceeding, make sure fastboot is setup properly in your computer (just incase something goes wrong)..
1. Make sure you have a 1440x2560 picture in PNG format.
(If it's not exactly 1440x2560, there might arise problems with fastboot mode. So double check the resolution)
2. Download & Extract this: Axon7_Splash_Maker.zip
3. Now rename your picture as logo.png & replace it inside "pics" folder of the extracted folder.
4. Finally, run the 'CREATE_LOGO.bat' to create splash.img , which you can find inside the "output" folder.
STEPS to flash splash.img:
0. First, backup your original stock splash.img by the command:
Code:
su
dd if=/dev/block/bootdevice/by-name/splash of=/sdcard/splash_backup.img
(And transfer to computer, might be needed in future)
1. Transfer the splash.img that you created to your device's Internal Storage.
2. Open Terminal Emulator & enter the following to flash it:
Code:
su
dd if=/sdcard/splash.img of=/dev/block/bootdevice/by-name/splash
(You can also flash from fastboot as given below)
Note:
Incase something goes wrong or device doesn't bootup, flash the stock splash.img from fastboot like:
Code:
fastboot flash splash splash.img
This is created based on A2017G's firmware, but should work with all variants..
Please report if any issues..
Hit the Thanks :good: button if it worked for you
You're welcome to post the splash images that you created..
This is awesome , i was wondering about this when I came across that particular image file.
is this static only? or can be animated? (At least 15 frames hehehe).
DrakenFX said:
This is awesome , i was wondering about this when I came across that particular image file.
is this static only? or can be animated? (At least 15 frames hehehe).
Click to expand...
Click to collapse
Lol, just one image..
The one that can be animated and have multiple framee is known as "bootanimation"
Just kidding
GokulNC said:
Lol, just one image..
The one that can be animated and have multiple framee is known as "bootanimation"
Click to expand...
Click to collapse
Yeah, i know i have my own collection...for some reason i thought splash screens can be animated too.
This are my animations for Axon 7 and working in few more.
http://forum.xda-developers.com/axon-7/themes/bootanimation-t3442646
Zte axon Bootlogo
flash in TWRP
Unlock Bootloader and custom rom
Here's mine.
Flashable zip.
Picture found in the official ZTE forum.
Thanx for your information :good:
hi I would like to know if this procedure can be applied to a ZTE axon mini
Thank you so much for this. Made my own
https://ibb.co/kQAfvV
Made a basic AOKP one. Thanks for the guide GokulNC!
the splash.img does not work on A2017G Oreo B02. On Nougat no problems. gives a chance to change this?

[MOD][SPLASH] Sailfish OS

Hi Guys,
As most of you probably wouldn't know, Sailfish OS does not have an animated boot screen, it just shows you the image from the splash partition. So i made a little mod that replace your splash screen with the Sailfish logo.
Also this thread and mod is my way of showing support to @nrdnandan 's port of Sailfish OS. You can find it here https://forum.xda-developers.com/re...s-sailfish-os-2-0-5-6-xiaomi-redmi-2-t3547405
But First!
I AM NOT RESPONSIBLE IF YOU BRICK YOUR DEVICE! If you point a finger at me, i will laugh!
Requirements
Xiaomi Redmi 2/2A/Prime (Tested on HM201418[INDIAN 8GB])
INSTRUCTIONS
Download sailfish(color).zip
OPTIONAL! If you're using adoptable storage, copy the zip to /data/lost+found
Reboot to Recovery and flash the zip
Reboot and voila!
And There you go!
NOTE FOR Linux|Mac OS users.
Script won't work! Use fastboot flash splash splash.img
Changelog
*Initial Upload
*Uploaded Stock Zip
*Reupload
*[NEW] Zipped Script File to handle fastboot operations! [Linux And Mac OSX Users, please refer to NOTE!
TO-DO LIST
*Flashable Zips (Working on it)
*Support for Fastboot Images
*Support for Berserk | Jerrica Kernel
HIT THE THANKS BUTTON IF YOU LIKE IT!
ALSO FOLLOW ME ON INSTAGRAM (said.the.sky)
THANKS to these guys!
@GokulNC For Splash Generator
@ketut.kumajaya For Stock Splash File
 @nrdnandan For Sailfish Port
Do a favor and ask @nrdnandan to pull it as default bootsplash.gz
Bro I need Sailfish for Redmi 2 prime..
Help me.

[ROOT] [6.0.1] Galaxy A3 2016 Boot Logo Changer

Hi guys, here is a boot logo switcher for the Galaxy A3 2016. It works on all rooted SM-A310Fs on Marshmallow.
DOWNLOAD
bit.ly.2pnYH3a (replace the dot after y with a slash)
METHOD
I strongly recommend taking a nandroid backup and a backup of your existing boot.img before you attempt this (you can do this either through TWRP recovery or by pulling it from adb)
1. Extract the zip to a separate folder. You should have two files, META-INF and tar.
2. Copy your logo.jpg to this folder. It should be 1280x720.
3. Select all three files (Hold down ctrl and click on the files) and select send to - zip.
4. Copy this zip to the root of your SD card and flash in recovery (I recommend ashyx TWRP). When you reboot you should see a shiny new boot logo!
IMPORTANT
- The logo MUST be .jpg, and it must match the screen resolution of the device. In my case this is 1280x720.
- If something goes wrong, flash this .zip to restore the original boot logo. This is the white stock bootlogo. You can find the .zip at bit.ly.2p5koBX (again, remove the dot after ly and replace with a /)
- If you have no bootlogo, try flashing the zip above. If the problem persists, try to restore the backup you made earlier.
I am not responsible for any damage that may occur to your device by doing this.
This may work on other Samsung devices, however I have not tested it. It works on my SM-A310F rooted on Marshmallow. Let me know if it works on other devices. This method may work on other samsung devices, however it is pointless to try it on other devices, as it is much easier on those. Samsung, as you may know use a custom format for boot logos and animations, hence requiring custom scripts to change them.
A3 & A5 2016 already got threads for boot logo change.
[mod][a310f][bootlogo]
[MOD] Flashable Custom Bootup charging & Splash screens for A5 (A510F)
VARNING
This thread also lacks very important information about image properties, what can go wrong, and how to restore the original logo.
The partition you modify is part of the bootloader, so please don't just try on any device unless you know what you're doing.
Correct resolution and dpi for your device logo.jpg, correct partition path etc.
Otherwise it's a good chance it will brick.

[BOOT ANIMATION] Motorola Series [Project 9 ¾]

I have made some Boot Animations for Motorola phones and would like to share them with the community.
They also come with their own set of Boot Logos, so you don't need to flash any Boot Logo separately in case you are using the Boot Logos I made.
Features :
Full screen animations
Boot Logo + Boot Animation Pack
N/A hidden in Boot Logo
Redesigned bootloader menu
Some other minor changes in boot logo images
These Boot Animations can also be flashed to other Motorola Devices with 1080X1920 screen resolution like:
Moto G4
Moto G4 Plus
Moto G5
Moto G5 Plus
Moto G5s
Moto G5s Plus
Moto X4
Moto Z2 Play
Other Motorola phone users may use the version of the boot animation with motorola written on the image instead of moto g5 plus.
Use VX.0_BA+BL_9-3_by_4 Zip for Moto G5 Plus.
Use VX.1_BA+BL_9-3_by_4 Zip for other Motorola devices.
The file names with DT at the end stand for Boot Logos suited for Dark Theme.
All Boot Animations have been posted on SOURCEFORGE and more would be added in the coming future. The designs have been separated into two folders and further organized inside each folder by version numbers starting with V1. All the zips are functionally the same and you can flash whichever version you like. The only difference is in the text shown on the Boot Logo image. Head down for viewing previews and downloading the boot logos.
Specifications
This pack will only work for custom ROMs
This pack will not work on Stock Motorola ROMs
All the packs contain both Boot Animation and Boot Logo that goes along with the animation
If your ROM has Display Theme based Boot Animation, the corresponding Boot Animation will be automatically played
Flashing another ROM or updating your ROM may remove this Boot Animation. Flash the pack again to get your desired Boot Animation
Existing Boot Animation in your current ROM will be backed up before installing new Boot Animation
If you wish to restore your Boot Animation that came with your current ROM, you can flash Restore Previous Boot Animation.zip given in Boot Animation folder
How to Install (via Custom Recovery)
Download the desired ZIP file to your phone
Boot to your Custom Recovery
Go to Install
Go to the location where you have saved the ZIP file
Install the ZIP file and reboot
Boot Animation Previews
Boot Animation Downloads
If you are unable to download from SOURCEFORGE on your phone, request desktop site from your browser menu to enable download.
Disclaimer: Motorola Logo and Batwing Logo is owned by Motorola Inc. Some of the artworks are not entirely my own creation.​
Hey man, these animations are awesome! Great job!
I have a request for you though. Would you mind if I used your installer script to flash a boot animation that I made? I'll be sure to leave your name in it
Bygrilinho said:
Hey man, these animations are awesome! Great job!
Click to expand...
Click to collapse
Thanks for the compliments
I have a request for you though. Would you mind if I used your installer script to flash a boot animation that I made? I'll be sure to leave your name in it
Click to expand...
Click to collapse
Yes sure, I won't mind you using the script with attribution. :good:

[BOOT ANIMATION] Motorola Series [Project 9 ¾]

I have made some Boot Animations for Motorola phones and would like to share them with the community.
They also come with their own set of Boot Logos, so you don't need to flash any Boot Logo separately in case you are using the Boot Logos I made.
Features :
Full screen animations
Boot Logo + Boot Animation Pack
N/A hidden in Boot Logo
Redesigned bootloader menu
Some other minor changes in boot logo images
These Boot Animations can also be flashed to other Motorola Devices with 1080X1920 screen resolution like:
Moto G4
Moto G4 Plus
Moto G5
Moto G5 Plus
Moto G5s
Moto G5s Plus
Moto X4
Moto Z2 Play
Other Motorola phone users may use the version of the boot animation with motorola written on the image instead of moto g5 plus.
Use VX.0_BA+BL_9-3_by_4 Zip for Moto G5 Plus.
Use VX.1_BA+BL_9-3_by_4 Zip for other Motorola devices.
The file names with DT at the end stand for Boot Logos suited for Dark Theme.
All Boot Animations have been posted on SOURCEFORGE and more would be added in the coming future. The designs have been separated into two folders and further organized inside each folder by version numbers starting with V1. All the zips are functionally the same and you can flash whichever version you like. The only difference is in the text shown on the Boot Logo image. Head down for viewing previews and downloading the boot logos.
Specifications
This pack will only work for custom ROMs
This pack will not work on Stock Motorola ROMs
All the packs contain both Boot Animation and Boot Logo that goes along with the animation
If your ROM has Display Theme based Boot Animation, the corresponding Boot Animation will be automatically played
Flashing another ROM or updating your ROM may remove this Boot Animation. Flash the pack again to get your desired Boot Animation
Existing Boot Animation in your current ROM will be backed up before installing new Boot Animation
If you wish to restore your Boot Animation that came with your current ROM, you can flash Restore Previous Boot Animation.zip given in Boot Animation folder
How to Install (via Custom Recovery)
Download the desired ZIP file to your phone
Boot to your Custom Recovery
Go to Install
Go to the location where you have saved the ZIP file
Install the ZIP file and reboot
Boot Animation Previews
Boot Animation Downloads
If you are unable to download from SOURCEFORGE on your phone, request desktop site from your browser menu to enable download.
Disclaimer: Motorola Logo and Batwing Logo is owned by Motorola Inc. Some of the artworks are not entirely my own creation.​
Awesome job, thank u! Working perfectly Android 10
Pumardo said:
Awesome job, thank u! Working perfectly Android 10
Click to expand...
Click to collapse
Thanks for the feedback!
Maximum effort. ?
marshmello_61 said:
Maximum effort. ?
Click to expand...
Click to collapse
Thanks man!
how to remove boot animation
Anmol Preet Singh said:
how to remove boot animation
Click to expand...
Click to collapse
Flash the restore previous boot animation zip
OR
Dirty flash your custom ROM

Categories

Resources