Guide: Remove Bootloader Unlocking Warning Moto X Play

Diskussion i 'Moto X (2015) - ROM-filer och utveckling' startad av Pienso, 2 sept 2015.

  1. Pienso

    Pienso Adult Droid Medlem

    Blev medlem:
    16 sept 2010
    Inlägg:
    666
    Mottagna gillanden:
    163

    MINA ENHETER

    The most striking thing that makes Android far more awesome than other operating systems like the iOS, WindowsPhone and others is its openness. Most Android OEMs ship their devices with locked bootloader and it’s left to the wish of the end user whether he/she wants to unlock it or go with the locked bootloader. Well, without an unlocked bootloader and root access any Android device will be just like a high-fenced jail. We love Android because it’s a country of the free, right?


    Unlocking the bootloader on an Android device unlocks the vistas of system modification and customization through root access and custom recovery. It’s not that our phone manufacturers want us to unlock the bootloader and root your device. They heartily despise and discourage our doing such things and that’s why they punish us by snatching away the warranty. It’s really an ironical situation where we have to opt between serving the Heaven or ruling the Hell. In the world of Android, rooting is like the mythical forbidden apple!

    Anyway, if you have an Android phone and have unlocked the bootloader, you must have noticed some kind of sign or warning on the boot screen reminding you of the heinous crime committed by you. Many of us ignore them but most of us of hate just them. So, if you own the original Moto X or the new Moto X 2014 with unlocked bootloader and feel irritated to see that “WARNING, BOOTLOADER UNLOCKED” message again and again, there is now a way to get rid of it easily.

    Actually, there is nothing about the method as it works on older Motorola phones as well as the newer Moto X and G line of devices. It just requires the correct logo.bin file for a specific Motorola model and can be pushed to the device within seconds. In this case, the credit for providing us the logo file for the Moto X devices goes to Helvio88 from XDA. To remove “bootloader unlocked” warning from your Moto X or 2nd Gen. Moto X, you just need the stock or a custom logo file with a single fastboot command. Now, let’s see how to remove that clumsy warning text from the boot screen.

    Preparations
    Removing Bootloader Unlocked Warning on Moto X
    1. Unzip the logo zip file and copy the logo.bin file to the mfastboot-v2 folder. In case you have installed Android SDK, copy the logo.bin file to platform-tools folder.
    2. Now launch a command window by pressing Shift+ right-click on your mouse at an empty space in the mfastboot-v2 or platform-tools folder and select “Open command window here” option.
    3. Now type the following command line in the cmd window and hit the Enter key to reboot into bootloader mode:
      adb reboot bootloader
    4. When your Moto X reboots into the bootloader mode, issue the following command, depending on the name of the .bin file you downloaded from above.
      fastboot flash logo logo.bin

      or

      fastboot flash logo logo_nowarning-4.4.bin
    5. Just press the Enter key to execute the command.
    Done! Now reboot your Moto X and you will notice that the bootloader unlocked warning has gone. Enjoy!
     
  2. indika

    indika Custom Android Moderator

    Blev medlem:
    23 okt 2010
    Inlägg:
    4 775
    Mottagna gillanden:
    1 807
    Operatör:
    Comviq och Tele2
    Telefon:
    Samsung Galaxy S22+

    MINA ENHETER

    Operatör:
    Comviq och Tele2
    Telefon:
    Samsung Galaxy S22+
    Har du testat detta själv?
     
  3. Pienso

    Pienso Adult Droid Medlem

    Blev medlem:
    16 sept 2010
    Inlägg:
    666
    Mottagna gillanden:
    163

    MINA ENHETER

    Japp
     
    indika gillar detta.