[GUIDE]Unlock Bootloader - Moto E [UPDATED] - Moto E General

UNLOCK YOUR BOOTLOADER​
WARNING: UNLOCKING YOUR BOOTLOADER VOIDS YOUR WARRANTY.PROCEED AT YOUR OWN RISK.
NOTE: Unlocking the bootloader will Wipe/ factory reset your device, and will delete all personal data from your device such as apps, photos, messages, and settings.
INSTRUCTIONS:
Make sure to take a backup of your entire device data.
Download the Android SDK OR Download the Minimal ADB and Fastboot
Install the latest Motorola USB Drivers on your desktop. Download here.
Put your device in fastboot mode (power off, then press the power and volume down buttons simultaneously).
Open Command Prompt on androidsdk/platform-tools/ (Hold Shift and right click and press open command window here)
Connect your Phone to PC
Type this in the CMD prompt window - fastboot oem get_unlock_data
You will get a return string. Copy it. [Right Click-Mark- Mark the text by pressing the shift key-Now press Ctrl+C]
Paste all the lines together in a notepad. Remove the empty spaces.
Now go to the Motorola Site.Sign in using your Google account or Motorola ID. Scroll down the page and paste the copied string in the field at step #6. Then click on ‘Can my device be unlocked?’, after which a "REQUEST UNLOCK KEY" button will appear at the bottom of page.
To get your unlock key, select the ‘I Agree’ option. Note: You will receive an email with your Unlock Key at the email address you used to log in there.
Important – Copy the 20-character key that Motorola sent you via email. Make sure your device is connected.
Then in CMD type: fastboot devices (To check your device is connected)
Then type: fastboot oem unlock UNIQUE_KEY
NOTE: In above command, replace the word ‘UNIQUE_KEY’ with the unlock code that you got via email. Then hit enter and the unlocking process should begin. Wait for a while and soon you’ll see ‘Bootloader Unlocked’ warning on your Moto E.
To relock the bootloader:
Go to Fastboot and give the command fastboot oem lock
You can always appreciate my work by pressing the Thanks Button.:good:
Good Day

Video Tutorial
FAQ
[SIZE=+1]Q1:How to remove the unlocked bootloader message? [/SIZE]
Download the logo.zip.
Extract all the files
Reboot to fastboot mode (power + vol down)
Now open cmd and use cd command to go to the directory where you placed the file.
Now Type the command: fastboot flash logo logo.bin
Reboot from the recovery (use vol up to select and vol down to navigate)
Now your bootlogo should be restored back to the normal version
​

Want to Get OTA updates even after Rooting your Device? Here's how.
Use the full unroot option from the Super Su
Flash the stock recovery Use Code : mfastboot flash recovery recovery.img
Now you'll be able to get OTA updates as before

awesome..:good:

bhushan2k said:
awesome..:good:
Click to expand...
Click to collapse
Thank You.
If you have got the MOTO E can you test the root exploit too?

Falcon G said:
Thank You.
If you have got the MOTO E can you test the root exploit too?
Click to expand...
Click to collapse
m yet to get it..hope @varunangirash and @rdxkaddi can try since they have it..

