You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The problem is that (space) is taken as the separator to split the fields in the lines produced byadb's'host:devices-l'which has (space) as separator too.
Try enabling
DEBUG = True
in adbclient.py and post the output to see if we can find a solution.
I seriously doubt space is a valid character in a serial number, which device is it?
adb devices
List of devices attached
ZUG 5S device
There is a space in serial no.
When try to get device and serial no like following
An exception occus
The text was updated successfully, but these errors were encountered: