My Android device does not appear in the list of adb devices
I had a similar issue and solved with the following steps: Disconnect device, and ensure to turn off developer options on the android device (if was previously turned on). Connect the device via USB. Turn on developer options on the android device. Enable check box for stay awake. Enable check box for USB debugging. Open … Read more