Moto Boot Logo Maker (Updated) - Moto G Power Themes, Apps, and Mods

I tested the script on newer boot logo files and it didn't work as it did on previous boot logo files, so I removed the project.

Thanks, been waiting for the boot logo. .I hate that bootloader screen..
Thanks a million!!

Q9Nap said:
I've updated Moto Boot Logo Maker by @caitsith2 to include support for the Moto G Power.
Original thread here:
https://forum.xda-developers.com/moto-g/themes-apps/app-motorola-boot-logo-maker-source-t2848667
Logo image should be 1080x2300, and the max file size for Moto G Power logo.bin is 5320704 bytes.
When saving the bin file, make sure the device drop down menu is set to "Moto G Power".
It tends to revert to the "Custom" setting when opening bin files larger than 4MiB, as it wasn't originally designed to support files over this size.
A black screen with orange print appears instead of the normal warning screen when you have a custom logo installed.
AFAIK there is no way to modify or remove this.
The exe runs on Linux with Mono and/or Wine.
Wine is preferable as it supports image previews, while Mono does not.
I've included a generic android logo, an omni logo, and the stock logo in the attachments.
Feel free to post your own!
Instructions:
Code:
adb reboot fastboot
# or
fastboot reboot fastboot
fastboot flash logo logo.bin
fastboot reboot
Source code:
https://github.com/CaitSith2/MotoBootLogoMaker
https://github.com/mhous33/MotoBootLogoMaker
Click to expand...
Click to collapse
on my G8 power/sofia it doesnt work

zfk110 said:
I've updated Moto Boot Logo Maker by @caitsith2 to include support for the Moto G Power.
Original thread here:
https://forum.xda-developers.com/moto-g/themes-apps/app-motorola-boot-logo-maker-source-t2848667
Logo image should be 1080x2300, and the max file size for Moto G Power logo.bin is 5320704 bytes.
When saving the bin file, make sure the device drop down menu is set to "Moto G Power".
It tends to revert to the "Custom" setting when opening bin files larger than 4MiB, as it wasn't originally designed to support files over this size.
A black screen with orange print appears instead of the normal warning screen when you have a custom logo installed.
AFAIK there is no way to modify or remove this.
The exe runs on Linux with Mono and/or Wine.
Wine is preferable as it supports image previews, while Mono does not.
I've included a generic android logo, an omni logo, and the stock logo in the attachments.
Feel free to post your own!
Instructions:
on my G8 power/sofia it doesnt work
Click to expand...
Click to collapse
I would need more information to be able to help.

Q9Nap said:
I would need more information to be able to help.
Click to expand...
Click to collapse
Which phone did you try this? I got Motorola G8 power code name Sofia, its a newer Motorola phone, after flashing using ADB command given above didn't change anything to it.

Just wanna say this works perfectly for the Moto Stylus!
Thank you for this. Never would I have thought I could put one of my drawings as the boot logo.

zfk110 said:
Which phone did you try this? I got Motorola G8 power code name Sofia, its a newer Motorola phone, after flashing using ADB command given above didn't change anything to it.
Click to expand...
Click to collapse
Terminal output for your flash attempt would have been helpful, but I downloaded the Moto G(8) Power firmware and the logo.bin size is slightly smaller, 5160960 bytes, which is probably why the Moto G Power logo.bin files didn't work.
I've updated the OP with a new build that has support for the Moto G(8) Power included, along with android, omni, and stock logos for it.
DMedina559 said:
Just wanna say this works perfectly for the Moto Stylus!
Thank you for this. Never would I have thought I could put one of my drawings as the boot logo.
Click to expand...
Click to collapse
Thanks for the feedback! Glad it works
Feel free to post it if you like.

Q9Nap said:
Feel free to post it if you like.
Click to expand...
Click to collapse
Here it is with a preview of the pic i used