Nice work bro but elaboration of the guide to more understandable way for noobs around would be more helpful. I successfully Unlocked my bootloader (so, it's not for me). If you want I can elaborate these steps a bit clearer. Anyways. Nice work :good:

Mrtoxicgamer10 said:
Nice work bro but elaboration of the guide to more understandable way for noobs around would be more helpful. I successfully Unlocked my bootloader (so, it's not for me). If you want I can elaborate these steps a bit clearer. Anyways. Nice work :good:
Click to expand...
Click to collapse
Can you tell me what steps need elaboration

Falcon G said:
reserved
Click to expand...
Click to collapse
Hey will I still be able to get OTA updates after unlocking Bootloader?

SArnab©® said:
Hey will I still be able to get OTA updates after unlocking Bootloader?
Click to expand...
Click to collapse
Yes you can.
But don't root for ota

SArnab©® said:
Hey will I still be able to get OTA updates after unlocking Bootloader?
Click to expand...
Click to collapse
Yes you can.
---------- Post added at 07:08 PM ---------- Previous post was at 07:05 PM ----------
Falcon G said:
Can you tell me what steps need elaboration
Click to expand...
Click to collapse
Only one step is missing bro that the device needs to be connect.

Falcon G said:
Yes you can.
But don't root for ota
Click to expand...
Click to collapse
Well I was thinking of flashing TWRP Recovery to root.
Can't I simply use Full Unroot option of SuperSu to unroot when an ota is available to Download and update?

I think we can perform the bootloader unlocking process using ADB & Fastboot files plus USB drivers, and overcome the need to download the 510 MB Android SDK. Is that possible?

mayurjango said:
I think we can perform the bootloader unlocking process using ADB & Fastboot files plus USB drivers, and overcome the need to download the 510 MB Android SDK. Is that possible?
Click to expand...
Click to collapse
Yes. Only adb files are needed,

Thanks. Link to latest ADB files please.

mayurjango said:
Thanks. Link to latest ADB files please.
Click to expand...
Click to collapse
Here you are has both ADB and Fastboot all in a tiny, easy to use package http://forum.xda-developers.com/showthread.php?t=2317790.
Sent from my SCH-I535 using XDA Premium 4 mobile app

SArnab©® said:
Well I was thinking of flashing TWRP Recovery to root.
Can't I simply use Full Unroot option of SuperSu to unroot when an ota is available to Download and update?
Click to expand...
Click to collapse
I am not sure if it would work. But you can try for yourself.
shimp208 said:
Here you are has both ADB and Fastboot all in a tiny, easy to use package http://forum.xda-developers.com/showthread.php?t=2317790.
Sent from my SCH-I535 using XDA Premium 4 mobile app
Click to expand...
Click to collapse
Added to the OP

Just a Friendly Reminder. I am receiving PM from a lot of guys on how to unlock their bootloader. I will help all of you, you know I will. But if you consider appreciating my work by pressing the thanks button it would be great for me and will help me serve you better. :good:

Mrtoxicgamer10 said:
Yes you can.
---------- Post added at 07:08 PM ---------- Previous post was at 07:05 PM ----------
Only one step is missing bro that the device needs to be connect.
Click to expand...
Click to collapse
Added to the OP Thanks :good:

Step-by-Step Guide to Unlock Moto E Bootloader: http://webtrickz.com/how-to-unlock-bootloader-on-moto-e/
Hope you find it helpful.
P.S. Remove the link if you consider it as spam.

Related

Rooting Nexus one.

I have seen on Engadget that some one have rooted this Nexus One.
It will be nice if they can post how.
Mod Edit:
For rooting instructions
Follow this thread:
Root the Nexus one Tutorial
​
to unlock the bootloader just hold the power button with holding the trackball down which will take you to the bootloader, then using fastboot type fastboot oem unlock and follow the instructions and valia
- Download and extract fastboot from here (Windows, Linux and Mac included)
- Run a command prompt / terminal at the directory you just extracted
- Type 'fastboot-windows oem unlock' or './fastboot-mac oem unlock' or './fastboot-linux oem unlock' (as appropriate)
- Proceed on your merry bootloader unlocked way
Then once you do that you need to install a boot image that will root it and install the root permisson manager automatically the instructions follow.
Download the root boot image from here
then copy that image to the same directory as you used last time to unlock your bootloader
open a command window there by holding down your shift key and right clicking anywhere in the window. and selecting open command prompt here
then type fastboot-windows.exe flash boot nexusone.superboot.1.1.img
then enjoy your rooted phone.
Alternate you can just use the install superboot.bat file included but if your windows 7 it didnt work for me on x64
aad4321 said:
okay i will try this now, but this is sim unlock, but actual rooting? once rooted, will wifi tether be able to install or should i just wait to root at this point?
Click to expand...
Click to collapse
no thats not a sim unlock the nexus is already unlocked that unlocks the bootloader which lets you install custom roms and images which is what my instructions i just posted explain which actually roots it with busybox installed aswell.
Sorry for that you can download the second link where i talk about the rooting boot image it also has the fastboot files in it that you need.
see here:
http://android.modaco.com/content/g...w-to-unlock-the-bootloader-on-your-nexus-one/
and here:
http://android.modaco.com/content/g...82/30-12-1-1-superboot-rooting-the-nexus-one/
Uploading to rapidshare right now i'll update the links in my original posts when completed please give about 30 seconds.
Links updated.
minty1978 said:
see here:
http://android.modaco.com/content/g...w-to-unlock-the-bootloader-on-your-nexus-one/
and here:
http://android.modaco.com/content/g...82/30-12-1-1-superboot-rooting-the-nexus-one/
Click to expand...
Click to collapse
Cool! So Google is now on our side and not trying to stop the rooting etc?
Wish Google would hurry up and ship my phone now!
I have been waiting as well for my phone to be sent out Why does no one just post one guide with all the info from those two threads here and give thanks to madaco and the guys over there. And if someone can create and link to recovery the works a complete guide then maybe they will make it a sticky.
new complete tut is posted.
For rooting instructions
Follow this thread:
Root the Nexus one Tutorial
​Thread locked
apparently its not locked yet
Mikey1022 said:
For rooting instructions Follow this thread:
Thread locked ​
Click to expand...
Click to collapse
Instead of Locking, it looks like you made it a Sticky ​
Oppsss lol
Playing with my N1

[Root any Moto G] with screenshots [Simple Method|Well Explained]

Hi...
This is the tutorial to root any Moto G
To root any Moto G, three basic steps need to be followed... you can either do them manually or use a tool do them for you. It is advised to follow them manually so that if there's some bug in the tool you don't get into any trouble.
CAUTION - You will lose all data and files so better back them up.
For Google Play edition devices, the process is same and only the recovery.img file is different. For GPe CWM Advanced Edition recovery go here https://goo.im/devs/philz_touch/CWM_Advanced_Edition/ and select falcon_gpe and download the latest one.
For AT&T and Verizon models don't do anything written above. Just download the Towelroot app. Its a one click root app and doesn't require a PC. Itis trustworthy but is not guaranteed to work but you must give it a try since it won't do any harm and claims of never bricking a phone. Please reply with the result and your android and kernel version.It will probably not work on phones build after June 3 but you can give it a try. You can download it from the website https://towelroot.com
The three steps are :-
1) UNLOCKING THE BOOTLOADER
2) FLASHING CUSTOM RECOVERY
3) INSTALLING SuperSu.zip FILE THROUGH RECOVERY. (SuperSu is acknowledge as the best app to give superuser and root rights)
UNLOCKING THE BOOT LOADER - The instructions to unlock the boot loader are given in the official Motorola website here https://motorola-global-portal.custhelp.com/app/standalone/bootloader/unlock-your-device-a . Don't be scared by their warnings.
UPDATE - There currently seems to be an issue with unlocking the bootloader on devices running 4.4.4 though it works for 4.4.2. The issue is with Motorola and is that, the unlock code given by the company is showing an error. They are fixing it and it may take some time though you can give it a try as it won't do any harm. Or you can downgrade the boot loader to 4.4.2 and then unlock it.
As confirmed by the Motorola agent, the problem of unlocking bootloader on 4.4.4 has been fixed
FLASHING CUSTOM RECOVERY :-
To flash a custom recovery, you need these things
1) PC and a USB data cable
2) Android SDK ( developer.android.com/sdk/index.html ) For flashing recovery only SDK is needed but it's your wish if you want to download the ADT bundle. After downloading and unzipping the sdk , open the SDK manager and download only the platform tools for this.. rest is your wish..... and separately download ADB tools and fastboot and extract them minimal-adb-and-fastboot.software.informer.com/1.1/
3) Recovery.img file - You can either use CWM foum.xda-developers.com/showthread.php?t=2563599 or CWM advanced editionforum.xda-developers.com/showthread.php?t=2639583 or TWRP forum.xda-developers.com/showthread.php?t=2561757. EDIT - If your phone had come pre installed with 4.4.4 then use only CWM Advanced Edition. CWM Advanced Edition doesn't make backup on XT1033
4) Motorola drivers https://motorola-global-portal.custhelp.com/app/answers/prod_answer_detail/a_id/97326/p/30,6720,9050
5) Enable USB Debugging mode in your phone by going to Settings-About Phone and then tap the build number until you get the toast 'You are a developer'. Now go to Settings again and you will see a new Developer Options there. Go there and enable USB debugging.
6) Have at least 25% of charge on your phone.
After getting all these things:-
1) Download the recovery.img file to your PC and copy paste it to android SDK/platform tools folder.
2) Boot your phone to fastboot mode by first switching it off and holding the volume down and power button for 3 seconds.
3) When in fastboot mode, connect your phone to pc, go to the platform tools folder, there pres shifft and right mouse click simultaneously and select 'open command prompt window here'.
4) In the command window enter
Code:
fastboot devices
If it shows a number and fastboot then we are good..
5) Then enter
Code:
fastboot flash recovery recovery.img
( where in recovery.img the recovery is the name of your recovery file. Example if the name of recovery file is ABC then enter fastboot flash recovery ABC.img)
5) Press enter and if the command prompt window displays the message okay then the recovery is successfully flashed.
6) Now just boot your phone to recovery mode through fastboot mode by following the on screen instructions and in recovery mode select Reboot System Now to reboot your phone normally.
(see attached images below for screenshots)
INSTALLING SuperSu
To install SuperSu :-
1) Download SuperSu zip file download.chainfire.eu/452/SuperSU/ and transfer it to your phone
2) Reboot to recovery via fastboot.
3) Select install zip and select choose from SD card.
4) Locate the file and install it.
5) Now reboot your phone.
YUP.. YOU ROOTED YOUR PHONE!
Download any root checker app from the Play Store to check whether your phone is rooted or not.
If you get into any trouble, please contact and don't forget to hit thanks if it helped
Consider rating the thread by going to the option 'rate thread' which is located above the thread on the right side. You can also participate in the poll
I have a huawei p6 but I'm absolutely not satisfied with that and I bought a moto g for my girlfriend and that is awesome.
The only thing why I haven't bought the g for myself as well is the rooting. That time I didn't find an easy way to root it.
If it is a working method than I will buy the 4g verson with sd card support
Sent from my HUAWEI P6-U06 using XDA Free mobile app
sisqoboy said:
I have a huawei p6 but I'm absolutely not satisfied with that and I bought a moto g for my girlfriend and that is awesome.
The only thing why I haven't bought the g for myself as well is the rooting. That time I didn't find an easy way to root it.
If it is a working method than I will buy the 4g verson with sd card support
Sent from my HUAWEI P6-U06 using XDA Free mobile app
Click to expand...
Click to collapse
Yup dude...this works for sure..!
I also added screenshots.. check them out.
Meuuks13 said:
Yup dude...this works for sure..!
Click to expand...
Click to collapse
Does this work with the latest bootloader on 4.4.4? Im still stock but i wanna root it so much
Thanks
motocruiser said:
Does this work with the latest bootloader on 4.4.4? Im still stock but i wanna root it so much
Thanks
Click to expand...
Click to collapse
I looked into it just now... Currently there's an issue with Motorola with unlocking the bootloader when on 4.4.4...As people say, the unlock code given my Motorola is showing an error... You can still try it.. maybe it's even fixed by now.. Even if it fails there wouldn't be any harm.. Though the unlocking works fine with 4.4.2... You can revert back to 4.4.2, unlock the bootloader and then update to 4.4.4... The thing will be same as you will lose all data and files when unlocking the bootloader and so in reverting to 4.4.2.....(Remember, only unlocking doesn't mean you won't recieve updates, you won't receive updates only if you flash a custom recovery.)
EDIT - I added it to the OP. Thanks for bringing it to attention.
And does this work for Verizon model
Sent from my XT1028 using XDA Premium 4 mobile app
xrilex said:
And does this work for Verizon model
Sent from my XT1028 using XDA Premium 4 mobile app
Click to expand...
Click to collapse
You have Verizon I see. The only you will probably face is unlocking the bootloader.. Oh, wait first let me laugh... lol...OK....At one point of time you couldn't unlock the bootloaders for AT&T and Verizon and then we were blessed by the 'one click root' app by the famous hacker geohot called TowelRoot. This app claims to root all the AT&T and Verizon devices with just a click. You don't even need a PC. Just download the app and in the app chick 'make it rain'. Though this is not guaranteed to work but must give a try as it won't do any harm but there's a chance of bricking the phone but you can easily recover from a soft brick by flashing the stock firmware.
Towelroot - https://towelroot.com/
P.S. - Please reply if you tried this and if it didn't work reply with your android version and kernel version. Well reply with your android version and kernel version anyway.
Edit- I added it to the OP
Meuuks13 said:
I looked into it just now... Currently there's an issue with Motorola with unlocking the bootloader when on 4.4.4...As people say, the unlock code given my Motorola is showing an error... You can still try it.. maybe it's even fixed by now.. Even if it fails there wouldn't be any harm.. Though the unlocking works fine with 4.4.2... You can revert back to 4.4.2, unlock the bootloader and then update to 4.4.4... The thing will be same as you will lose all data and files when unlocking the bootloader and so in reverting to 4.4.2.....(Remember, only unlocking doesn't mean you won't recieve updates, you won't receive updates only if you flash a custom recovery.)
EDIT - I added it to the OP. Thanks for bringing it to attention.
Click to expand...
Click to collapse
thanks for your help dude but i heared that if you flash back to 4.4.2 your bootloader is still the latest so its still unlockable...
i have found a fix on a motorola customer forum for this problem, but when i flash this testdrive motoboot image file it goes wrong and i cant fix it by my self
motocruiser said:
thanks for your help dude but i heared that if you flash back to 4.4.2 your bootloader is still the latest so its still unlockable...
i have found a fix on a motorola customer forum for this problem, but when i flash this testdrive motoboot image file it goes wrong and i cant fix it by my self
Click to expand...
Click to collapse
Sorry I didn't know that. Downgrading the bootloader is a very risky process.
What did you exactly do?
Hey! I have followed all the steps. When i flash de recovery.img, the command prompt says everything is ok, but when i try to reboot into recovery trough the fastboot, it just turns off! It dosn't rebot into recovery! Thanks man!
t.lou91 said:
Hey! I have followed all the steps. When i flash de recovery.img, the command prompt says everything is ok, but when i try to reboot into recovery trough the fastboot, it just turns off! It dosn't rebot into recovery! Thanks man!
Click to expand...
Click to collapse
Please tell which android version your phone came preinstalled with and what recovery you used.
Also when you reboot to recovery, after the blank screen do you see the android logo lying down with a red triangle?
t.lou91 said:
Hey! I have followed all the steps. When i flash de recovery.img, the command prompt says everything is ok, but when i try to reboot into recovery trough the fastboot, it just turns off! It dosn't rebot into recovery! Thanks man!
Click to expand...
Click to collapse
Please tell your phone's android version and the recovery you used and what did you enter at the command prompt?
Meuuks13 said:
Sorry I didn't know that. Downgrading the bootloader is a very risky process.
What did you exactly do?
Click to expand...
Click to collapse
Well it doesnt go wrong like you think so my phone is actually not bricked.
But the command window says that the operation failed so i think something is wrong with this testdrive image from the moto forum.
thanks
motocruiser said:
Well it doesnt go wrong like you think so my phone is actually not bricked.
But the command window says that the operation failed so i think something is wrong with this testdrive image from the moto forum.
thanks
Click to expand...
Click to collapse
Testdrive image?
Meuuks13 said:
Testdrive image?
Click to expand...
Click to collapse
Yeah they say, if you on 4.4.4 and want to unlock your bootloader you have to flash the motoboot_testdrive.img file wich downgrades the bootloader to i think it was called 40.15 or so after that you have to unlock your bootloader and then flash the motoboot 4.4.4 stock image so that you have the actual one but for me it failed while i try to flash this testdrive image
motocruiser said:
Yeah they say, if you on 4.4.4 and want to unlock your bootloader you have to flash the motoboot_testdrive.img file wich downgrades the bootloader to i think it was called 40.15 or so after that you have to unlock your bootloader and then flash the motoboot 4.4.4 stock image so that you have the actual one but for me it failed while i try to flash this testdrive image
Click to expand...
Click to collapse
So basically you want to downgrade the bootloader and then unlock it?
Well if you are on KitKat you can downgrade the bootloader by flashing 4.3 , then unlocking the bootloader and then updating to KitKat
Thanks for the guide. I've already recommended it to someone who was having problems.
jselene said:
Thanks for the guide. I've already recommended it to someone who was having problems.
Click to expand...
Click to collapse
Cool.
Thanks Meuuks13. This worked well.
Also, I've found that you can remove the "unlocked bootloader warning message" shown on boot-up by following the method in the Moto X forum:
http://forum.xda-developers.com/moto-x/general/4-4-3-remove-unlocked-bootloader-message-t2548566
JDCGW said:
Thanks Meuuks13. This worked well.
Also, I've found that you can remove the "unlocked bootloader warning message" shown on boot-up by following the method in the Moto X forum:
http://forum.xda-developers.com/moto-x/general/4-4-3-remove-unlocked-bootloader-message-t2548566
Click to expand...
Click to collapse
I got something wayyyy better than that!
I let you remove that sign and use the pics given here forum.xda-developers.com/moto-g/themes-apps/shareboot-logos-t2875147 or you can give me the pic you want and I will make it in such a way that you can use it.

