Wednesday 21 May 2014
0 comments

How to Unlock Moto E BootLoder

03:11

 Unlock the Moto E Bootloader  :-

We’ve talked quite a bit about the recently releasedMoto E in the past week. From its official launch to asystem dump, root, and unofficial TWRP recovery, the device has had an active start. And thanks to its incredibly low, unsubsidized price point, relatively decent specs, and hallmark Motorola support, it’s no big surprise that many consumers and developers have shown interest in the device.

Now, yet another milestone has been reached on the E. This is of course official bootloader unlock courtesy of Motorola. This move should come as no surprise to Motorola aficionados, as the former Google subsidiary has shown aftermarket developers quite a bit of love in the past year.

As such, various other Motorola devices such as the highly regarded Moto X and G, as well as the Droid RAZR HD, M, and Atrix have also been given official bootloader unlock support. However, this is the first time we’ve seen this type of support from any OEM for such a “low end” device.

UNLOCK YOUR BOOTLOADER:-


In case you didn't know, bootloader is a little bit of code that tells your device's operating system how to boot up. Motorola has done the work to make sure your device has a fully optimized, certified and tested version of Android. If you are a developer, unlocking the bootloader will allow you to customize your device, but keep the following in mind:
  • You will lose all media and content on your device and will need to reinstall all applications downloaded from Google Play.
  • Applications may not work anymore.
  • You may lose encryption support.
  • You may lose some key functions like telephone, radio, and audio playback.
  • You could cause permanent/physical damage to your device.
  • Unlocking your bootloader will not change your device subsidy lock status

STEP 1 - GET YOUR DEVICE ID & UNLOCK CODE

First ensure your device has the latest tools.
  1. Install the Android SDK. Download here.
  2. Install the latest Motorola USB Drivers on your desktop. Download here.

NEXT GET YOUR DEVICE ID

  1. Put your device in fastboot mode (power off, then press the power and volume down buttons simultaneously).
  2. On your desktop, open a command prompt or terminal, and go to the directory where you installed the Android SDK tools (or make sure fastboot is in your $PATH)
  3. At the prompt, type$ fastboot oem get_unlock_data
  4. The returned string will be used to retrieve your unlock key.

    Example: On a Windows Desktop, the returned string format would be$ fastboot oem get_unlock_data
    (bootloader) 0A40040192024205#4C4D3556313230
    (bootloader) 30373731363031303332323239#BD00
    (bootloader) 8A672BA4746C2CE02328A2AC0C39F95
    (bootloader) 1A3E5#1F53280002000000000000000
    (bootloader) 0000000

    On a Mac OS Desktop, the returned string format would beINFO0A40040192024205#4C4D3556313230
    INFO30373731363031303332323239#BD00
    INFO8A672BA4746C2CE02328A2AC0C39F95
    INFO1A3E5#1F53280002000000000000000
    INFO0000000
  5. Paste together the 5 lines of output into one continuous string without (bootloader) or ‘INFO’ or white spaces. Your string needs to look like this:
  6. 0A40040192024205#4C4D355631323030373731363031303332323239#BD008A672BA4746C2CE02328A2AC0C39F951A3E5#1F532800020000000000000000000000
  7. Check if your device can be unlocked by pasting this string in the field below, and clicking “Can my device be unlocked?”
Visit Here For More Details

0 comments:

Post a Comment

 
Toggle Footer
Top