Hello, fairly new to this with custom roms and such. Running havoc with twrp on my phone, when I try to boot into fastboot (fastboot boot fastboot) after installing twrp, it just boots into twrp for me. Can I flash the boot logo bin file from twrp, or how do I get it to boot into fastbootd when I have twrp?

You have to flash the stock recovery in Fastboot mode (Fastboot flash recovery) , and only then you'll be able to enter in Fastbootd mode.

an3azz said:
Hello, fairly new to this with custom roms and such. Running havoc with twrp on my phone, when I try to boot into fastboot (fastboot boot fastboot) after installing twrp, it just boots into twrp for me. Can I flash the boot logo bin file from twrp, or how do I get it to boot into fastbootd when I have twrp?
Click to expand...
Click to collapse
You can change the extension from *.bin to *.img and flash through twrp with its image flashing feature if you don't want to revert to stock recovery.

Q9Nap said:
You can change the extension from *.bin to *.img and flash through twrp with its image flashing feature if you don't want to revert to stock recovery.
Click to expand...
Click to collapse
sweet, thnx

Can't wait to try and make my the old hydra logo work from the old days.
Thanks a bunch
Sent from my Moto G Stylus using XDA Labs

Updated OP
TL;DR
Download new attachment to check out matching logo and bootanimation!

Q9Nap said:
Updated OP
TL;DR
Download new attachment to check out matching logo and bootanimation!
Click to expand...
Click to collapse
Can you check on the link? It appears to be down.

Metconnect2000 said:
Can you check on the link? It appears to be down.
Click to expand...
Click to collapse
Thanks for the heads up; accidentally deleted when cleaning drive.
Link fixed.
Bootanimation is fairly large (~200 mb) as custom rom bootanimation binaries aren't able to parse mp4 bootanimation files.
If I could figure out how to set permissions in the magisk module, I could include a stock bootanimation binary along with mp4 bootanimation files resulting in much smaller file size.

The link in the OP goes to a non-existing file.
Further, the zip file in post #8 seems to have no effect. I also tried a magisk debloater module that had no effect. Edit: debloater had some effect. Also, zip file is for a similar model, Moto G Pro.
My system is rooted with Magisk. I'm running the original shipped ROM, 10(QPMS30.80-63-6-8-5). Phone model is XT2041-4. Date on box is 2021-03-18.
My next move is to flash the .bin image from the post #8 zip file, using fastboot.

danny8 said:
The link in the OP goes to a non-existing file.
Further, the zip file in post #8 seems to have no effect.
I wonder if something about my ROM (perhaps a newer ROM) has changed compared to what the original poster used. I also tried a magisk debloater module that had no effect.
My system is rooted with Magisk. I'm running the original shipped ROM, 10(QPMS30.80-63-6-8-5). Phone model is XT2041-4. Date on box is 2021-03-18.
My next move is to flash the .bin image from the post #8 zip file, using fastboot.
Click to expand...
Click to collapse
I removed the link as I've made an updated version and haven't uploaded yet.
The file in post #8 is for the Moto G Pro.
You can download the exe from the github link in the op: Moto_Logo/bin/Debug
You can also try another updated version of this tool here:
MotoBootLogoMaker
Download MotoBootLogoMaker for free. Change Motorola splash screen --> logo.bin. Moto Boot Logo Maker for Motorola Moto Devices (4MiB, 6MiB, 8MiB, 16MiB & 32MiB) - All Moto devices supported Source Code: https://github.com/Franco28/Moto_Boot_Logo_Maker
sourceforge.net

Updated link in op

Thank you for your help. I look forward to trying the updated zip later today.
The other night (morning?) I flashed the logo manually and it looks good. Thanks for pointing out the #8 file was from the G Pro (same screen res as the G Power).
I really want to eliminate that stock boot animation!

Related

Red OnePlus Logo-Boot Reboot Animation from Chinese ROM