[GUIDE]Unlock Bootloader/Remove Unlocked Warning [Mini FAQ] - Moto E 2015 [UPDATED]

UNLOCK YOUR BOOTLOADER​
WARNING: UNLOCKING YOUR BOOTLOADER VOIDS YOUR WARRANTY.PROCEED AT YOUR OWN RISK. EXCEPT If You Live In The EU
NOTE: Unlocking the bootloader will Wipe/ factory reset your device, and will delete all personal data from your device such as apps, photos, messages, and settings.
Prepare Your Moto E for Bootloader Unlock
Code:
Your device must be charged up to 70% before going completely through the process mentioned below.
These firmwares are only for the Moto E 2015 variant.
Make sure that you have installed proper device drivers on your computer.
INSTRUCTIONS:
Make sure to take a backup of your entire device data.
Download the Android SDK OR Download the Minimal ADB and Fastboot
Install the latest Motorola USB Drivers on your desktop. Download here.
Go To Settings -> Dev Settings, And Select "Allow OEM Unlock"
Put your device in fastboot mode (power off, then press the power and volume down buttons simultaneously).
Open Command Prompt on androidsdk/platform-tools/ (Hold Shift and right click and press open command window here)
[*]If you have downloaded Minimal ADB and Fastboot Go to C://Program Files/Minimal ADB and Fastboot and open Command Prompt from there.
Connect your Phone to PC
Type this in the CMD prompt window - fastboot oem get_unlock_data
You will get a return string. Copy it. [Right Click-Mark- Mark the text by pressing the shift key-Now press Ctrl+C]
Paste all the lines together in a notepad. Remove the empty spaces.
Now go to the Motorola Site.Sign in using your Google account or Motorola ID. Scroll down the page and paste the copied string in the field at step #6. Then click on ‘Can my device be unlocked?’, after which a "REQUEST UNLOCK KEY" button will appear at the bottom of page.
To get your unlock key, select the ‘I Agree’ option. Note: You will receive an email with your Unlock Key at the email address you used to log in there.
Important – Copy the 20-character key that Motorola sent you via email. Make sure your device is connected.
Then in CMD type: fastboot devices (To check your device is connected)
Then type: fastboot oem unlock UNIQUE_KEY
NOTE: In above command, replace the word ‘UNIQUE_KEY’ with the unlock code that you got via email. Then hit enter and the unlocking process should begin. Wait for a while and soon you’ll see ‘Bootloader Unlocked’ warning on your Moto E.
To relock the bootloader:
Go to Fastboot and give the command fastboot oem lock
Relocking the boot loader causes serious issues with unlocking again and may even cause bootup problems. For more info refer here
You can always appreciate my work by pressing the Thanks Button.:good:
Good Day
XDA:DevDB Information
Unlock Bootloader/ Remove unlocked warning [Mini Faq], ROM for the Moto E 2015
Contributors
Lucas Eugene
ROM OS Version: 5.0.x Lollipop
Version Information
Status: Stable
Created 2015-03-04
Last Updated 2015-03-04
Video Tutorial
FAQ
[SIZE=+1]Q1:How to remove the unlocked bootloader message? [/SIZE]
Download the zip. or this(confirmed to work)
Extract all the files
Reboot to fastboot mode (power + vol down)
Now open cmd and use cd command to go to the directory where you placed the file.
Now Type the command: fastboot flash logo logo.bin
Reboot from the recovery (use vol up to select and vol down to navigate)
Now your bootlogo should be restored back to the normal version
​
Want to Get OTA updates even after Rooting your Device? Here's how.
Use the full unroot option from the Super Su
Flash the stock recovery Use Code : mfastboot flash recovery recovery.img
Now you'll be able to get OTA updates as before
Will this method work with both the 3G and 4g retail variants?
Yes it will
Can someone who has the Moto E 2015 post a system dump....I wish to create a ROM but don't have the device
Shawn5162 said:
Can someone who has the Moto E 2015 post a system dump....I wish to create a ROM but don't have the device
Click to expand...
Click to collapse
buy the device.. so u can make a dump and test ur rom
thanks
Thanks for this lovely moto e 2015 bootloader unlocking.
What about root? I assume we have to wait since we dont have a custom recovery yet?
fix-this! said:
What about root? I assume we have to wait since we dont have a custom recovery yet?
Click to expand...
Click to collapse
I'll be uploading a guide to root but I need someone to test it
Lucas Eugene said:
I'll be uploading a guide to root but I need someone to test it
Click to expand...
Click to collapse
Just to make sure people don't slip up like I did, do NOT change anything on the system without modifying the boot image. Dm-verity is enabled. I'm waiting for a boot image before releasing recovery + root
Is this for moto E only?
ryanallaire said:
Is this for moto E only?
Click to expand...
Click to collapse
The unlocking guide is pretty much the same for all Moto devices with a few changes
Lucas Eugene said:
Video Tutorial
Download the zip. Mirror
[/INDENT]
Click to expand...
Click to collapse
Might wanna fix those links. First one is invalid. And the mirror forces an exe download that installed 7 crapware programs to get to the zip..
Oh, and once its downloaded...doesn't work anyways, says logo.bin unable to be loaded
Does this work for Nexus 6?
Sent from my Nexus 6 using XDA Free mobile app
SurferNerd6987 said:
Might wanna fix those links. First one is invalid. And the mirror forces an exe download that installed 7 crapware programs to get to the zip..
Oh, and once its downloaded...doesn't work anyways, says logo.bin unable to be loaded
Click to expand...
Click to collapse
Sorry there is some problem with the links. I'll reupload the files probably by the end of this week
See OP
New Boot Logo Uploaded
cybojenix said:
Just to make sure people don't slip up like I did, do NOT change anything on the system without modifying the boot image. Dm-verity is enabled. I'm waiting for a boot image before releasing recovery + root
Click to expand...
Click to collapse
very impatient to root our devices.thank for your jobs cybojenix
Has anyone tried unlocking the Boost Mobile Moto E LTE bootloader with this method? Boost's Moto G can be bootloader unlocked so that's hope.
Just a note, be careful about the unlocking of bootloader yet. You cannot relock the phone without flashing a new system.img which doesn't exist yet.
Updated OP
Hello, some of the text is using black color instead of default, meaning it appear black on dark grey when using official XDA dark theme.

