[LOGO] Custom MotoG logo - Remove warning - CM Style - Moto G Themes and Apps

{
"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"
}
After unlock your device, it will show a warning message instead the original Motorola logo.
I made this custom logo in CyanogenMod style to replace it
!WARNING!
This boot logo is ONLY for the Moto G Gen1 (Falcon - 2013).
Any try to flash on another version of Moto G can cause a soft/hard brick.
How to flash:
Download and extract MotoG-CMBOOT.tar
Put your device in fastboot mode (adb reboot-bootloader)
Open terminal and:
Code:
fastboot flash logo logo.bin
Preview:
​
---------------------------
Checksum
MotoG-CMBOOT.tar
SHA1: B42798B3351B2B14E8D5572C60D72F74F50A9136
---------------------------
I take no responsibility for your device
Credit to Kameo for the Tool

I tried to flash this logo on my new Moto G4 and now all that shows is the letters "N/A" on a black background instead of the warning message. Any ideas what may have gone wrong?

nsyv said:
I tried to flash this logo on my new Moto G4 and now all that shows is the letters "N/A" on a black background instead of the warning message. Any ideas what may have gone wrong?
Click to expand...
Click to collapse
Hi,
This is the MotoG Gen1 (Falcon) section, this does NOT work on MotoG Gen2/3/4
The correct section for your Moto G4 is this:
http://forum.xda-developers.com/moto-g4
I hope your mistake is reversible.
Before flash a file be sure is compatible with your device, is very easy to brick a smartphone.
I think is better if I add a big warning in the first post, but this is a Moto G 2013 (Falcon) section.
Good luck.

Related

Walking Android bootscreen