This is the Logo (splash screen), bootanimation and downanimation from the Chinese version of the OnePlus One.
Requirements:
ADB and Fastboot knowledge
Boot and down animations require root
Logo requires unlocked bootloader
Use a root file explorer and navigate to /system/media rename bootanimation.zip to bootanimation.old
copy bootanimation.zip and rbootanimation.zip and change the permissions to match the other files:
for logo:
boot into fastboot mode and run the following command:
fastboot flash LOGO logo.img
Links:
bootanimation: http://www.androidfilehost.com/?fid=23501681358540397
rbootanimation: http://www.androidfilehost.com/?fid=23501681358540399
logo: http://www.androidfilehost.com/?fid=23501681358540401
Disclaimer: I am not responsible if you use this and brick your device or if your device blows up, implodes, flames start shooting from it, or it kills your neighbor's dog.. It was the other guy... I swear.... Flash at your own risk
Pretty basic if you ask me not that a boot animation is really that important but you'd think they'd put a bit more effort into it.
Sent from my Nexus 7 using Tapatalk
graffixnyc said:
This is the Logo (splash screen), bootanimation and downanimation from the Chinese version of the OnePlus One.
Requirements:
ADB and Fastboot knowledge
Boot and down animations require root
Logo requires unlocked bootloader
Use a root file explorer and navigate to /system/media rename bootanimation.zip to bootanimation.old
copy bootanimation.zip and rbootanimation.zip and change the permissions to match the other files:
for logo:
boot into fastboot mode and run the following command:
fastboot flash LOGO logo.img
Links:
bootanimation: http://www.androidfilehost.com/?fid=23501681358540397
rbootanimation: http://www.androidfilehost.com/?fid=23501681358540399
logo: http://www.androidfilehost.com/?fid=23501681358540401
Disclaimer: I am not responsible if you use this and brick your device or if your device blows up, implodes, flames start shooting from it, or it kills your neighbor's dog.. It was the other guy... I swear.... Flash at your own risk
Click to expand...
Click to collapse
I tried but didn't get the bootanimations..only the logo part is working....Also device didn't sleep at all....reverted back to CM bootanimation..Using CM11 latest nightly(24 June)....Don't know whats I am doing wrong!!!
mannu_in said:
I tried but didn't get the bootanimations..only the logo part is working....Also device didn't sleep at all....reverted back to CM bootanimation..Using CM11 latest nightly(24 June)....Don't know whats I am doing wrong!!!
Click to expand...
Click to collapse
Thanks. I prefer this to our white version with the crappy ANDROID text at the bottom.
Are there any other logo.img files for this phone? Or any apps that will create them?
cybertlc said:
Thanks. I prefer this to our white version with the crappy ANDROID text at the bottom.
Are there any other logo.img files for this phone? Or any apps that will create them?
Click to expand...
Click to collapse
Unfortunately in fastboot mode this gives some crappy Chinese text.......so I reverted back.
any way to get the red boot logo but our cyanogenmod animation? I'm wondering if a combo would look sexier.
dmo580 said:
any way to get the red boot logo but our cyanogenmod animation? I'm wondering if a combo would look sexier.
Click to expand...
Click to collapse
Actually I did that. I have red boot logo at the beginning and then it changes to cm animation. What I did? I flashed zip from this OP ColorOs, but it was a crap (sorry mate) so I restored my CM11s from backup in twrp and voila!
So this means we can create custom bootsplash using (probably) the same method that was originally pioneered on the G1? (It also worked on Mytouch & G2)
Sweet!
@graffixnyc
Thanks for your help.
I'm wondering if there's any way for the logo.img flashing to be done as a flashable zip? I ask only because I flash nightlies a lot (CM11) and its hard for me to plug in all the time to do fastboot flash LOGO logo.img when I'm traveling for work like 80% of the time I know first world problems. How to convert the logo.img to a flashable zip?
Also is there any way for logo.img to be modified so the fastboot logo isn't Chinese but rather what it is in stock?
dmo580 said:
@graffixnyc
Thanks for your help.
I'm wondering if there's any way for the logo.img flashing to be done as a flashable zip? I ask only because I flash nightlies a lot (CM11) and its hard for me to plug in all the time to do fastboot flash LOGO logo.img when I'm traveling for work like 80% of the time I know first world problems. How to convert the logo.img to a flashable zip?
Also is there any way for logo.img to be modified so the fastboot logo isn't Chinese but rather what it is in stock?
Click to expand...
Click to collapse
I don't know exactly how you do it, but I know you can make a flashable zip run a normal shell script. In this shell script you can dd the image to the proper partition... it's a bit sketchier though IMO..
Why do you need to re-flash? The logo partition isn't affected by flashing nighties. It should stick around between flashes.
nolsen311 said:
Why do you need to re-flash? The logo partition isn't affected by flashing nighties. It should stick around between flashes.
Click to expand...
Click to collapse
No the logo is changed to the white boot logo after flashing nightlies.
The splash or the boot animation? The splash should be unaffected.
nolsen311 said:
The splash or the boot animation? The splash should be unaffected.
Click to expand...
Click to collapse
The splash. I've done this fastboot flash logo logo.img many times and it works, but once I flash the next CM11 Nightly, its gone. I have to keep doing this everytime, meaning I need to do it on a specific computer. Kinda annoying.
The animation isn't too hard to replace, although I'm wondering if CM's init.d scripts can help preserve the file.
dmo580 said:
... I'm wondering if CM's init.d scripts can help preserve the file.
Click to expand...
Click to collapse
There used to be a place you could stash it on removable media that would be picked up instead of the stock system bootanimation.
Anyone know if that still works?
Well, the partition where the splash screen is known. It's possible to make a .zip that we can flash with every nightly. Personally, I'm too scared to experiment with that. That partition is related to the bootloader, so it's very possible to brick our OPOs with a .zip to flash the splash screen after every nightly. Honestly, I'm just fine with having to reboot into the bootloader to flash the splash screen after every flash.
nolsen311 said:
There used to be a place you could stash it on removable media that would be picked up instead of the stock system bootanimation.
Anyone know if that still works?
Click to expand...
Click to collapse
\data\local\
It depends on the ROM you're using though.
Typically works with all AOSP roms.
However, I've found that bootanimations don't seem to run fully with the OPO phone for some odd reason.
It's like the animation runs once, doesn't loop and then the screen goes dark until the phone boots up completely.
YMMv
Any chance to get the original, out of the box CM splash screen here from the One Plus one? Want to use it on another phone.
Thanks in advice
Logo works.
Bootanimation and rebootanimation don't @CM 11 Nightly from 09/24/2014. Any idea?
Ausgelebt said:
Logo works.
Bootanimation and rebootanimation don't @CM 11 Nightly from 09/24/2014. Any idea?
Click to expand...
Click to collapse
goto system/media and check permissions make sure they r rw-r-r