Bootloader unlock and custom recovery

Hello guys. Before you proceed, I'll let you know that I don't own this device. Theoretically these steps should work.
1. Unlock bootloader
Go to settings>about, tap build number 7 times. This enables developer options. Here, select allow OEM unlock and USB debugging. Reboot in fastboot mode (power+vol down). Then go to this site
https://motorola-global-portal.custhelp.com/app/standalone/bootloader/unlock-your-device-a
And follow the instructions. They are pretty straightforward.
2. Install TWRP
Go to
http://lenovo-forums.ru/topic/22535-moto-m-kastomnoe-rekaveri-twrp-otklyuchenie-shifrovaniya/
And download TWRP_Moto_M.img and boot_M_S124.img
In fastboot mode type fastboot flash boot <the name of the latter file image, just drag it into the CMD window from adb and fastboot folder> then type fastboot flash recovery <TWRP file>
Then type fastboot boot <TWRP file> and voila, you are booted in custom recovery.
IMPORTANT: FOR ALL THAT IS GOOD AND FAIR, MAKE A BACKUP OF EVERY FOLDER. IF YOU MESS UP SOMEWHERE, I WON'T BE ABLE TO HELP YOU!!
Now you may proceed to rooting procedures.
Tell me if this works. And before asking any questions in this thread, use the DAMN INTERNET; Google or Bing or Yahoo, whatever floats your boat
Reserved
If you are unsure of any step, and Google does not help, ask it in this thread and wait for my reply
Hi can u pls tell how to do this in XT 1663... Tried to enter bootloader mode but no luck
nanchilanto said:
Hi can u pls tell how to do this in XT 1663... Tried to enter bootloader mode but no luck
Click to expand...
Click to collapse
Search in google `lenovo forum 772 moto m`
jcanilkumarjc said:
Search in google `lenovo forum 772 moto m`
Click to expand...
Click to collapse
I tried tat but it boots normally only , OEM unlocking is switched on too , USB debugging is also turned on. Will give a shot connecting thrh PC . Anyways tnx for the response
Can we enable Mediatek Clear Motion feature in Moto M XT1663 ? Please kindly help me
Thanks!
If someone has been able to root the device successfully, do share with me the system and boot backup made in twrp. I will try bringing up a ROM.
For unlocking just enable it in developers and then
fastboot oem unlock
Guys, I'm I did a ****ty thing and my M got locked up. I did 'fastboot oem lock'. It said press volume up to lock/ volume down to cancel, pressed volume up. It said lock success. I can't even open recovery mode/ fastboot mode to flash something. Please help!
It keeps on rebooting after the 'Lenovo' logo.
sreenivas134 said:
Guys, I did a ****ty thing and my M got locked up. I did 'fastboot oem lock'. It said press volume up to lock/ volume down to cancel, pressed volume up. It said lock success. I can't even open recovery mode/ fastboot mode to flash something. Please help!
It keeps on rebooting after the 'Lenovo' logo.
Click to expand...
Click to collapse
I've flashed the stock ROM using sp flash tool. It has resolved the issue. Thanks...
---------- Post added at 11:04 AM ---------- Previous post was at 11:03 AM ----------
sreenivas134 said:
Guys, I did a ****ty thing and my M got locked up. I did 'fastboot oem lock'. It said press volume up to lock/ volume down to cancel, pressed volume up. It said lock success. I can't even open recovery mode/ fastboot mode to flash something. Please help!
It keeps on rebooting after the 'Lenovo' logo.
Click to expand...
Click to collapse
I've flashed stock ROM using sp flash tool. It has resolved the issue. Thanks...
sreenivas134 said:
I've flashed the stock ROM using sp flash tool. It has resolved the issue. Thanks...
---------- Post added at 11:04 AM ---------- Previous post was at 11:03 AM ----------
I've flashed stock ROM using sp flash tool. It has resolved the issue. Thanks...
Click to expand...
Click to collapse
Can you pls gimme the download link and the steps to flash the stock firmware ? I updated to nougat and flashed the wrong version of boot.IMG and the phone stays at your phone will reboot in 5 seconds
nanchilanto said:
Can you pls gimme the download link and the steps to flash the stock firmware ? I updated to nougat and flashed the wrong version of boot.IMG and the phone stays at your phone will reboot in 5 seconds
Click to expand...
Click to collapse
You can find the stock firmware here!
https://mega.nz/#!fcoS2SII!ipO0YBudxaTnF7XVdqjEMwByJmn95p-K4A2mHrY-DvE
sreenivas134 said:
You can find the stock firmware here!
https://mega.nz/#!fcoS2SII!ipO0YBudxaTnF7XVdqjEMwByJmn95p-K4A2mHrY-DvE
Click to expand...
Click to collapse
Password ?????????????????????
Moto M - Unlock bootloader
mrinmaydhar said:
Hello guys. Before you proceed, I'll let you know that I don't own this device. Theoretically these steps should work.
1. Unlock bootloader
Go to settings>about, tap build number 7 times. This enables developer options. Here, select allow OEM unlock and USB debugging. Reboot in fastboot mode (power+vol down). Then go to this site
https://motorola-global-portal.custhelp.com/app/standalone/bootloader/unlock-your-device-a
And follow the instructions. They are pretty straightforward
Click to expand...
Click to collapse
The wrong way to go.
Follow these steps:
In Windows command prompt write adb reboot bootloader. The device will reboot into fastboot.
The following command - fastboot oem unlock. You will be prompted on the phone screen, volume up to confirm, down to refuse. Who decided to change his mind
I waited a few seconds and at the command prompt, I got the answer - OK.
Disconnect the cable from the phone and hold the power button reboot the phone and put aside. He will restart another 2 times, will go to the drain recovery and erase all data from your phone. Therefore, I recommend to make a backup.
You just have to wait to boot the phone. approximately 5-7 minutes.
The bootloader is unlocked.
BOPOH'Ok said:
The wrong way to go.
Click to expand...
Click to collapse
So what's wrong with what I posted? Just wanted to know, so that I can update the OP.
mrinmaydhar said:
So what's wrong with what I posted? Just wanted to know, so that I can update the OP.
Click to expand...
Click to collapse
That's just the point, that you give the wrong information.
You give a link to the unlocking of MOTO devices on the Qualcomm processor, and that method is not suitable for MTK.
I also laid out 100% working instructions.
problem
bro i am unlocking the bootloader it boots to bootloader then it asks for yes to unlocking the bootloader in phone it says volume up to yes or volume down to NO i press volume but it automatically cancelled what to do man

