I'm trying to connect my phone to my pc through adb. I'm able to get my phone recognized when I type 'adb shell' so thats no problem. But when I type 'adb devices' I get an error that says '/system/bin/sh: ADB: inaccessible or not found'. How do I fix this?