BOOT LOGO STOCK [Disable Bootloader unlocked warning]

Here is the stock boot logo of Moto X Play, for boot-loader unlocked devices to disable boot-loader unlocked warning.
How to install logo:
Download logo.zip from attached files
Extract it
Install using fastboot
Code:
fastboot flash logo logo.bin
How to install bootanimation:
Download bootanimation.zip
Manually copy it to /system/media/ using root explorer or any other root app
Set permission rw-r--r--
Downloads:
Androidfilehost folder​
Plzzzz add flashable zip it's very convenient....
you can share the animation ? please!!
Do u have stock boot animation of motorola?I need it
Which files do I need to backup to be able to restore original state of the system, so that OTA update to Marshmallow will work? Or does it not change the part of the system that gets checked when installing OTA update?
do you have the marshmallow white boot logo ?
bablu048 said:
do you have the marshmallow white boot logo ?
Click to expand...
Click to collapse
added.
works perfectly fine.
Worked like a charm. Thanks mate [emoji106]
Sent from my XT1562 using Tapatalk
AnoopKumar said:
Here is the stock boot logo of Moto X Play, for boot-loader unlocked devices to disable boot-loader unlocked warning.
How to install logo:
Download logo.zip from attached files
Extract it
Install using fastboot
Code:
fastboot flash logo logo.bin
How to install bootanimation:
Download bootanimation.zip
Manually copy it to /system/media/ using root explorer or any other root app
Set permission rw-r--r--
Click to expand...
Click to collapse
Thanks you for the guide. Got the sexy white moto logo back instead of anoying bootloader meessage.
Thank you man,
Good morning friends!
Could anyone help me?
I have a problem at startup in Moto X Play.
After unlocking the bootloader my device does not boot more straight to the android system.
The startup always falls on the screen Fastboot start.
I've given recovery factory ... reinstalled the original system via fastboot ... I tried everything, including using RSD Lite to no avail.
I do not know what else to do. Help me, because although the appliance is working, it's uncomfortable every time I restart it he always fall into the Fastboot start screen
.
Sorry my English.
Alexurso said:
Good morning friends!
Could anyone help me?
I have a problem at startup in Moto X Play.
After unlocking the bootloader my device does not boot more straight to the android system.
The startup always falls on the screen Fastboot start.
I've given recovery factory ... reinstalled the original system via fastboot ... I tried everything, including using RSD Lite to no avail.
I do not know what else to do. Help me, because although the appliance is working, it's uncomfortable every time I restart it he always fall into the Fastboot start screen
.
Sorry my English.
Click to expand...
Click to collapse
Wrong thread and section, ask in Q&A
Remove the bootloader unock warning manually
Is there a way I can just take the stock boot.bin and remove the unlock warning and flash it? if there's i a way, how can i do that?
Thank for your guide and your file. It works for me.
stevedat said:
Thank for your guide and your file. It works for me.
Click to expand...
Click to collapse
Did you test the online update? I still doubt it works. No one answered my question. But as long as I don't have the possibility to restore original state, I don't dare to install it.
tag68 said:
Which files do I need to backup to be able to restore original state of the system
Click to expand...
Click to collapse
tag68 said:
Did you test the online update? I still doubt it works. No one answered my question. But as long as I don't have the possibility to restore original state, I don't dare to install it.
Click to expand...
Click to collapse
I am in a custom rom (Bliss 6), not sure about update. Since flashing that logo.bin, on reboot just shows Android with white background, no more warning texts and also Moto bootamination.
All three logos working good after flash it, but bootanimation did not starting. I'm copy bootanimation.zip in /system/media/ and set permissions, but no success.
perfectsense72 said:
All three logos working good after flash it, but bootanimation did not starting. I'm copy bootanimation.zip in /system/media/ and set permissions, but no success.
Click to expand...
Click to collapse
Blank screen ?
AnoopKumar said:
Blank screen ?
Click to expand...
Click to collapse
I flash Moto bootlogo too, so bootlogo persist till system start, no bootanimation.
The same bootanimation, but with images, not video, working ok.

