When I run fastboot devices from the fastboot directory, I get the following:
8f33559D
But when I run adb devices from the adb directory all I get is:
list of devices attached
But there's no list.
Seems like Fastboot is finding my phone, but adb isn't.
|