[LOGO] Newest Moto Logo taken from Soak Test - Moto E Themes and Apps

Here you go
It is taken from soak test android 5.0.2 and I changed to logo for the unlocked bootloaders
Don't forget to press the "Thanks" button​

t-shock said:
Here you go
It is taken from soak test android 5.0.2 and I changed to logo for the unlocked bootloaders
Don't forget to press the "Thanks" button​
Click to expand...
Click to collapse
Worked fine, thanks

Nice
TAPATALKED USING MY MOTO with CM12

Thanks

Thnkkkksss
Sent from my Moto E using XDA Free mobile app

doesn't work on razr m run 4.4.4

works fine thx for newest moto e logo

ikromy said:
doesn't work on razr m run 4.4.4
Click to expand...
Click to collapse
It's only for Moto E

ikromy said:
doesn't work on razr m run 4.4.4
Click to expand...
Click to collapse
It will work after you change the resolution and speed according to your ROM not logo if you would like I will port it for you If you can provide stock logo of your rom

Great Work
Thanks bro

How to flash?

looks great and works perfect

How to use this? There re no instructions. Sorry, i am a noob.

t-shock said:
Here you go
It is taken from soak test android 5.0.2 and I changed to logo for the unlocked bootloaders
Don't forget to press the "Thanks" button​
Click to expand...
Click to collapse
Can Anyone tell me What are the difference between Boot logo or Bootanimation..??
I know bootanimation and we can change it but never heard about boot logo..
Is this boot logo can replace "Warning:Bootloader Unlock Sign "(This message is irritating..) after Reboot..??
Edit: Just search it in Youtube and got my answer..!! Thanks for this logo...

gamerishank said:
How to use this? There re no instructions. Sorry, i am a noob.
Click to expand...
Click to collapse
athujoshi said:
How to flash?
Click to expand...
Click to collapse
boot logo is the splash screen you see before bootanimation..here are the steps to use it..
you can do it by 2 ways..i>by flashing it through custom recovery
ii>by using adb command..
1>FLASHING-just flash the zip if the op made it flashable..
head on to custom recovery installed(cwm or twrp) and flash the zip provided
2>adb command(preferred by me )-open the zip provided and you will find a logo.bin file.copy it to the adb folder and run adb .now go to bootloader on you phone and type the command in adb on pc
Code:
fastboot flash logo logo.bin
done!
you will find the logo flashed now.if facing any difficulty just tell me.i will guide you or if you want i will teach you this using teamviewer as its a job of commands on pc :laugh::silly:

-Adarsh- said:
boot logo is the splash screen you see before bootanimation..here are the steps to use it..
you can do it by 2 ways..i>by flashing it through custom recovery
ii>by using adb command..
1>FLASHING-just flash the zip if the op made it flashable..
head on to custom recovery installed(cwm or twrp) and flash the zip provided
2>adb command(preferred by me )-open the zip provided and you will find a logo.bin file.copy it to the adb folder and run adb .now go to bootloader on you phone and type the command in adb on pc
Code:
fastboot flash logo logo.bin
done!
you will find the logo flashed now.if facing any difficulty just tell me.i will guide you or if you want i will teach you this using teamviewer as its a job of commands on pc :laugh::silly:
Click to expand...
Click to collapse
Many thanks for help bro The zip is flashable so I flashed it using twrp

gamerishank said:
Many thanks for help bro The zip is flashable so I flashed it using twrp
Click to expand...
Click to collapse
well done buddy..happy to help everyone as far as i can

Is this work for boot loader unlocked devices

Moto_Man said:
Is this work for boot loader unlocked devices
Click to expand...
Click to collapse
Ya it works
Sent from my Moto E using XDA Free mobile app

Related

{Recovery} FreeXperia - Xperia S [12.04.2012]