how to remove logo.bin file

Is there a way I can remove the logo that it shows when booting up and just play my custom animation right from the start? I'm rooted with TWRP
jdugery said:
Is there a way I can remove the logo that it shows when booting up and just play my custom animation right from the start? I'm rooted with TWRP
Click to expand...
Click to collapse
@jdugery ... Why are you creating this duplicate thread ?? You already created the thread with the self same name on 22nd November 2016 --- Why waste not only your own time but also everyone else's by repeating it --- Grow up :silly:
metpolds said:
@jdugery ... Why are you creating this duplicate thread ?? You already created the thread with the self same name on 22nd November 2016 --- Why waste not only your own time but also everyone else's by repeating it --- Grow up :silly:
Click to expand...
Click to collapse
Because I got no answer saying whether or not it was possible.
jdugery said:
Is there a way I can remove the logo that it shows when booting up and just play my custom animation right from the start? I'm rooted with TWRP
Click to expand...
Click to collapse
Remove it, no. That's what shows when the bootloader is doing its thing before the system boot animation takes over.
Replace it, yes. Lots of custom one posted in this thread: https://forum.xda-developers.com/moto-x-style/themes-apps/automated-boot-logos-moto-x-using-t3276236
If you wanted, it sounds like you could use that "Motorola Boot Logo Maker" mentioned in the OP there to make your own custom logo.bin to transition to your animation more seamlessly. I've never tried it myself.
jason2678 said:
Remove it, no. That's what shows when the bootloader is doing its thing before the system boot animation takes over.
Replace it, yes. Lots of custom one posted in this thread: https://forum.xda-developers.com/moto-x-style/themes-apps/automated-boot-logos-moto-x-using-t3276236
If you wanted, it sounds like you could use that "Motorola Boot Logo Maker" mentioned in the OP there to make your own custom logo.bin to transition to your animation more seamlessly. I've never tried it myself.
Click to expand...
Click to collapse
These are all PNG files. Are there any premade .Bin ones? I am away from home without computer access and was planning to flash with TWRP.
jdugery said:
These are all PNG files. Are there any premade .Bin ones? I am away from home without computer access and was planning to flash with TWRP.
Click to expand...
Click to collapse
Some might be preview images, but I downloaded a few as a test and they're flashable zips of logo.bin. look harder. Most of them are on the third page of that thread.
jason2678 said:
Some might be preview images, but I downloaded a few as a test and they're flashable zips of logo.bin. look harder. Most of them are on the third page of that thread.
Click to expand...
Click to collapse
Do I install under the section logo file or zip file when using flashify?
jdugery said:
Do I install under the section logo file or zip file when using flashify?
Click to expand...
Click to collapse
Follow the directions in the thread. I have not read it very carefully.
In general, what works is, if you end up with a logo.bin then
Code:
fastboot flash logo /path/to/logo.bin
If you extract a zip and it has a logo.bin and a meta-inf folder in it, then it's made to be flashable. Install it with twrp.
I've never used flashify to install a moto logo. Not saying it can't, but I've never done it.

