Wednesday, January 28, 2015

Unlock Booloader in Moto G (2014) 2nd Gen

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:

1. Make sure to take a backup of your entire device data.
2. Download the Android SDK OR Download the Minimal ADB and Fastboot
3. Install the latest Motorola USB Drivers on your desktop.Download here.
4. Put your device in fastboot mode (power off, then press the power and volume down buttons simultaneously).
5. Open Command Prompt on androidsdk/platform-tools/ (Hold Shift and right click and press open command window here)
6. Connect your Phone to PC.
7. Then in CMD type: fastboot devices (To check your device is connected)
8. Type this in the CMD prompt window - fastboot oem get_unlock_data
9. You will get a return string. Copy it. [Right Click-Mark- Mark the text by pressing the shift key-Now press Ctrl+C]
10. Paste all the lines together in a notepad. Remove the empty spaces.
11. Now go to the Motorola Site.
12. Sign in using your Google account or Motorola ID.
13. Scroll down the page and paste the copied string in the field at step #9.
14. Then click on ‘Can my device be unlocked?’, after which a "REQUEST UNLOCK KEY" button will appear at the bottom of page.
15. 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.
16. Important – Copy the 20-character key that Motorola sent you via email. Make sure your device is connected.
17. Then in CMD type: fastboot devices (To check your device is connected)
18. 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 G(2nd Gen). 

To relock the bootloader:
Go to Fastboot and give the command fastboot oem lock

*Now you are free to Root and flash stuff on your Moto G 2014*

VIDEO TUTORIAL-

No comments:

Post a Comment