Hi. I am trying to unlock the bootloader of my Motorola G22, XT2231-2. I was using fastboot for this using the commands fastboot oem get_unlock_data, flashing get_unlock_data, fastboot unlock, but sadly all the commands are failed, don't know why. My device appears under the command ...
*path*/platform-tools> fastboot oem unlock FAILED (remote: 'Unable to open fastboot HAL') fastboot: error: Command failed Device: Moto g22 (hawaiip) fastboot getvar all (fastbootd) (bootloader) cpu-abi:arm64-v8a (bootloader) snapshot-update-status:none (bootloader) super-par...
Type in the following command in the CMD window to boot your device to Fastboot Mode adb reboot bootloader Now type in the below command to verify the Fastboot connection: fastboot devices If you get the device ID followed by the fastboot keyword, then the connection stands successful. Otherwise...
Hi. I am trying to unlock the bootloader of my Motorola G22, XT2231-2. I was using fastboot for this using the commands fastboot oem get_unlock_data, flashing get_unlock_data, fastboot unlock, but sadly all the commands are failed, don't know why. My device appears under...