Can anyone help me with this? I unlocked my bootloader successfully. But after that, when I am trying to get into fastboot mode, I am not able to do so. Whenever I run adb reboot fastboot
, phone restarts and on the restart logo screen, I get a message saying:
Orange state- this device can't be trusted as it is unlocked. Reboot in 5 sec
And then, the device gets booted to normal mode. I even tried to rerun the in-depth app to get into fastboot mode, but that also not redirecting to fastboot mode. App says: You can only apply to exit in depth test after carrying out bootloader lock operation in fastboot mode
Now, the problem is if I can't go to fastboot, I can't flash anything and I can't relock my bootloader. Any help would be appreciated.
P.S I already enagle usb debugging after unlocking the bootloader and I could see the device in adb devices command.
Following this to unlock bootloader