Motorola Moto G3 Dual SIM (2015)

No soy responsable del uso que usted haga de la información contenida o vinculada desde estas páginas web.

Especificaciones

  • osprey XT1543 16GB P2B

  • Android versio: 6.0
  • Baseband version: M8916_2020629.41.03.21.51.01R OSPREY_DSTV_CUST
  • Kernel version: 3.10.49-g4b0683b hudsoncm@ilclbld31 #1 Thu Apr 6 11:07:21 CDT 2017
  • System version: 24.221.16.osprey_retla_ds.retla.en.01 retmx
  • Build number: MPIS24.65-33.1-2-16

Recuperación de fábrica

  1. Apaga el teléfono
  2. Presiona y mantén presionados los botones Vol. Abajo + Encendido al mismo tiempo.

Fastboot

./adb reboot bootloader
./fastboot devices

Desbloquea bootloader

  1. Settings->About phone, golpea 10 veces.
  2. Settings->Developer options->OEM unlocking.
  3. Habilita USB debugging.
  4. Visita https://motorola-global-portal.custhelp.com/app/standalone/bootloader/unlock-your-device-b
  5. Inicia en fastboot (VolDwn + Pwr)
  6. fastboot oem get_unlock_data
(bootloader) slot-count: not found
(bootloader) slot-suffixes: not found
(bootloader) slot-suffixes: not found
...
(bootloader) 3A55743886349161#5A393232333557
(bootloader) 5H4448004D6F746F4735550701#AE88
(bootloader) B9E2527AGB95312SED8459764B69$2A
(bootloader) 356G8#17DD301700000000000000000
(bootloader) 0000000
OKAY [  0.241s]
finished. total time: 0.241s

./fastboot oem unlock CODE


(bootloader) slot-suffixes: not found
(bootloader) slot-suffixes: not found
...
(bootloader) Unlock code = WFOMWVTSRTOMH464OBWI

(bootloader) Phone is unlocked successfully!
OKAY [  0.847s]
finished. total time: 0.847s

Check your device

  1. Turn off your device.

  2. Start your device in fastboot mode. To do this on most Motorola devices, push and hold the power and volume down at the same time, release the power button then release volume down. The device will now power up in fastboot mode.

  3. Connect the device to the computer with a USB cable. You’ll get a confirmation message on the device to indicate that it’s connected.

  4. Open a command window or terminal on your computer.

  5. Change the field to show the path to the tools folder within the Android SDK folder.

  6. Verify that the desktop and device are connected by entering the following in the command field:$ fastboot devicesYou should see that your device is connected.

  7. To unlock the bootloader, enter the following in the command line:$ fastboot oem unlock UNIQUE_KEY The UNIQUE_KEY is the code you received in the email. It is case-sensitive.

  8. If the line was entered correctly, you will see a message confirming that your device was unlocked.

    Congratulations! Your device will now reboot and you will see the screen below.

Motorola Moto G3 Dual SIM (2015)

No soy responsable del uso que usted haga de la información contenida o vinculada desde estas páginas web.

Especificaciones

  • osprey XT1543 16GB P2B

  • Android versio: 6.0
  • Baseband version: M8916_2020629.41.03.21.51.01R OSPREY_DSTV_CUST
  • Kernel version: 3.10.49-g4b0683b hudsoncm@ilclbld31 #1 Thu Apr 6 11:07:21 CDT 2017
  • System version: 24.221.16.osprey_retla_ds.retla.en.01 retmx
  • Build number: MPIS24.65-33.1-2-16

Recuperación de fábrica

  1. Apaga el teléfono
  2. Presiona y mantén presionados los botones Vol. Abajo + Encendido al mismo tiempo.

Fastboot

./adb reboot bootloader
./fastboot devices

Desbloquea bootloader

  1. Settings->About phone, golpea 10 veces.
  2. Settings->Developer options->OEM unlocking.
  3. Habilita USB debugging.
  4. Visita https://motorola-global-portal.custhelp.com/app/standalone/bootloader/unlock-your-device-b
  5. Inicia en fastboot (VolDwn + Pwr)
  6. fastboot oem get_unlock_data
(bootloader) slot-count: not found
(bootloader) slot-suffixes: not found
(bootloader) slot-suffixes: not found
...
(bootloader) 3A55743886349161#5A393232333557
(bootloader) 5H4448004D6F746F4735550701#AE88
(bootloader) B9E2527AGB95312SED8459764B69$2A
(bootloader) 356G8#17DD301700000000000000000
(bootloader) 0000000
OKAY [  0.241s]
finished. total time: 0.241s

./fastboot oem unlock CODE


(bootloader) slot-suffixes: not found
(bootloader) slot-suffixes: not found
...
(bootloader) Unlock code = WFOMWVTSRTOMH464OBWI

(bootloader) Phone is unlocked successfully!
OKAY [  0.847s]
finished. total time: 0.847s

Check your device

  1. Turn off your device.

  2. Start your device in fastboot mode. To do this on most Motorola devices, push and hold the power and volume down at the same time, release the power button then release volume down. The device will now power up in fastboot mode.

  3. Connect the device to the computer with a USB cable. You’ll get a confirmation message on the device to indicate that it’s connected.

  4. Open a command window or terminal on your computer.

  5. Change the field to show the path to the tools folder within the Android SDK folder.

  6. Verify that the desktop and device are connected by entering the following in the command field:$ fastboot devicesYou should see that your device is connected.

  7. To unlock the bootloader, enter the following in the command line:$ fastboot oem unlock UNIQUE_KEY The UNIQUE_KEY is the code you received in the email. It is case-sensitive.

  8. If the line was entered correctly, you will see a message confirming that your device was unlocked.

    Congratulations! Your device will now reboot and you will see the screen below.