ugh, having problems and im hoping you can help
when the phone is plugged in and im in the bootloader screen the phone shows up as Android USB Devices: MY HTC. however, when i do a cmd prompt where all my files are, adb devices lists nothing. but when i type in fastboot devices, it shows up.
now when i go into recovery (TWRP 2.6.3.0) and go to do sideload, i swipe to start sideload, and at the top it says ADB Sideload Complete Failed and a whole bunch of E:unable to mount etc. when im in the cmd prompt and do the 'adb sideload .zip file, it says error:closed and thats it.
any ideas???
edit: i thought id add the fact that adb devices and fastboot devices both work when im in recovery. but only in recovery. if i try those while its in the bootloader adb devices is the only one that doesnt work. dunno if that means anything.
ive also tried adb push .zip while the phone is in recovery and it acts like its installing the file, completes, i reboot, and nothing. no file anywhere. TWRP says my internal storage is 0 MB so obviously it didnt transfer.