[MOD] Nexus 6P logo.bin & bootanimation for Moto E! - E 2015 Android Development

{
"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 mod consists on two files, the boot logo (logo.bin) and the boot animation (bootanimation.zip).
Installation
To install the boot.bin you need fast boot, for more info about fastboot take a look here: http://forum.xda-developers.com/showthread.php?t=2759495
View attachment logo.bin.zip
With your phone connected, open the Terminal (or CMD on Windows) and flash the logo:
Code:
mfastboot flash logo logo.bin
To install the boot animation, you only need to flash the ZIP with TWRP:
View attachment flashable_6P_bootanimation.zip
That's all guys :highfive:

Both the bootlogo and bootanimation look really slick and beautiful on my Moto E screen. The bootanimation is especially butter smooth. Love it. Thanks a lot!

Kreygasm

I'm getting an error when I try to Install the bootanimation.zip with TWRP on a Moto E 2015 XT1524. Please help ;/ It just says "Failed"

Peshyy said:
I'm getting an error when I try to Install the bootanimation.zip with TWRP on a Moto E 2015 XT1524. Please help ;/ It just says "Failed"
Click to expand...
Click to collapse
you don't have to extarct it, just flash flashable_6P_bootanimation.zip
it's awesome. Now it feels like a real nexus
btw imo there sould be fastboot instead of mfastboot

iks8 said:
you don't have to extarct it, just flash flashable_6P_bootanimation.zip
it's awesome. Now it feels like a real nexus
btw imo there sould be fastboot instead of mfastboot
Click to expand...
Click to collapse
Oh lol, I feel pretty silly. Everything flashed perfectly fine and damn, it looks awesome! Thank you very much for pointing out my mistake.

Thx.quite awesome.

Flashable zip for logo

Can you resize this for the Moto X 2014? All the other boot animations don't transition the google into the animation.

Sweet! Great way to be rid of the unlocked bootloader splash screen! Thanks!

does this mfastboot command work on all devices?????????

Mfastboot is a Motorola specific, adb and fastboot, Windows exe. It's a lot like minimal ADB & FASTBOOT, with several additional Moto specific commands. I would link you, but I haven't reached that majic '10' yet... Some1 will shortly I'm sure!

i just used minimal adb & fastboot and used the fastboot command instead of mfastboot. should work fine for anybody else too.

kylegrant said:
i just used minimal adb & fastboot and used the fastboot command instead of mfastboot. should work fine for anybody else too.
Click to expand...
Click to collapse
This splash works for nexus 4?

Durreau said:
This splash works for nexus 4?
Click to expand...
Click to collapse
If same resolution and same commands then probably yes
Sent from my SM-G850F using Tapatalk

can i flash it in a moto x pure?

As you see we are many people interested for your MOD for another devices. Could you help us to make it with different resolution? Thanks

I love this boot animation..... It gives me the feeling I'm using a nexus

Beautiful, but it's not like the pictures. Not complaining, it's better.

I can't seem to get the boot animation to flash. The logo.bin went fine but when I try to flash the boot animation zip file via TWRP, it indicates that it installed fine, but I still have the CM boot animation.
EDIT: I tried manually replacing the bootanimation.zip and it worked, but it only shows the ANDROID portion of the boot animation. It doesn't show the Google transforming into ANDROID.

Related

Boot logo

Does anyone know where the boot logo and animation is located
gentoo22 said:
Does anyone know where the boot logo and animation is located
Click to expand...
Click to collapse
not sure where but i did come across it many times.
Just instal Astro onto your device, and browse the root of the device and you will come across a BootAnimation.zip. Inside contains the png's for the animation.
the boot logo (non animated) is stored on splash1.
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 animation is stored in /system/media/bootanimation.zip. Its a series of images in a zip file.
You can get it by using the command:
Code:
adb pull /system/media/bootanimation.zip C:/bootanimation.zip
system\media\bootanimation.zip
do a adb pull /system/media/bootanimation.zip xxx.zip and unzip.
You'll see the 2 sets of PNGs.
seraph1024 said:
system\media\bootanimation.zip
do a adb pull /system/media/bootanimation.zip xxx.zip and unzip.
You'll see the 2 sets of PNGs.
Click to expand...
Click to collapse
I always use / and have had no problems
melterx12 said:
I always use / and have had no problems
Click to expand...
Click to collapse
sorry about \ I mean to say /
adb pull system/media/bootanimation.zip bootanimation.zip
I just did that.
and how do i get the splash image
or how to flash a new one
i tried fastboot flash splash1 image...
created with a g1 tool for that but doesnt work
blablub334 said:
or how to flash a new one
i tried fastboot flash splash1 image...
created with a g1 tool for that but doesnt work
Click to expand...
Click to collapse
splash1 partition is locked for obvious reason.
seraph1024 said:
splash1 partition is locked for obvious reason.
Click to expand...
Click to collapse
What are the permissions for bootanimation.zip if they were left open to non root then this may-b a way to get root with unlocking the bootloader. This would be the same approach that was used to root the behold 2 where the "try3" file was renamed to play_logo . play_logo then was used to root and after root was opened it would make play_logo_real play which was the boot animation. I may be wrong but couldnt this be a possibility. Thanks.
how is it possible to unlock splash1 and safe the old picture
and then flash a new one
Made an extremely simple quick bacon boot-"animation". Just a static bacon image, but looks kinda cool...
http://karlerik.mine.nu:88/android/baconboot.zip
Might try to add some animation later...
|<

[Splash] Android Master Race

Made a couple of simple splash screens, since the last time I could, the G1 was the best phone on the market. I might as well share them.
Instructions:
Boot your device into fastboot
Code:
adb reboot bootloader
Start RUU Flash mode
Code:
fastboot oem rebootRUU
Flash the custom splash screen
Code:
fastboot flash zip splash.zip
Make sure that there are no error messages when flashing
Reboot your device and enjoy your new splash screen.
Code:
fastboot reboot
Previews:
{
"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"
}
PC Yellow
Holo Blue
Can you please post a stock splash screen as I have to return my M8 for warranty repair? TIA
I don't have the stock splash, but this one should be close enough.
are there any special instructions for MAKING a splash screen, i edited a 1080x1920 img with my name on it, is there any format i need to convert the image to, or just renaming it would do it?
ive looked all over the forums for how to do this for the m8 and nobody seems to give instructions on how to make a splash screen for it, they only provide their own splash.
antdizzo said:
are there any special instructions for MAKING a splash screen, i edited a 1080x1920 img with my name on it, is there any format i need to convert the image to, or just renaming it would do it?
ive looked all over the forums for how to do this for the m8 and nobody seems to give instructions on how to make a splash screen for it, they only provide their own splash.
Click to expand...
Click to collapse
The image needs to be in rgb565 format. Then you can replace the splash1.nb0 in a zip with the image you made.
otto888 said:
The image needs to be in rgb565 format. Then you can replace the splash1.nb0 in a zip with the image you made.
Click to expand...
Click to collapse
I created one with the m7 splash creator, then opened your zip, deleted yours, added mine, renamed it splash1.nb0, and flashed it with your instructions, worked out great. Thanks a bunch.
Sent from my HTC One_M8 using Xparent Skyblue Tapatalk 2

fastboot Error while Flashing Android M

Well i downloaded the new developer preview for m
and tried to flash the usual way
Then i encountred this error
{
"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"
}
tried running cmd in admin mode too, no effect.
The method i used is as follows
I extract the zip in the folder to get access to the images inside and then flashed them manually.
fastboot flash boot boot.img
fastboot flash cache cache.img
fastboot flash recovery recovery.img
fastboot flash system sysytem.img (did not work)
fastboot flash userdata userdata.img
Click to expand...
Click to collapse
Running Fastboot and adb v 1.4 from here
http://forum.xda-developers.com/showthread.php?t=2588979
Kindy someone assist thank you
Your image doesn't show
Sent from my Android M Nexus 5 yo!
Try to reboot to your bootloader, and then flash system.img.
Schoat333 said:
Try to reboot to your bootloader, and then flash system.img.
Click to expand...
Click to collapse
i try this and still get the error
Schoat333 said:
Try to reboot to your bootloader, and then flash system.img.
Click to expand...
Click to collapse
I tired that.
I actually even tried restarting the bootloader after flashing every component.
Seems this fastboot has some issues with android m.
Can anyone who has flashed it provide some input.
Sent from my A0001 using XDA Free mobile app
I had the same problem. Not just with android M, other Google OEM Roms. I was only able to get it to work by doing it on my Mac. I would think that Linux would have no problem either.
I had no issues flashing M through fastboot - even used flash-all.sh.
I couldn't get M to boot until I individually erased each part using fastboot, and then individually flashed each part, extracted from Google's zip, also using fastboot.
lnchbx said:
I had the same problem. Not just with android M, other Google OEM Roms. I was only able to get it to work by doing it on my Mac. I would think that Linux would have no problem either.
Click to expand...
Click to collapse
I can't get it to work on my Mac! I keep getting the data length too large error when trying to flash system.mg. Everywhere I've looked has said update the sdk, but I'm on the latest version.
theChief_ said:
I can't get it to work on my Mac! I keep getting the data length too large error when trying to flash system.mg. Everywhere I've looked has said update the sdk, but I'm on the latest version.
Click to expand...
Click to collapse
You need to pass the '-s' argument to fastboot to be able to flash system.
Redownload the file could be corrupt. Only other thing try using mfastboot(google it)

Can't flash Android M?!!

I can't flash Android M:
{
"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 can't find any boot.sig and recovery.sig, only find .img files with the M package. Any advice will be greatly appreciated.
Manually flash each IMG as opposed to using the flash-all.bat (others have had this same issue)
EddyOS said:
Manually flash each IMG as opposed to using the flash-all.bat (others have had this same issue)
Click to expand...
Click to collapse
Yes That's exactly I was doing. I flash it one by one still get can't find .sig file....
pyth0ner said:
Yes That's exactly I was doing. I flash it one by one still get can't find .sig file....
Click to expand...
Click to collapse
No, what I'm saying is DON'T use the flash-all.bat script as that's causing the issue. You have to extract the ZIP file and manually flash each IMG file one at a time, e.g.
fastboot flash bootloader bootloader.img
fastboot-reboot bootloader
fastboot flash radio radio.img
fastboot-reboot bootloader
fastboot flash system system.img
fastboot-reboot bootloader
fastboot flash recovery recovery.img
fastboot-reboot bootloader
fastboot flash boot boot.img
fastboot-reboot bootloader
etc, etc, etc.
Maybe you shouldn't be flashing a developer preview if you don't know what you're doing?
Sent from my Nexus 5 using Tapatalk
Ben36 said:
Maybe you shouldn't be flashing a developer preview if you don't know what you're doing?
Sent from my Nexus 5 using Tapatalk
Click to expand...
Click to collapse
Well said well said
Sent from my Nexus 5 using XDA Free mobile app
It happens to me some times regardless of the android version, if I use the computer front ports. It's always better to use the ones directly on the motherboard.
the *.sig thing always appear but I also recommend you to avoid the .bat file and do it manually.
Issues with Image
Hi folks, I know what i'm doing, so I flashed the images and it all worked...BUT some major things are missing. I cant drop down the notification drawer (nor do I get any notifications) Also, nothing Google syncs. I tried manually syncing/logging out and logging back in and nothing seems to work, so 1) Suggestions? 2) Is there a dedicated forum for this? I cant seem to find anything online. I also tried flashing it again and to no avail.
Help me XDA, you're my only hope to not going mad on my phone.
Do a clean flash. You didn't if the notification drop down doesnt work
Sent from my Nexus 5 using Tapatalk

[Boot Logo][Flashable] Android 6.0 Marshmallow

Hii guys .. here am created boot logo of android marshmallow for Moto E 2015 ​
Instructions:
1.Download the flashable zip file from the link
2.copy that into sdcard/internal storage
3.reboot to recovery
4.flash the zip file
5.Reboot your device
{
"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"
}
Downloads: http://d-h.st/7rgz
No new logo after the flash zip, I installed the new logo via fastboot.
Thanks for logo
Device XT1524
Flashable zip is not working bro.
entony80 said:
No new logo after the flash zip, I installed the new logo via fastboot.
Thanks for logo
Device XT1524
Click to expand...
Click to collapse
your most welcome bro.
adrianocolvero said:
Flashable zip is not working bro.
Click to expand...
Click to collapse
extract zip flash logo.bin via cmd give this command "mfastboot flash logo logo.bin"
not show the battery charge
Wmods said:
not show the battery charge
Click to expand...
Click to collapse
this one is boot logo :/
[email protected] said:
this one is boot logo :/
Click to expand...
Click to collapse
But when my XT1514 is with bootlogo, not show loading of the appliance, show a black screen
Thanks,
zip not working for me in recovery,
but "fastboot flash logo logo.bin" does
Wmods said:
But when my XT1514 is with bootlogo, not show loading of the appliance, show a black screen
Click to expand...
Click to collapse
Use mfastboot
Type this command: mfastboot flash logo logo.bin
Karlmadur said:
Thanks,
zip not working for me in recovery,
but "fastboot flash logo logo.bin" does
Click to expand...
Click to collapse
I will fix zip soon binary issue.
looks too much like the Monero logo hahahha
Google it
Old font too eh ?
Recovery flashable zip worked for me.

Categories

Resources