Fix for (N/A) on Boot Logo Screen ?

UPDATE: Magendanz posted an awesome version of what I tried to do. Their version doesn't have bad artifacts and noticable pixels, so I'd heavily recommend using their version! It is titled (PixelBootAnimation.E4.zip) in the attachments.
I used the MotoBootLogoMaker to create this TWRP flashable ZIP. This was made for my personal phone, but I wanted to share with others in case they had the same problem. Hope this helps someone!
MrIndieJ said:
I used the MotoBootLogoMaker to create this TWRP flashable ZIP. This was made for my personal phone, but I wanted to share with others in case they had the same problem. Hope this helps someone!
Click to expand...
Click to collapse
what input in moto boot logo maker did you use when making the boot logo?
MarioMasta64 said:
what input in moto boot logo maker did you use when making the boot logo?
Click to expand...
Click to collapse
Can you clarify? I just replaced all the boot images with the one I made.
MrIndieJ said:
Can you clarify? I just replaced all the boot images with the one I made.
Click to expand...
Click to collapse
i figured it out already
MarioMasta64 said:
i figured it out already
Click to expand...
Click to collapse
Ok, good, sorry I wasn't much help ?
MrIndieJ said:
Ok, good, sorry I wasn't much help
Click to expand...
Click to collapse
its fine lol, i opened it up in moto boot logo maker and it imported the settings (shouldve done that first lol)
MrIndieJ said:
I used the MotoBootLogoMaker to create this TWRP flashable ZIP. This was made for my personal phone, but I wanted to share with others in case they had the same problem. Hope this helps someone!
Click to expand...
Click to collapse
Is this the OEM splash from stock? If i have downloaded the stock zip with the recovery and logo.bin and f;ash that logo.bin will i have the same result?
@MrIndieJ
Sorry, the ZIP I have provided is of the splash I have created, not the stock splash.
Here's an update that I pieced together from several sources for the Moto E4/E4+ that installs both the Pixel splash and boot animation. Because of the white background, it masks the N/A nicely.
Might want to try this app: https://play.google.com/store/apps/details?id=com.vegazs.logochanger&hl=en
Looks like it has the stock Moto logo splash.
EDIT: I tried this and was unsuccessful.
I get Black background with white text saying "orange state, your device unlocked......."
No logo image while booting. direct bootanimation
Can anyone provide (or explain how) I can extract the logo and boot animation from the stock rom and apply it?
Sizzlechest said:
Can anyone provide (or explain how) I can extract the logo and boot animation from the stock rom and apply it?
Click to expand...
Click to collapse
I think you'd have to backup your current rom, install the stock rom, backup the boot animation and splash, then restore your original rom and flash the stock boot animation and splash
MrIndieJ said:
I think you'd have to backup your current rom, install the stock rom, backup the boot animation and splash, then restore your original rom and flash the stock boot animation and splash
Click to expand...
Click to collapse
I extracted the bootanimation and bootanimation.zip files and applied them to my Lineage rom (and yes, I also fixed the rights on the files) but it didn't work. The stock rom uses MP4 files for animation. I assume Lineage should support that, but I'm not 100% sure.
Sizzlechest said:
I extracted the bootanimation and bootanimation.zip files and applied them to my Lineage rom (and yes, I also fixed the rights on the files) but it didn't work. The stock rom uses MP4 files for animation. I assume Lineage should support that, but I'm not 100% sure.
Click to expand...
Click to collapse
Mine sucked compared to Magendanz's version. I have flashed theirs and would recommend you check it out. I'll quote his post below.
Magendanz said:
Here's an update that I pieced together from several sources for the Moto E4/E4+ that installs both the Pixel splash and boot animation. Because of the white background, it masks the N/A nicely.
Click to expand...
Click to collapse
MrIndieJ said:
Mine sucked compared to Magendanz's version. I have flashed theirs and would recommend you check it out. I'll quote his post below.
Click to expand...
Click to collapse
Yes, I use the Google boot screen. I extracted the logo.bin and flashed that manually using the appropriate fastboot command so I can keep the original boot animation of Lineage. I'm looking for a more stock experience. I suspect there's something simple I'm missing or Lineage simply can't handle MP4 boot animations.