Hi guys, just created my first bootscreen. It's a walking Android, ripped from the GIF by Cramit:
http://farm3.static.flickr.com/2489/4219688545_13cb6f0e0f_o.gif
(the one above is Cramit's original one)
I cropped it to 320x480 and removed the frames where the robot is "generating" (translucid). All you have now is the fully-formed (opaque) android walking, in the correct screen size. Here it is:
{
"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"
}
The flashable file is attached to the post.
Most of you should know how to flash a bootscreen, but, for the newbies, the instructions:
1 - Download the file to a folder of your choice
2 - Launch adb from the command line
3 - Type: adb push FOLDER-WHERE-YOU-DOWNLOADED/bootanimation.zip /data/local
You can also try putting it in your SD Card and moving it to /data/local via Root Explorer, but I can't guarantee it'll work.
I am also thinking about releasing a version merged with one of these Google boot screens:
or
So let me know if there's any interest in such versions.
Regards!
i modified one of the google icon boots and im using it on my mt3g thx bro
djtar said:
i modified one of the google icon boots and im using it on my mt3g thx bro
Click to expand...
Click to collapse
Post it here, bro.
Can you post this first Google ?
maka22 said:
Can you post this first Google ?
Click to expand...
Click to collapse
You mean just the Google bootscreen or the Android animation fading to the Google name? If you want only the Google logo with the loading circle, here it is. Tested and working on my 32A. Instructions for installation are the same as the OP's ones.
Thanks mate!!!

[APP] Moto E boot logo command line tool

Here is a small command line tool to manage boot logo on motorola phones with unlocked bootloader.
With this tool you can mainly create your own custom boot logo and/or remove warning message.
You can also list, extract, replace, remove image from a boot logo file or create a new one from scratch.
Read more on the centralized thread on Moto X forum:
http://forum.xda-developers.com/moto-x/themes-apps/app-moto-x-g-boot-logo-command-line-tool-t2819494/post54221721
Thanks!!!
Made custom logo for myself!!
{
"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"
}
Gogeta said:
Thanks!!!
Made custom logo for myself!!View attachment 2871145
Click to expand...
Click to collapse
Wow anyone can make a collection this will be epic i cant i broken my computer and no time for now
(Sorry my bad english)
Sent from my XT1025 using Tapatalk
marmottepoilue said:
Here is a small windows command line tool to manage boot logo (android 4.4.x) on moto X/G/E with unlocked bootloader.
With this tool you can mainly create your own custom boot logo and/or remove warning message.
You can also list, extract, replace, remove image from a boot logo file or create a new one from scratch.
Read more on the centralized thread on Moto X forum:
http://forum.xda-developers.com/moto-x/themes-apps/app-moto-x-g-boot-logo-command-line-tool-t2819494/post54221721
Click to expand...
Click to collapse
OP also made a new version to make it work on Linux OS!
Check out thread post #9
Here's mine
my collections
here are my collection
http://forum.xda-developers.com/moto-e/themes-apps/boot-logo-t2836629
GUI
Guys, I have made a simple GUI in java for this tool for replacing boot logo, This will make it user friendly and the process is much easier.
you can download it from link below screenshots:
you just need to keep this tool and downloaded file in same folder as shown in screenshots below.
Download Link

Moto X Force Bootlogo (Android Nougat on Moto Z)

Instructions:
For Moto X Force
No Unlocked Warning
Prerequisites:
Bootloader Unlocked
TWRP (Twrp flash)
Fastboot and Adb On your Pc (Fastboot flash)
{
"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"
}
Download:
Bin
7.0logo.bin
https://drive.google.com/open?id=0B6opF6ERBWeHaWNSd2tnWEJYRTA
Fastboot flash
Fastboot flash logo 7.0logo.bin
Zip
View attachment 7.0logo.zip
No need wipe
Twrp flash
Q
ONLY For Moto G4 Play
View attachment motog4play.zip
Do you have the boot animation as well or just the logo?
AnonymousDash said:
Do you have the boot animation as well or just the logo?
Click to expand...
Click to collapse
Boot animation depends on your rom.
This is just the logo on the boot.
that's a great job, the logo it's really ugly, but it's a really great jod what do you dom thank!
Please can you make this awesome bootlogo to 720p?
wooser said:
Please can you make this awesome bootlogo to 720p?
Click to expand...
Click to collapse
Which device?
wei200041 said:
Which device?
Click to expand...
Click to collapse
Moto G4 Play (2016) ... 720p screen
When I install your bootlogo, the screen is black, because the image is not 720p
wooser said:
Moto G4 Play (2016) ... 720p screen
When I install your bootlogo, the screen is black, because the image is not 720p
Click to expand...
Click to collapse
For you .
motog4play.zip
https://forum.xda-developers.com/attachment.php?attachmentid=4197595
wei200041 said:
For you .
motog4play.zip
https://forum.xda-developers.com/attachment.php?attachmentid=4197595
Click to expand...
Click to collapse
THANKS !!!!!!!

[VIBE K5+ ONLY][3 THEMES] ANDROID Q SPLASH SCREEN FOR A6020

Tired of the white and green splash screen? Why not change it to a more unique one? And looks outdated? What if you use the Q version? Isn't that cool?
WARNING:
Click to expand...
Click to collapse
If the device gets bootlooped flash stock splash screen....
I am not responsible for the device to get bricked or bootloop...
​
Click to expand...
Click to collapse
​
Themes 1 :
Ported From:
Android Q Lenovo splash screen..
new Android Q splash screen and fastboot..... Tested on Lenovo k5 vibe .... Warning If the device gets bootlooped flash stock splash screen.... I am not responsible for the device to get bricked or bootloop... splash screen :)happy flashing...
forum.xda-developers.com
Maybe the Lenovo image looks blurry, but the next update will be fixed
Splash_Themes1.img
{
"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"
}
Themes 2:
Wired Lenovo
Splash_Theme2.img
Themes 3 :
Flat Red, White & dark
White = Splash-White.img
Dark = Splash_Themes3.img
[/QOUTE]
How to Install :
[GUIDE] How to Change Boot Logo (Splash Screen) for Lenovo Vibe K5 Plus
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 Lenovo Vibe K5 PLUS Only.. For Lenovo Vibe K5, click here.. For other devices, please send me your...
forum.xda-developers.com
Click to expand...
Click to collapse
Click to expand...
Click to collapse

Stuck On Fastboot and SECURE BOOT -yes

Hi everyone,
I need help to fix this problem: Stuck On Fastboot and SECURE BOOT -yes
I use LG G8 with firmware G820N20v Korean Open, the details how it ended up like this was:
1. I did unlock bootloader + magisk root after doin crossflash, it ended up well.
2. then i try to write my IMEI using this methods: https://www.hovatek.com/forum/thread-38608.html but didn't succes,the imei didnt change and my magisk been lost.
3. someone on my local group told me to try disable dm-verity first before write my IMEI. So i search for methods and found this one: https://www.hovatek.com/forum/thread-32719.html yes i flashed that empty vbmeta, and when i restart my phone it ended with white screen sayin that i need to insert pasword with 30x attemps (now still had about 10-15 attempts because it decrease everytime phone restart) because my phone is encrypted but i cannot touch any of my screen.
4. i can u enter EDL mode though, so i tried to restore everything that i backuped before like FTM, BOOT_A, BOOT_B, ABL_A, ABL_B and it ended Stuck On Fastboot with SECURE BOOT -yes. Heres the pic:
{
"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"
}
Its even cannot to power off, always goin back to fastboot automatically.
I appreciated any helps or methods here.
Anyone?
Thanks and regards.
my phone's working now following this step https://forum.xda-developers.com/t/tutorial-rescue-from-hard-brick.4351389/ thanks @netmsm

Categories

Resources