Team FreeXperia would like to present you the very first full working recovery system for the Xperia S aka Nozomi aka LT26!
Notice:
For unlocked bootloaders only!!
Also this is ONLY RECOVERY for now! You cannot boot the actual system with it!
We will create a recovery for stock booting later! For now enjoy this.
Howto:
https://rapidshare.com/files/628034582/recovery-nozomi.img
2.) Flash it to phone with command:
Code:
fastboot flash boot recovery-nozomi.img
After that your phone will now always boot into recovery!
To boot again normal Rom you have to flash the stock Sony kernel.sin (can be found in ANY Rom ftf, just extract ftf as zipfile)
Reflash stock Rom:
Code:
fastboot flash boot kernel.sin
This Recovery is ported to our device by Defer, Jerpelea and Bin4ry.
Have fun with it
Regards
The same question again: what did you do to work around the bootloader bug? Also, is it possible to fastboot boot it?
K900 said:
The same question again: what did you do to work around the bootloader bug?
Click to expand...
Click to collapse
We will tell later when Rom is released
Regards
Bin4ry said:
We will tell later when Rom is released
Regards
Click to expand...
Click to collapse
Pretty please? :3
I'm quite new to the Android scene, but good with embedded Linux, so really interested in the magic behind this
K900 said:
Pretty please? :3
I'm quite new to the Android scene, but good with embedded Linux, so really interested in the magic behind this
Click to expand...
Click to collapse
Pretty no
Regards
Bin4ry said:
Pretty no
Regards
Click to expand...
Click to collapse
Just don't tell me you're NDA testing the bootloader fix.
K900 said:
Just don't tell me you're NDA testing the bootloader fix.
Click to expand...
Click to collapse
that would be disclosure
Hey so each and every time we reboot the phone we have to flash the sin file?
Bin4ry said:
Team FreeXperia would like to present you the very
Also this is ONLY RECOVERY for now! You cannot boot the actual system with it!
We will create a recovery for stock booting later! For now enjoy this.
Howto:
1.) Download: http://eddy.uni-duisburg.de/bin4ry/recovery-nozomi.img
2.) Flash it to phone with command:
Code:
fastboot flash boot recovery-nozomi.img
After that your phone will now always boot into recovery!
Regards
Click to expand...
Click to collapse
Hello,
can i just boot recovery-nozomi.img ??? with:
Code:
fastboot boot recovery-nozomi.img
i think it's will be more quick...and don't need to flash the KERNEL.sin after
thanks for ALL your WORK
Happily making nandroid backup! Thanks FXP Team!
black97one said:
Hello,
can i just boot recovery-nozomi.img ??? with:
Code:
fastboot boot recovery-nozomi.img
i think it's will be more quick...and don't need to flash the KERNEL.sin after
thanks for ALL your WORK
Click to expand...
Click to collapse
Due to how the bootloader is implemented, at the moment you can't hotboot with the recovery image or any unsigned kernel.
black97one said:
Hello,
can i just boot recovery-nozomi.img ??? with:
Code:
fastboot boot recovery-nozomi.img
i think it's will be more quick...and don't need to flash the KERNEL.sin after
thanks for ALL your WORK
Click to expand...
Click to collapse
Sadly this is not implemented in Sonys bootloader :-(
Regards
Sent from my LT26i using XDA
@Bin4ry
mate u should have kept the "power off" option in recovery
Are there sources for this compiled recovery on the repo? I'd like to study it if there is one
kazuni said:
Are there sources for this compiled recovery on the repo? I'd like to study it if there is one
Click to expand...
Click to collapse
sure here u go:
https://github.com/CyanogenMod/android_bootable_recovery
Please mirror download. Current link is non-functioning.
Help me,please.I made a very stupid mistake.I flashed recovery-nozomi.img without putting in stock Sony kernel.sin in the sd card. Now I am stuck in recovery.What should I do now?
hairypot said:
Help me,please.I made a very stupid mistake.I flashed recovery-nozomi.img without putting in stock Sony kernel.sin in the sd card. Now I am stuck in recovery.What should I do now?
Click to expand...
Click to collapse
Fastboot flash.
Sent from my LT26i using XDA
Fastboot flash.
Click to expand...
Click to collapse
Thank You,Sir.Your suggestion did the trick
Hi! I'm stuck at recovery. How do i get into Fastboot Mode, Thx!
pwongtrai said:
Hi! I'm stuck at recovery. How do i get into Fastboot Mode, Thx!
Click to expand...
Click to collapse
Hold power and volume up buttons!

PLEASE HELP I am not able to flash CWM on moto G

PLEASE HELP I am not able to flash CWM on moto G (XT1033 ) Using ADB. I have Unlocked the bootloader but now im stuck here ......PLEASE HELP ME
I have attached a screenshot that appears in the cmd window. after I enter fastboot flash recovery recovery.img
Are you sure recovery.img is an existing file
Pritz524 said:
PLEASE HELP I am not able to flash CWM on moto G (XT1033 ) Using ADB. I have Unlocked the bootloader but now im stuck here ......PLEASE HELP ME
I have attached a screenshot that appears in the cmd window. after I enter fastboot flash recovery recovery.img
Click to expand...
Click to collapse
Have you copied the recovery.img file in platform-tools directory??
OR
Try:
Code:
fastboot flash recovery "C:/full/path/to/recovery.img"
deej_roamer said:
Have you copied the recovery.img file in platform-tools directory??
OR
Try:
Code:
fastboot flash recovery "C:/full/path/to/recovery.img"
Click to expand...
Click to collapse
Hi thanks for your reply,
Yes I had the recovery IMG in the path of the adb folder and also typed the code properly. It didn't do anything
But then I tried doing it in the admin's profile and it worked there.
Any ways thanks its been a week now .I'm enjoying ma rooted Moto. G :good:
oh btw can you give me a list of ROMs for the Asian retail version (XT1033) dual sim.
Thanks
Oh there you go
Pritz524 said:
Hi thanks for your reply,
Yes I had the recovery IMG in the path of the adb folder and also typed the code properly. It didn't do anything
But then I tried doing it in the admin's profile and it worked there.
Any ways thanks its been a week now .I'm enjoying ma rooted Moto. G :good:
oh btw can you give me a list of ROMs for the Asian retail version (XT1033) dual sim.
Thanks
Click to expand...
Click to collapse
CM11 is almost flawless, flashed from Asia retail
MoKee open source works just as good, flashed over Asia refail
C-rom v5.5 worked for me, flashed over gb
C-rom v5.6 or 5.7 don't work, flashed from eothdrt
PA some version worked from gb current one has system.ui fc
Liquid smooth doesn't work
That's all I have tried

[Report] FreeXperiaProject Lollipop builds

So, I tested all available buils in FXP blog. Guess what, none of them worked, they all get bootloop.
The method I used was using this commands in same folder of build files:
fastboot flash boot boot.img
fastboot flash recovery recovery.img
fastboot flash system system.img
fastboot flash userdata userdata.img
I think this is pretty much the end of T3 development
Hope I get a new phone soon
have you flash the new bootloader ? it's the only way to boot !
dan15 said:
have you flash the new bootloader ? it's the only way to boot !
Click to expand...
Click to collapse
Nice
:laugh:
Ketrab8 said:
Nice
:laugh:
Click to expand...
Click to collapse
Hi, are you developing the lollipop version for the Sony Xperia T3? I really want to run lollipop on my phone, can you share with me, plz?
btw, this is my facebook: https://www.facebook.com/btdat2506
I really want to Run lollipop on my phone, i am so tired of running kitkat on this phone.
Thank you.

extract my stock recovery

How can I extract my carrier's stock recovery version from my phone .
I am using OnePlus 3
I cant flash custom recovery , doing so will erase stock recoveries and I cant install OTA's
My Boot loader is unlocked
The bootloader of OP3 came unlocked by default or you unlocked it ?
You can just boot into TWRP by
fastboot boot recovery.img
And then backup recovery.
Naman Bhalla said:
The bootloader of OP3 came unlocked by default or you unlocked it ?
You can just boot into TWRP by
fastboot boot recovery.img
And then backup recovery.
Click to expand...
Click to collapse
Hey @Naman Bhalla I'm getting the OP3 shortly! I guess DM variety will be enabled on OP3 ? SO for root we will need modified boot image!?
Naman Bhalla said:
The bootloader of OP3 came unlocked by default or you unlocked it ?
You can just boot into TWRP by
fastboot boot recovery.img
And then backup recovery.
Click to expand...
Click to collapse
I unlocked the bootloader by using that oem unlock thing .
there is no official twrp for oneplus 3 which I can boot . I tried some of it but it got stuck on the fastboot menu .
thanks.
pls help I am stuck here , without root and twrp i cant do anything on my phone .
rahulnegi1409 said:
I unlocked the bootloader by using that oem unlock thing .
there is no official twrp for oneplus 3 which I can boot . I tried some of it but it got stuck on the fastboot menu .
thanks.
pls help I am stuck here , without root and twrp i cant do anything on my phone .
Click to expand...
Click to collapse
Did you try from this link- https://forums.oneplus.net/threads/rom-6-0-1-unofficial-cyanogenmod-13.450156/ ?
Else you will have to flash permanently ?
TheDj408 said:
Hey @Naman Bhalla I'm getting the OP3 shortly! I guess DM variety will be enabled on OP3 ? SO for root we will need modified boot image!?
Click to expand...
Click to collapse
I don't think so. Everything will be clear within 24 hrs when Funk Wizard's OP3 arrives. I will confirm with an edit on my guide.
rahulnegi1409 said:
I unlocked the bootloader by using that oem unlock thing .
there is no official twrp for oneplus 3 which I can boot . I tried some of it but it got stuck on the fastboot menu .
thanks.
pls help I am stuck here , without root and twrp i cant do anything on my phone .
Click to expand...
Click to collapse
Did you try TWRP by Grarak ?
Sent from my OnePlus2 using XDA Labs
Naman Bhalla said:
I don't think so. Everything will be clear within 24 hrs when Funk Wizard's OP3 arrives. I will confirm with an edit on my guide.
Did you try TWRP by Grarak ?
Sent from my OnePlus2 using XDA Labs
Click to expand...
Click to collapse
Okay cool! Video guide will follow immediately then And if possible can you get links of Oxygen Os zip file ?
TheDj408 said:
Okay cool! Video guide will follow immediately then And if possible can you get links of Oxygen Os zip file ?
Click to expand...
Click to collapse
I will try. But I think we will get when OnePlus publishes them to downloads.oneplus.net
Sent from my OnePlus2 using XDA Labs
TheDj408 said:
Did you try from this link- https://forums.oneplus.net/threads/rom-6-0-1-unofficial-cyanogenmod-13.450156/ ?
Else you will have to flash permanently ?
Click to expand...
Click to collapse
nah still same freezing of the fastboot menu.
Naman Bhalla said:
I don't think so. Everything will be clear within 24 hrs when Funk Wizard's OP3 arrives. I will confirm with an edit on my guide.
Did you try TWRP by Grarak ?
Sent from my OnePlus2 using XDA Labs
Click to expand...
Click to collapse
No luck Just tried , still freezing .
I was thinking of systemless forced SU . that can be installed from stock recovery But I cant see any option of install in it (that zip choosing option) , I only see install from sideload .
how to do that can anyone tell me?
I need to flash a zip .
I dont want to loose the current recovery . as later it will be difficult to find the same carrier version of stock recovery .
and boot is not working .
it use to work on bacon , idk what is happening here .
Off Topic: Argh, annoying video in your sig @rahulnegi1409
j0hnby said:
Off Topic: Argh, annoying video in your sig @rahulnegi1409
Click to expand...
Click to collapse
xD
cpt.macp said:
nah still same freezing of the fastboot menu.
No luck Just tried , still freezing .
I was thinking of systemless forced SU . that can be installed from stock recovery But I cant see any option of install in it (that zip choosing option) , I only see install from sideload .
how to do that can anyone tell me?
I need to flash a zip .
Click to expand...
Click to collapse
I am also facing same issue can someone help me...
After flashing it's says unable to locate zip file,
And Nothing has happened

Bad key error. Tried to downgrade to Marshmallow and now bricked. How to fix it?

I tried to downgrade to MM fron nougat using autoscript and and phone is showing badkey on a blank screen. How to fix it and revive my phone?
Have you tried to use Odin to try to get to PB1?
Sent from my XT1650 using Tapatalk
SoccerRef12 said:
Have you tried to use Odin to try to get to PB1?
Sent from my XT1650 using Tapatalk
Click to expand...
Click to collapse
http://www.stechguide.com/downgrade-moto-z-play-from-android-nougat-to-marshmallow/
i follwed this thread
Sorry. Odin is for Samsung. Wrong thread. ?
Sent from my XT1650 using Tapatalk
leoavi94 said:
http://www.stechguide.com/downgrade-moto-z-play-from-android-nougat-to-marshmallow/
i follwed this thread
Click to expand...
Click to collapse
Flash stock boot.img in fastboot
Via command
Fastboot flash boot boot.img ..
prins29 said:
Flash stock boot.img in fastboot
Via command
Fastboot flash boot boot.img ..
Click to expand...
Click to collapse
sir can u please elaborate?
prins29 said:
Flash stock boot.img in fastboot
Via command
Fastboot flash boot boot.img ..
Click to expand...
Click to collapse
sir now its showing N/A. What to do next?
leoavi94 said:
sir now its showing N/A. What to do next?
Click to expand...
Click to collapse
After showing N/A didn't the device boot in to system?
If not .. than you have to flash the whole firmware again.
prins29 said:
After showing N/A didn't the device boot in to system?
If not .. than you have to flash the whole firmware again.
Click to expand...
Click to collapse
the nougat firmware hat i downloaded has 3 folders
config
meta
system
boot.img
whereas when i search on google how to flash stock firmware , they have a lot of files to execute command with.
leoavi94 said:
the nougat firmware hat i downloaded has 3 folders
config
meta
system
boot.img
whereas when i search on google how to flash stock firmware , they have a lot of files to execute command with.
Click to expand...
Click to collapse
Flash mashmallow firmware than update to nougat via OTA
prins29 said:
Flash mashmallow firmware than update to nougat via OTA
Click to expand...
Click to collapse
sir shoukd i use the instructions mentioned here?
http://www.stechguide.com/downgrade-moto-z-play-from-android-nougat-to-marshmallow/
leoavi94 said:
sir shoukd i use the instructions mentioned here?
http://www.stechguide.com/downgrade-moto-z-play-from-android-nougat-to-marshmallow/
Click to expand...
Click to collapse
i tried the steps again but its showing N/a again.
Use official Motorola instructions here: https://motorola-global-portal.custhelp.com/app/standalone/bootloader/recovery-images
Or the instructions here under the "Unbricking / Stock" section: https://forum.xda-developers.com/moto-z-play/how-to/howto-moto-z-play-unlock-root-t3508547
This one has instructions too: https://forum.xda-developers.com/moto-z-play/how-to/moto-z-play-reteu-firmware-otas-t3557917
felipevsw said:
Use official Motorola instructions here: https://motorola-global-portal.custhelp.com/app/standalone/bootloader/recovery-images
Or the instructions here under the "Unbricking / Stock" section: https://forum.xda-developers.com/moto-z-play/how-to/howto-moto-z-play-unlock-root-t3508547
This one has instructions too: https://forum.xda-developers.com/moto-z-play/how-to/moto-z-play-reteu-firmware-otas-t3557917
Click to expand...
Click to collapse
Thank you very much. You are a life saver. I installed that russian firmware and at least now it has revived.
whenevr i restart my device it shows that your device is unlocked and cant be trusted
id: bad key
cant this screen be removed?
leoavi94 said:
Thank you very much. You are a life saver. I installed that russian firmware and at least now it has revived.
whenevr i restart my device it shows that your device is unlocked and cant be trusted
id: bad key
cant this screen be removed?
Click to expand...
Click to collapse
Yes. You need to install a custom boot logo with the following command:
Code:
fastboot flash logo <FILE>.bin
You can get boot logos for our device here:
- https://forum.xda-developers.com/moto-z-play/themes/logo-bin-t3538153
- https://forum.xda-developers.com/moto-z-play/themes/bootlogo-powered-lineage-t3575133
felipevsw said:
Yes. You need to install a custom boot logo with the following command:
Code:
fastboot flash logo <FILE>.bin
You can get boot logos for our device here:
- https://forum.xda-developers.com/moto-z-play/themes/logo-bin-t3538153
- https://forum.xda-developers.com/moto-z-play/themes/bootlogo-powered-lineage-t3575133
Click to expand...
Click to collapse
Thank you. I have 2 question, if you could answer these that would be of great help.
1) is there any way to bring the phone back in warranty?
2) I installed the russian firmware and if i wish to install Indian firmware, any idea where can i get it? i searched almost everywhere but couldnt find it.
version is npn25.137-15-2
First of all, this thread is in the wrong section. This section is for development only, and you're not developing anything here. Move this thread to the General Q&A section.
Second, you didn't read the post I linked. The second link has 2 links for repositories with many factory images. Since I'm in a good mood, here's one with many choices for you: https://mirrors.lolinet.com/firmware/moto/addison/official/

Categories

Resources