[BOOT LOGO] Moto G5 Plus [Project 9 ¾]

I have made some Boot Logos for Moto G5 Plus (Potter) and would like to share them with the community.
Features :
N/A hidden
Redesigned bootloader menu
Some other minor changes in boot logo images
These Boot Logos can also be flashed to other Motorola Devices with 1080X1920 screen resolution like:
Moto G4
Moto G4 Plus
Moto G5
Moto G5s
Moto G5s Plus
Moto X4
Moto Z2 Play
Other Motorola phone users may use the version of the boot logo with motorola written on the image instead of moto g5 plus.
Use VX.0_BL_9-3_by_4 Zip for Moto G5 Plus.
Use VX.1_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 Logos 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.
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
How to Install (via Fastboot)
Download the desired ZIP file to your PC
Extract logo.bin from the zip file into your adb folder on your PC
Boot to Fastboot
Enter these commands in adb: fastboot flash logo logo.bin
Reboot
Boot Logo Previews
Boot Logo Downloads
If you are unable to download from SOURCEFORGE on your phone, request desktop site from your browser menu to enable download.
Credits: Thanks to the versatile tool made by CaitSith2 for enabling users to customize their phones for all these years.
Disclaimer: Motorola Logo and Batwing Logo is owned by Motorola Inc. Some of the artworks are not entirely my own creation.​
How to remove it ?
Digvijay yadav said:
How to remove it ?
Click to expand...
Click to collapse
Remove what?
Nice bro... Loved all four boot logos
mightyjai said:
Nice bro... Loved all four boot logos
Click to expand...
Click to collapse
Thank you for the compliments bro
Announcement
New Boot Logo Added : V5
Preview (Light Theme): https://imgur.com/2Pct0sL
Preview (Dark Theme): https://imgur.com/SGXZKwX
Download from SOURCEFORGE: https://sourceforge.net/projects/project-9-three-by-four/files/Boot Logo/Motorola G5 Plus/V5/
Nicely done, thanks for sharing. It's so hard to have a nice design that also covers the n/a. I have tried myself but wasn't ever satisfied with the results.
Cheers
romuloxiii said:
Nicely done, thanks for sharing. It's so hard to have a nice design that also covers the n/a. I have tried myself but wasn't ever satisfied with the results.
Cheers
Click to expand...
Click to collapse
Thanks for the compliments
Hey,
I just installed your images it was pretty nice and decent.
BUT
can the "Android" logo be removed from the top right corner of the dark one?
It's part of the design.
You can go to my boot animations post and download the boot animation with the same version number. That one comes without android logo for the version you are talking about.
Just flash remove boot animation zip from the project to remove the boot animation in case you don't like it. The new boot logo will not be removed.
Wenardium papu +10 reco
Hey. I really like this boot logo. BUT a little bit of text that says N/A still appears on top of it. Can this be helped?
FailSafeNow said:
Hey. I really like this boot logo. BUT a little bit of text that says N/A still appears on top of it. Can this be helped?
Click to expand...
Click to collapse
Okay, it really shouldn't happen since I had tested all of them before uploading. Can you tell me the exact file name so that I can check it?
PratyushJayachandran said:
Okay, it really shouldn't happen since I had tested all of them before uploading. Can you tell me the exact file name so that I can check it?
Click to expand...
Click to collapse
logo.bin
FailSafeNow said:
logo.bin
Click to expand...
Click to collapse
No, which zip file?
V1.0_BL_9-3_by_4.zip
V2.0_BL_9-3_by_4.zip
V3.0_BL_9-3_by_4.zip
V4.0_BL_9-3_by_4.zip
V5.0_BL_9-3_by_4.zip
Which from these?
Project 9 ¾ - Browse /Boot Logo/Motorola G5 Plus at SourceForge.net
Custom Boot Logos and Boot Animations for Motorola devices
sourceforge.net
It said something this time about the signature being invalid. It's just the message that would go overtop the regular boot logo, but it's going over your logo instead. Can you keep the thing from generating that text in the first place?
PratyushJayachandran said:
No, which zip file?
V1.0_BL_9-3_by_4.zip
V2.0_BL_9-3_by_4.zip
V3.0_BL_9-3_by_4.zip
V4.0_BL_9-3_by_4.zip
V5.0_BL_9-3_by_4.zip
Which from these?
Project 9 ¾ - Browse /Boot Logo/Motorola G5 Plus at SourceForge.net
Custom Boot Logos and Boot Animations for Motorola devices
sourceforge.net
Click to expand...
Click to collapse
I didn't go to any of those folders. I just downloaded the latest version.
FailSafeNow said:
I didn't go to any of those folders. I just downloaded the latest version.
Click to expand...
Click to collapse
I don't provide logo.bin on my projects page linked above. They are all flashable zips. Since, logo.bin is included in all of these zip files, I cannot know which one you are talking about.
Can you try with the flashable zips. All of them are TWRP flashable. Just select and swipe to flash.
FailSafeNow said:
It said something this time about the signature being invalid. It's just the message that would go overtop the regular boot logo, but it's going over your logo instead. Can you keep the thing from generating that text in the first place?
Click to expand...
Click to collapse
If your boot logo has anything except N/A being displayed then there is some issue with your bootloader or your ROM. I cannot control the text. It is generated by your bootloader.
It would not be wise to hide that anyway.
Are you by chance running Motorola stock OS but with just the bootloader unlocked?
PratyushJayachandran said:
If your boot logo has anything except N/A being displayed then there is some issue with your bootloader or your ROM. I cannot control the text. It is generated by your bootloader.
It would not be wise to hide that anyway.
Are you by chance running Motorola stock OS but with just the bootloader unlocked?
Click to expand...
Click to collapse
Yeah.

Categories

Resources