What?what i dont get is while ur k20 is off in fastboot i cant make any selections using volume keys can barely even see what it says the letters are so small nor power it off with the power button let alone have a keyboard accessible to issue a cmd in adb
help plz
No.
Once in fastboot, don't touch the device.
Just use a command prompt on your computer.
Drop the recovery in your C:/
Change the name of the recovery to recovery.img
Now, using a command prompt with administrative privilege (since the recovery is in a protected filesystem) type in "fastboot flash recovery C:/recovery.img"
Don't include quotation marks in the command, please.
If you followed the directions, you have recovery.
---------- Post added at 12:09 PM ---------- Previous post was at 12:04 PM ----------
Install this specifically https://forum.xda-developers.com/android/software/tool-universal-fastboot-adb-tool-t3475832I have removed everything uninstalled delete everything and redownloaded it 3 times. I don't know why it doesn't see a device. I bought a brand new cord tried all the ports and I can't get it.
Go to your phone settings and set display to never turn off.
Go into developer options, tick OEM unlocking and adb debugging.
Connect your phone, open up an administrator command prompt. (Always use administrator mode. Always)
Type "adb devices"
Look at your phone, it'll show the device fingerprint.
Click on "always allow" then click the affirmative button.
Now it should show your device.