I was installing a new custom ROM on my X6 and I forgot to change the slot after installing it. I proceeded to rebooting and my device was stuck in a bootloop. I struggled to power off the device but I couldn't. So after hours of trying to get into the bootloader, I found a solution.
You will need your USB cable, a `trwp.img` and a machine with `adb` and `fastboot`.
Connect the phone to the machine and execute the command below before the phone boots for the next round.
```
$ fastboot...
Read more
You will need your USB cable, a `trwp.img` and a machine with `adb` and `fastboot`.
Connect the phone to the machine and execute the command below before the phone boots for the next round.
```
$ fastboot...
Read more