Hi
I'm trying to unlock my Bootloader and install a new ROM. (I've checked and the Bootloader is unlockable.)
adb works fine and I can see my device after running
adb devices
but when I put the phone in fastboot mode and run
fastboot devices
it returns blank
Of course I tried to install the...