[GUIDE] Restore to complete stock and relock bootloader. Easiest step by step guide.

Hello friends,
After trying different roms and kernels there always comes a time when we wish to go back to complete stock for a smooth reliable experience. Here's a detailed step by step guide for this process.
This guide assumes that you are on a unlocked bootloader with TWRP recovery installed and want to revert to complete stock
This will erase all data on your phone. Hence first BACKUP!
Note : I am not responsible for any damage do this at your own risk.
Downloads
1) MINIMAL ADB & FASTBOOT : https://goo.gl/UbFXdA
2) STOCK OOS FILE : https://goo.gl/JAfS2F
3) Stock Recovery : https://goo.gl/2kmbB7
Pre Requisites : A windows computer with a decent internet connection
Oneplus 5T with atleast 50% battery charged
USB Cable
Brain:cyclops:
Steps :
1) Download and install minimal ADB & Fastboot.
2) Download OOS Stock Rom And Stock Recovery.
3) Connect your phone to the PC using the USB cable in file transfer mode.
4) Copy the rom zip and stock recovery image to your phone.
5) Go to settings>about>tap build number 7 times.
6) Go to settings>developer options>enable advanced reboot.
7) Press power button for 2 seconds>select reboot>select recovery>tap to reboot.
8) Once the phone boots into TWRP>wipe everything except internal storage.
9) Tap install and select the stock rom zip and then swipe to install.
10) Tap install>select install image>select stock recovery img>tap recovery>swipe to install
11) Tap reboot>select bootloader and reboot to bootloader.
12) Once in bootloader connect the phone to your pc and launch minimal adb & fastboot
13) type fastboot devices and ensure device is connected and serial number shows up
14) type fastboot oem lock in minimal adb and fastboot and hit enter.
15) use the volume keys on your phone to highlight yes and press power button to confirm
16) wait for 2 to 5 minutes and phone will bootup to a complete stock rom with stock recovery and a locked bootloader.
For everyones convinience I have made a step by step video guide please watch and subscribe if you liked it.
Hit thanks if i helped.​
Before this came out I tried the reversal process incorrectly by typing fastboot oem lock as the 1st step (I know it says above you need a brain). Now it seems there is no OS to boot to. I can boot to TWRP and fastboot but my computer doesn't see the storage. Is there a way to push the the rom zip and stock recovery image to your phone via adb? If so what are the commands?
vibrantliker said:
Before this came out I tried the reversal process incorrectly by typing fastboot oem lock as the 1st step (I know it says above you need a brain). Now it seems there is no OS to boot to. I can boot to TWRP and fastboot but my computer doesn't see the storage. Is there a way to push the the rom zip and stock recovery image to your phone via adb? If so what are the commands?
Click to expand...
Click to collapse
I believe you should be able to go into twrp, go to sideload mode. Then the command would be abd sideload filename.zip This should then push the rom to your phone and install it for you. It has been a while since I needed to do it, as now a days I mostly keep my phones stock and locked.
Stephen said:
I believe you should be able to go into twrp, go to sideload mode. Then the command would be abd sideload filename.zip This should then push the rom to your phone and install it for you. It has been a while since I needed to do it, as now a days I mostly keep my phones stock and locked.
Click to expand...
Click to collapse
Thanks but that doesn't seem to work.
Link for Stock Recovery is down. Please help
Nice guide but isn't step 10 unnecessary, since the stock ROM will overwrite TWRP with the stock recovery anyway?
Thanks for the info. My phone's been acting very flaky since I rooted it, so I'm curious to see if returning to stock will make it a little less annoying.
vibrantliker said:
Before this came out I tried the reversal process incorrectly by typing fastboot oem lock as the 1st step (I know it says above you need a brain). Now it seems there is no OS to boot to. I can boot to TWRP and fastboot but my computer doesn't see the storage. Is there a way to push the the rom zip and stock recovery image to your phone via adb? If so what are the commands?
Click to expand...
Click to collapse
unlock the bootloader
flash twrpagain
flash stock rom from twrp
flash stockrecovery image from twrp
reboot to bootloader
relock bootloader
reboot
you are good to go
inxx99 said:
Link for Stock Recovery is down. Please help
Click to expand...
Click to collapse
updated
Sisyphus306 said:
Thanks for the info. My phone's been acting very flaky since I rooted it, so I'm curious to see if returning to stock will make it a little less annoying.
Click to expand...
Click to collapse
definitely worth a shot
rickysidhu_ said:
Nice guide but isn't step 10 unnecessary, since the stock ROM will overwrite TWRP with the stock recovery anyway?
Click to expand...
Click to collapse
sometimes it doesnt and hence before we relock the bootloader its necessary to ensure we have the stock recovery hence the step.
hypergamer1231 said:
sometimes it doesnt and hence before we relock the bootloader its necessary to ensure we have the stock recovery hence the step.
Click to expand...
Click to collapse
Fair enough
hypergamer1231 said:
unlock the bootloader
flash twrpagain
flash stock rom from twrp
flash stockrecovery image from twrp
reboot to bootloader
relock bootloader
reboot
you are good to go
Click to expand...
Click to collapse
My problem is, although I still have TWRP and fast boot, I don't have an os at the moment and need to get one via adb somehow.
I've tried adb push but can't find in TWRP. My computer doesn't see my phones storage either.
vibrantliker said:
My problem is, although I still have TWRP and fast boot, I don't have an os at the moment and need to get one via adb somehow.
I've tried adb push but can't find in TWRP. My computer doesn't see my phones storage either.
Click to expand...
Click to collapse
Can you boot in fastboot
Yes
---------- Post added at 05:54 AM ---------- Previous post was at 05:53 AM ----------
hypergamer1231 said:
Can you boot in fastboot
Click to expand...
Click to collapse
Yes and TWRP
vibrantliker said:
Yes
---------- Post added at 05:54 AM ---------- Previous post was at 05:53 AM ----------
Yes and TWRP
Click to expand...
Click to collapse
Check pm
Thank you for this.
Sent from my LG-H815 using Tapatalk
Thank you so much for this. Is this oos file the most current os for the 5t?
Can someone turn this thread into a sticky?
goran_oh said:
Thank you for this.
Sent from my LG-H815 using Tapatalk
Click to expand...
Click to collapse
Glad it helped
martinez5241 said:
Thank you so much for this. Is this oos file the most current os for the 5t?
Click to expand...
Click to collapse
Yes this is the latest OOS 4.7.2
Co.Tibi said:
Can someone turn this thread into a sticky?
Click to expand...
Click to collapse
Am sure the mods will soon. Thank you.

Categories

Resources